2005-10-06 [colin] 1.9.15cvs17
[claws.git] / ChangeLog-gtk2.claws
index 680f1e66e7cf469a20521bbc0a9c316b0659e1d3..271fca79a31c51715cbc0c655effaca8f1d2a86f 100644 (file)
@@ -1,3 +1,58 @@
+2005-10-06 [colin]     1.9.15cvs17
+
+       * src/summaryview.c
+               Little optimisations + bugfix
+       * src/toolbar.c
+               Remove default useless items - useless being defined
+                by the default relevant prefs
+       * src/wizard.c
+               include config.h to make gettext work
+       * src/prefs_themes.c
+               Fix selection of current theme in prefs
+
+2005-10-06 [colin]     1.9.15cvs16
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_summaries.c
+       * src/folderview.c
+               Add a warning dialog on Mark all read 
+               (with pref to get rid of it)
+
+2005-10-06 [paul]      1.9.15cvs15
+
+       * po/nb.po
+       * po/pt_BR.po
+               updated by Geir Helland and Frederico
+               Goncalves Guimaraes
+
+2005-10-05 [colin]     1.9.15cvs14
+
+       * src/folder.c
+       * src/folder.h
+       * src/folderview.c
+       * src/folderview.h
+       * src/imap_gtk.c
+       * src/mh_gtk.c
+       * src/mainwindow.c
+       * src/setup.c
+               add a way to rescan without rebuilding
+               make moving a bit faster (less folders changes)
+               don't lock the tree on Get 
+       * src/imap.c
+               Don't re-delete deleted messages before expunging
+       * src/summaryview.c
+               Set batch mode when deleting mails
+
+2005-10-05 [paul]      1.9.15cvs13
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+               fix disabled Execute menu item
+       * src/toolbar.c
+               match the change in 1.9.15cvs10: use Compose
+               instead of News by default
+
 2005-10-04 [colin]     1.9.15cvs12
 
        * src/compose.c