2007-10-08 [colin] 3.0.2cvs38
[claws.git] / ChangeLog
index 747f96ecf1c05fb320d0b015d5c72b77468fbdcb..119b6d7733b40c3868dab9a3ce7fcbab7c32414d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,52 @@
+2007-10-08 [colin]     3.0.2cvs38
+
+       * src/prefs_toolbar.c
+               Make height 320 to remove the scrollbar 
+               (with current number of icons)
+
+2007-10-08 [colin]     3.0.2cvs37
+
+       * src/prefs_toolbar.c
+               Transform the treeview to a GtkIconView.
+               Patch by Pawel
+               In addition, transform the window so that 
+               it looks like a popup menu. Patch by me
+
+2007-10-08 [colin]     3.0.2cvs36
+
+       * src/compose.c
+       * src/compose.h
+               Beautify the GUI a bit; in particular, show the
+               number of attachments in the tab's title.
+               Patch by Pawel
+
+2007-10-08 [paul]      3.0.2cvs35
+
+       * src/mimeview.c
+               Save users from themselves: save temporary
+               files used for Open/Open with as read-only.
+               Thanks to Colin
+
+2007-10-08 [paul]      3.0.2cvs34
+
+       * tools/Makefile.am
+               forgot this in cvs33
+
+2007-10-08 [paul]      3.0.2cvs33
+
+       * tools/kdeservicemenu/README
+       * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
+       * tools/kdeservicemenu/install.sh
+       * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
+               renamed template* to *template so as not to confuse
+               lintian
+
+2007-10-08 [paul]      3.0.2cvs32
+
+       * src/prefs_themes.c
+       * src/stock_pixmap.c
+               replace 2 direct uses of RC_DIR
+
 2007-10-07 [colin]     3.0.2cvs31
 
        * src/addrduplicates.c