2005-11-18 [cleroy] 1.9.100cvs18
[claws.git] / ChangeLog
index 3ab3dbbe24591036f453f6a039bf8b5d6baf1462..710c111978c011821a6cf40b466ee87ceeb9931b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2005-11-18 [cleroy]    1.9.100cvs18
+
+       * src/summaryview.c
+               Use column 0 instead of -1 in 
+               gtk_ctree_node_moveto, in a naive
+               hope it'll fix the gtk-related crashes
+
+2005-11-18 [cleroy]    1.9.100cvs17
+
+       * src/gtk/inputdialog.c
+               Fix icon staying the first one
+
+2005-11-17 [wwp]       1.9.100cvs16
+               fix possible problem showing some quicksearch buttons, and a bad
+               call to g_return_if_fail in a function that returns a value (both
+               fixes by Fabien Vantard)
+
+2005-11-15 [wwp]       1.9.100cvs15
+
+       * src/gtk/quicksearch.c
+               added a tooltip to that obscure ... quicksearch button
+
+2005-11-15 [wwp]       1.9.100cvs14
+
+       * src/gtk/quicksearch.c
+               add a quicksearch helper to filtering expression users: the ... button
+               raises the condition expr window. condition expressions set up w/ this
+               window are used by the quicksearch if the user closes it pressing OK.
+
 2005-11-14 [paul]      1.9.100cvs13
 
        * src/plugins/clamav/clamav_plugin.c