2007-11-23 [wwp] 3.1.0cvs25
[claws.git] / ChangeLog
index 1d51133a81513fb17eb706388cca361b285cbef2..7aa1708c2f201b0148388d702726e29c75105e6d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,119 @@
+2007-11-23 [wwp]       3.1.0cvs25
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_summary_open.c
+       * src/prefs_summary_open.h
+       * src/summaryview.c
+               Add "select first email in list" to the list of possible selections
+               when opening a folder.
+
+2007-11-23 [paul]      3.1.0cvs24
+
+       * po/de.po
+               a fix by Stephan Sachse, plus remove all
+               old strings from the end of the file
+
+2007-11-23 [wwp]       3.1.0cvs23
+
+       * src/prefs_msg_colors.c
+               Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
+               with little changes.
+
+2007-11-23 [paul]      3.1.0cvs22
+
+       * src/prefs_logging.c
+               eliminate wasted horizontal space
+
+2007-11-23 [paul]      3.1.0cvs21
+
+       * src/prefs_summaries.c
+               don't wrap the label or put linebreaks
+
+2007-11-22 [colin]     3.1.0cvs20
+
+       * src/plugins/pgpinline/pgpinline.c
+               Fix decryption
+
+2007-11-22 [wwp]       3.1.0cvs19
+
+       * src/prefs_themes.c
+               Yet another misuse of get_rc_dir(), still related
+               to user themes. Completes 3.1.0cvs18.
+
+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