2007-07-16 [paul] 2.10.0cvs29
[claws.git] / ChangeLog
index 20cc56704efb4d62fd11b0fb978fdc58eb860dec..c30971b41d4c22667346f4efda9ecbcd685d2b86 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,92 @@
+2007-07-16 [paul]      2.10.0cvs29
+
+       * src/wizard.c
+               rework dialog
+       * src/gtk/icon_legend.c
+               put it all in a scrolled window
+
+2007-07-15 [colin]     2.10.0cvs28
+
+       * src/mainwindow.c
+               Maemo: force layout to be Small screen; the
+               others don't make sense
+
+2007-07-14 [colin]     2.10.0cvs27
+
+       * src/mimeview.c
+       * src/gtk/gtkvscrollbutton.c
+               Maemo: Fix mimeview's buttons size
+
+2007-07-14 [colin]     2.10.0cvs26
+
+       * src/toolbar.c
+               Fix the button workaround fix.
+               (Use the correct variable)
+
+2007-07-14 [colin]     2.10.0cvs25
+
+       * src/mainwindow.c
+       * src/toolbar.c
+               Maemo: put the progress bar in the
+               toolbar
+
+2007-07-14 [colin]     2.10.0cvs24
+
+       * src/prefs_common.c
+               Maemo: hide statusbar by default
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/toolbar.c
+       * src/pixmaps/go_folders.xpm
+               Maemo: Add a specific icon to go back to
+               folder list
+
+2007-07-14 [colin]     2.10.0cvs23
+
+       * src/toolbar.c
+               Don't set homogeneous finally
+
+2007-07-14 [colin]     2.10.0cvs22
+
+       * src/toolbar.c
+               Fix button show/hide issues
+
+2007-07-14 [colin]     2.10.0cvs21
+
+       * src/toolbar.c
+               Fix huge arrows
+               Fix button workaround to be able to click
+               if mouse was on button when it went un-
+               sensitive.
+               Revert previous commit, gtk_tool_item_set_homogeneous
+               doesn't mean what it seems to mean ;-)
+
+2007-07-14 [paul]      2.10.0cvs20
+
+       * src/toolbar.c
+               make homogeneous FALSE always
+
+2007-07-13 [colin]     2.10.0cvs19
+
+       * src/toolbar.c
+       * src/toolbar.h
+               Rework to fit the non-deprecated API
+       * src/compose.c
+       * src/folderview.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/summaryview.c
+               Maemo layout changes. Better toolbars,
+               removal of CTree headers. 
+
+2007-07-13 [paul]      2.10.0cvs18
+
+       * src/gtk/colorlabel.c
+               fix bug 1261, '[DE] coloring messages in overview 
+               keys are not localised'
+               the string is now included in claws-mail.pot
+
 2007-07-13 [colin]     2.10.0cvs17
 
        * src/summaryview.c