2007-11-22 [wwp] 3.1.0cvs18
[claws.git] / ChangeLog
index 1d51133a81513fb17eb706388cca361b285cbef2..9961c561e8bde00815fe5dd458545e5a1be7b142 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,76 @@
+2007-11-22 [wwp]       3.1.0cvs18
+
+       * src/stock_pixmap.c
+               Fix a misuse of get_rc_dir(), user themes dir was
+               not set properly and some themes might have disappeared
+               from themes list in prefs.
+
+2007-11-22 [wwp]       3.1.0cvs17
+
+       * src/edittags.c
+       * src/edittags.h
+       * src/common/tags.c
+       * src/common/tags.h
+               Correct copyright for these claws-mail-only brand new
+               files.
+
+2007-11-22 [paul]      3.1.0cvs16
+
+       * src/compose.c
+               fix bug 1400, 'Drag and drop of URLs does not work'
+               Thanks to Colin
+
+2007-11-22 [paul]      3.1.0cvs15
+
+       * src/prefs_common.c
+               make "cmds_use_system_default" default to FALSE
+               so as not to disrupt current settings
+       * src/summaryview.c
+               increase the size of the GdkRectangle, tooltips
+               didn't show for me otherwise
+
+2007-11-21 [colin]     3.1.0cvs14
+
+       * src/compose.c
+       * src/crash.c
+       * src/exphtmldlg.c
+       * src/mainwindow.c
+       * src/manual.c
+       * src/mimeview.c
+       * src/prefs_account.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_ext_prog.c
+       * src/textview.c
+       * src/uri_opener.c
+       * src/gtk/about.c
+       * src/gtk/gtkutils.c
+               Use xdg-open as a way to find default browser,
+               when available
+
+2007-11-21 [colin]     3.1.0cvs13
+
+       * src/messageview.c
+       * src/procmime.c
+       * src/procmsg.h
+               Send better return receipts (useful ones)
+               Handle incoming return receipts
+
+2007-11-20 [colin]     3.1.0cvs12
+
+       * src/printing.c
+       * src/printing.h
+               Add getter/setter for settings, and getter
+               for page setup
+
+2007-11-20 [colin]     3.1.0cvs11
+
+       * src/folderview.c
+       * src/main.c
+       * src/mainwindow.c
+               Fix bug 1396, 'Crash on disabling a filter 
+               while it is processing'
+
 2007-11-20 [paul]      3.1.0cvs10
 
        * src/folder.c