2009-01-02 [colin] 3.7.0cvs11
[claws.git] / ChangeLog
index 70aabed70fe7e3f06e50c8a5635b7ee073476aec..6cf812a4640e9db33d13c44318d87021c405e3d4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,73 @@
+2009-01-02 [colin]     3.7.0cvs11
+
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+               Remove now-unused stock_pixmap_gdk
+
+2009-01-02 [colin]     3.7.0cvs10
+
+       * src/gtk/gtkutils.c
+       * src/pixmaps/claws-mail_icon.xpm
+               Use pixbuf for app icon, and make the app icon
+               a bit nicer
+
+2009-01-02 [colin]     3.7.0cvs9
+
+       * src/uri_opener.c
+               Show both link title and URI if possible
+
+2009-01-02 [colin]     3.7.0cvs8
+
+       * src/addressadd.c
+       * src/addressbook.c
+       * src/addressbook_foldersel.c
+       * src/addressitem.h
+       * src/folderview.c
+       * src/grouplistdialog.c
+       * src/importldif.c
+       * src/mimeview.c
+       * src/summaryview.c
+       * src/gtk/gtkcmclist.c
+       * src/gtk/gtkcmclist.h
+       * src/gtk/gtkcmctree.c
+       * src/gtk/gtkcmctree.h
+       * src/gtk/gtksctree.c
+       * src/gtk/gtksctree.h
+               Implement pixbuf rendering in tree widgets
+               instead of pixmaps
+       * src/plugins/trayicon/trayicon.c
+       * src/noticeview.c
+       * src/prefs_themes.c
+               Use pixbuf rendering here too
+
+2008-12-30 [paul]      3.7.0cvs7
+
+       * src/textview.c
+               no need to prematurely trim the uri in the statusbar
+
+2008-12-29 [paul]      3.7.0cvs6
+
+       * src/procmsg.c
+               prefer List-Id header to X-* headers when creating
+               filter rule automatically
+
+2008-12-28 [colin]     3.7.0cvs5
+
+       * src/compose.c
+               Set minimum height to 440 instead of 480
+
+2008-12-22 [colin]     3.7.0cvs4
+
+       * src/compose.c
+               Fix bug 1799, '"Discard message" deletes manually 
+               saved draft'. Switch rmode to REEDIT after 
+               manually saving.
+
+2008-12-21 [paul]      3.7.0cvs3
+
+       * tools/claws.i18n.status.pl
+               updates
+
 2008-12-21 [paul]      3.7.0cvs2
 
        * AUTHORS