2009-01-09 [colin] 3.7.0cvs19
[claws.git] / ChangeLog
index 72b5bd350c7b533d1c4168554546874f2b947088..87e4980361b50da5ca5bec84ed8768c14abcc47d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,104 @@
+2009-01-09 [colin]     3.7.0cvs19
+
+       * src/prefs_themes.c
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/common/utils.c
+       * src/common/utils.h
+               Win32: Fix bug 1813, 'Installing Theme Creates Error'
+
+2009-01-08 [colin]     3.7.0cvs18
+
+       * src/mimeview.c
+               Win32: Fix bug 1810, 'Pressing 'o' key 
+               crashes CM'
+
+2009-01-07 [colin]     3.7.0cvs17
+
+       * src/html.c
+               Fix bug 1432, '& not escaped in links (HTML 
+               rendered as text)'
+
+2009-01-06 [colin]     3.7.0cvs16
+
+       * src/plugins/pgpcore/select-keys.c
+               Warn translators the usual way about
+               accels
+
+2009-01-06 [colin]     3.7.0cvs15
+
+       * src/mainwindow.c
+               Fix synchronisation dialog that shouldn't
+               appear when network goes down (Network
+               Manager)
+       * src/mimeview.c
+       * src/textview.c
+               Fix save as when attach_save_dir isn't set
+               fixes bug 1804, 'attach_save_directory does 
+               not default to $HOME'
+       * src/plugins/pgpcore/select-keys.c
+               Add mnemonics to buttons - warn translators!
+
+2009-01-06 [wwp]       3.7.0cvs14
+
+       * src/common/utils.c
+               Fix cvs13, thanks to Colin.
+
+2009-01-06 [wwp]       3.7.0cvs13
+
+       * src/common/utils.c
+               Better support for Spanish Outlook replies (RES).
+
+2009-01-02 [colin]     3.7.0cvs12
+
+       * src/folderview.c
+               Fix (+) sign after collapsed folder names that 
+               have quicksearch-matching children.
+               Fixes bug 1506, 'Recursive search in collapsed 
+               folders'
+
+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