2005-10-29 [paul] 1.9.15cvs126
[claws.git] / ChangeLog-gtk2.claws
index 4d2a33e833327169c5dbf9bb020677236ea66d6d..3ceb399d970c99543432ba192a16d02f7df718ce 100644 (file)
@@ -1,3 +1,82 @@
+2005-10-29 [paul]      1.9.15cvs126
+
+       * src/crash.c
+       * src/foldersel.c
+       * src/main.c
+       * src/messageview.c
+       * src/toolbar.c
+       * src/gtk/authors.h
+               corrections to text items
+
+2005-10-28 [colin]     1.9.15cvs125
+
+       * src/messageview.c
+               Make "hit 'C' to check sig" work from extern 
+               messageviews
+
+2005-10-27 [colin]     1.9.15cvs124
+
+       * src/summaryview.c
+               Add a hack to avoid segfaulting when hammering 
+               on gtk's events
+
+2005-10-27 [wwp]       1.9.15cvs123
+
+       * src/prefs_themes.c
+               sort list of themes names in themes prefs
+
+2005-10-27 [paul]      1.9.15cvs122
+
+       * src/folder.c
+       * src/prefs_account.c
+               fix building on Solaris
+               Patch by Alex Moore
+
+2005-10-27 [wwp]       1.9.15cvs121
+
+       * src/summaryview.c
+       * src/gtk/gtksctree.c
+               speed up unselecting messages in summary view (thanks to Colin)
+
+2005-10-27 [paul]      1.9.15cvs120
+
+       * src/mainwindow.c
+               fix a compilation warning
+       * src/summaryview.c
+               fix updating of 'n items selected' count
+               when deselecting
+
+2005-10-27 [martin]    1.9.15cvs119
+
+       * src/action.c
+               ignore actions with a leading '/' in the action menu name
+               fixes a crash on menu creation
+       * src/prefs_actions.c
+               do not allow a leading '/' in the action menu name
+
+2005-10-27 [paul]      1.9.15cvs118
+
+       * src/main.c
+               fix compilation warning
+
+2005-10-27 [paul]      1.9.15cvs117
+
+       * src/procmime.c
+               add #if HAVE_LOCALE_H
+
+2005-10-27 [paul]      1.9.15cvs116
+
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/dillo_viewer/dillo_viewer.c
+       * src/plugins/mathml_viewer/mathml_viewer.c
+       * src/plugins/pgpcore/plugin.c
+       * src/plugins/pgpinline/plugin.c
+       * src/plugins/pgpmime/plugin.c
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/trayicon/trayicon.c
+               plugin_init() : make error messages more
+               informative
+
 2005-10-26 [wwp]       1.9.15cvs115
 
        * src/prefs_matcher.c