2007-04-25 [colin] 2.9.1cvs24
[claws.git] / ChangeLog
index ef68874657a988c3d7b5f3600768ddc96f9913f8..564b39f54ca74eb57cccadeaaf464a29c648a1a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,90 @@
+2007-04-25 [colin]     2.9.1cvs24
+
+       * src/compose.c
+               Fix bug 1198, 'Reply-all "disappearing" address bug 
+               persists...'
+
+2007-04-24 [colin]     2.9.1cvs23
+
+       * src/folderview.c
+               Fix bug 1195, 'Hardware key navigation' 
+               Make GDK_Enter toggle expansion (Maemo)
+
+2007-04-24 [wwp]       2.9.1cvs22
+
+       * src/compose.c
+               Fix few compiler warnings.
+
+2007-04-24 [paul]      2.9.1cvs21
+
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+               complete last commit
+
+2007-04-24 [paul]      2.9.1cvs20
+
+       * src/gtk/about.c
+       * src/pixmaps/active.xpm
+       * src/pixmaps/checkbox_off.xpm
+       * src/pixmaps/checkbox_on.xpm
+       * src/pixmaps/inactive.xpm
+               kick out the blobs
+               remove transparent border from checkbox icons
+
+2007-04-24 [wwp]       2.9.1cvs19
+
+       * src/textview.c
+       * src/textview.h
+               Fix a crash in textview, thanks to Colin.
+
+2007-04-23 [wwp]       2.9.1cvs18
+
+       * src/prefs_common.c
+               Fix 2.9.1cvs5: no header was being translated at all.
+
+2007-04-23 [colin]     2.9.1cvs17
+
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/summaryview.c
+       * src/summaryview.h
+       * src/gtk/gtksctree.c
+       * src/gtk/gtksctree.h
+       * src/pixmaps/selection.xpm
+               Fix bug 1193, 'Need a way to multi-select
+               items'. Add a toggle button to the summaryview
+               to switch between normal and multiple selection
+               (Maemo)
+
+2007-04-23 [colin]     2.9.1cvs16
+
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/summaryview.c
+       * src/summaryview.h
+       * src/gtk/gtksctree.c
+       * src/gtk/gtksctree.h
+       * src/pixmaps/selection.xpm
+               Fix bug 1193, 'Need a way to multi-
+               select items'
+               Add a toggle button in the summaryview
+               to enable normal or multiple selection.
+               (Maemo)
+
+2007-04-23 [colin]     2.9.1cvs15
+
+       * src/compose.c
+               Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
+
+2007-04-21 [colin]     2.9.1cvs14
+
+       * src/gtk/quicksearch.c
+               Fix previous commit (actually use correct
+               parameter)
+
 2007-04-21 [colin]     2.9.1cvs13
 
        * src/gtk/quicksearch.c