2009-01-09 [colin] 3.7.0cvs19
[claws.git] / ChangeLog
index 55ee7887d40ca3c6ba73f38e4308c22bab893f05..87e4980361b50da5ca5bec84ed8768c14abcc47d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,144 @@
+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
+               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
+       * src/gtk/authors.h
+               (more) updates
+
+2008-12-21 [paul]      3.7.0cvs1
+
+       * AUTHORS
+       * src/gtk/authors.h
+               updates
+
 2008-12-19 [paul]      3.7.0
 
        * NEWS