This commit was manufactured by cvs2svn to create branch 'gtk2'.
[claws.git] / ChangeLog-gtk2.claws
index 60c554b6cbe59420e2c60f69e8a026d12f959b94..932c8d19ebc295fa9a24c539b255a036d7e3c48e 100644 (file)
@@ -1,3 +1,80 @@
+2004-06-27 [colin]     0.9.11cvs17.3
+
+       * src/gtk/filesel.[ch]
+               Use the new GTK file selector
+               Update prototype to match the reality: multiple file
+               selection is open-only
+       * src/compose.c
+               Match the new prototypes        
+       * configure.ac
+               Match the new requirements (gtk 2.4.0)
+                       
+2004-06-26 [colin]     0.9.11cvs17.2
+
+       * src/plugins/trayicon/trayicon.c
+               Remove useless signal handler on resize, which causes
+               an infinite "loop"
+       
+2004-06-26 [colin]     0.9.11cvs17.1
+       
+       * tools/Makefile.am
+               remove launch_firebird and add nautilus2sylpheed.sh
+       * src/quicksearch.c
+         src/summaryview.c
+               Fix show/hide "Extended symbols" button problem
+               Fix apparition at startup
+               Fix const warnings
+       * src/plugins/image_viewer/Makefile.am
+               Fix configure 
+       * common/ssl.c
+               Re-enable certificate check, as it doesn't seem to
+               cause Xlib errors anymore
+
+2004-06-25 [paul]      0.9.11cvs17
+
+       * sync with 0.9.11cvs17 HEAD
+       
+       NOTE: QuickSearch is broken
+
+2004-06-07 [colin]     0.9.10claws67.10
+       * src/plugins/trayicon/trayicon.c
+         src/plugins/trayicon/libeggtrayicon/Makefile.am
+         src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
+               Fix gettextization in trayicon plugin
+
+2004-06-07 [colin]     0.9.10claws67.9
+       
+       * src/summaryview.c
+         src/gtk/gtksctree.[ch]
+               Let Shift+{Up,Down} work in summaryview
+               (well, Down "works" and Up works)
+               Let the list scroll when using these keys
+
+2004-06-06 [colin]     0.9.10claws67.8
+
+       * src/plugins/trayicon/trayicon.c
+               Fix pixmap update
+
+2004-06-06 [colin]     0.9.10claws67.7
+
+       * src/addressbook.c
+               Fix signal handling causing system-wide focus grab
+
+2004-05-25 [paul]      0.9.10claws67.6
+
+       * Makefile.am
+         src/Makefile.am
+               clean up
+
+2004-05-25 [paul]      0.9.10claws67.5
+
+       * replace deprecated gtk_signal... functions
+
+2004-05-23 [colin]     0.9.10claws67.4
+
+       * src/compose.c
+               Fix wrapping
+
 2004-05-22 [colin]     0.9.10claws67.3
 
        * src/compose.c