2005-02-18 [colin] 1.0.1cvs14.1
[claws.git] / ChangeLog-gtk2.claws
index 28689f2d59659d09c8b64f3ac92ae7665852ee2c..ee8f25b8b183f689361fa416605f4d2b0c978148 100644 (file)
@@ -1,3 +1,115 @@
+2005-02-18 [colin]     1.0.1cvs14.1
+
+       * src/quote_fmt_lex.l
+       * src/quote_fmt_parse.y
+               Fix parser initialisation. Patch by Ivan.
+
+2005-02-18 [colin]     1.0.1cvs11.6
+
+       * src/folderview.c
+               Fix scrolldown (bug 662)
+
+2005-02-17 [colin]     1.0.1cvs11.5
+
+       * src/codeconv.c
+               conv_filename_to_utf8: return clean 7bit instead
+               of broken utf8 if needed
+       * src/mimeview.c
+               Fix display of parts with unclean 8bit names
+
+2005-02-17 [paul]      1.0.1cvs11.4
+
+       * src/compose.c
+       * src/exportldif.c
+       * src/matcher_parser_parse.y
+       * src/procmime.c
+       * src/sourcewindow.c
+       * src/common/Makefile.am
+       * src/common/intl.h             ** REMOVED **
+       * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
+               sync with main (revision 109)
+               and clean up
+
+2005-02-16 [colin]     1.0.1cvs11.3
+
+       * src/summaryview.c
+               Fix collapsed thread not highlighting when new
+               messages in it (Bug 568) Patch by Stephan Sachse.
+               Fix messed up selection when reaching bounds (Bug 632)
+       * src/prefs_themes.c
+               Fix theme installing (Bug 684)
+
+2005-02-16 [colin]     1.0.1cvs11.2
+
+       * src/messageview.c
+               Fix messageview_select_all
+
+2005-02-16 [colin]     1.0.1cvs11.1
+
+       * src/mh.c
+               Sync with HEAD (MH scan required function)
+
+2005-02-15 [colin]     1.0.1cvs8.1
+
+       * src/mimeview.c
+       * src/common/utils.c
+               Sync with HEAD (filename chars substitution)
+
+2005-02-15 [colin]     1.0.1cvs7.3
+
+       * src/gtk/pluginwindow.c
+               Fix button spacing
+
+2005-02-15 [colin]     1.0.1cvs7.2
+
+       * src/mimeview.c
+               Fix mime icons not reset across message when
+               scrolled down
+
+2005-02-15 [colin]     1.0.1cvs7.1
+
+       * src/compose.c
+       * src/procmime.c
+               Sync with HEAD (optimisation of cvs6)
+
+2005-02-14 [colin]     1.0.1cvs6.1
+
+       * src/compose.c
+       * src/procmime.c
+               Sync with HEAD (encode "From " at line beginning)
+
+2005-02-14 [colin]     1.0.1cvs5.3
+
+       * src/compose.c
+               Fix wrapping with accentued chars.
+
+2005-02-13 [colin]     1.0.1cvs5.2
+
+       * src/textview.c
+               Fix email informative part parsing with
+               accentued chars in it. ispunct() returns
+               true for them in utf8...
+
+2005-02-12 [colin]     1.0.1cvs5.1
+
+       * src/filtering.c
+               Sync with HEAD (remove wrong use of compose after send)
+
+2005-02-12 [paul]      1.0.1cvs4.5
+
+       * src/textview.c
+               remove unnecessary code (thanks to Alfons)
+
+2005-02-12 [paul]      1.0.1cvs4.4
+
+       * src/textview.c
+               add 'Copy' to contextual menu on emails
+
+2005-02-11 [colin]     1.0.1cvs4.3
+
+       * src/compose.c
+               revert 1.0.0cvs28.2, it doesn't work that well.
+
 2005-02-11 [paul]      1.0.1cvs4.2
 
        * po/Makefile.in.in
        * ChangeLog.jp
        * configure.ac
        * src/compose.c
-               sync with HEAD
+               sync with HEAD (sync with main)
 
 2005-02-10 [paul]      1.0.1cvs3.2
 
 2005-02-10 [colin]     1.0.1cvs3.1
 
        * src/mainwindow.c
-               Sync with HEAD
+               Sync with HEAD (fix occasional crasher)
 
 2005-02-10 [colin]     1.0.1cvs2.1
 
        * src/messageview.c
-               Synw with HEAD
+               Synw with HEAD (don't automatically display html)
 
 2005-02-09 [colin]     1.0.1cvs1.3
 
        * src/messageview.c
        * src/mimeview.c
        * src/mimeview.h
-               Sync with HEAD
+               Sync with HEAD (display non text/plain mails with plugin)
 
 2005-02-08 [colin]     1.0.1.1