untwist file selection logic - be explicit
[claws.git] / ChangeLog-gtk2.claws
index 3f3ff6467204a3f04e13813393e19870a76d4db7..b8c36472259218f792123b4e256a63c2b3a40275 100644 (file)
@@ -1,3 +1,64 @@
+2004-07-21 [colin]     0.9.12cvs33.10
+
+       * src/compose.c
+       * src/crash.c
+       * src/export.c
+       * src/import.c
+       * src/messageview.c
+       * src/mimeview.c
+       * src/prefs_spelling.c
+       * src/prefs_themes.c
+       * src/summaryview.c
+       * src/gtk/filesel.c
+       * src/gtk/filesel.h
+       * src/gtk/pluginwindow.c
+               Untwist open/save mode guessing logic, make
+               it explicit
+
+2004-07-20 [colin]     0.9.12cvs33.9
+
+       * src/codeconv.c
+               conv_encode_header: src_charset is UTF-8 on
+               gtk2
+       * src/compose.c
+               Remove double encoding of the headers
+
+2004-07-20 [colin]     0.9.12cvs33.8
+
+       * src/codeconv.c
+               Fix typo
+
+2004-07-20 [colin]     0.9.12cvs33.7
+
+       * src/mainwindow.c
+               Set the separated messageview to the saved
+               size of Claws' messageview (Patch by Alfons)
+               Fix a callback prototype (me)
+
+2004-07-20 [colin]     0.9.12cvs33.6
+
+       * src/codeconv.h
+               Forgot one hunk in 0.9.12cvs33.4
+
+2004-07-19 [colin]     0.9.12cvs33.5
+
+       * src/action.c
+               Action output fix
+               Patch by Alfons
+
+2004-07-19 [colin]     0.9.12cvs33.4
+
+       * src/compose.c
+               Fix outgoing charset bug in headers
+       * src/codeconv.c
+               Clean for glib2 - Patch by Alfons
+
+2004-07-19 [colin]     0.9.12cvs33.3
+
+       * src/statusbar.c
+               Remove grip from the statusbar
+               Patch by Alfons
+
 2004-07-19 [colin]     0.9.12cvs33.2
 
        * src/messageview.c