2006-03-09 [paul] 2.0.0cvs124
[claws.git] / ChangeLog
index 36d5592f9c062aba19e264258ecf3f81caa79fa4..b5774a82a6977358b40116daf4bea38aaad635bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,166 @@
+2006-03-09 [paul]      2.0.0cvs124
+
+       * src/plugins/pgpcore/prefs_gpg.c
+               normalise construction of dialogue
+
+2006-03-09 [paul]      2.0.0cvs123
+
+       * src/plugins/trayicon/Makefile.am
+               add missing slash
+
+2006-03-08 [colin]     2.0.0cvs122
+
+       * src/plugins/trayicon/Makefile.am
+               Fix build in separate dir 
+               Patch by Bamanzi <bamanzi@gmail.com>
+
+2006-03-08 [colin]     2.0.0cvs121
+
+       * src/procmsg.c
+               Batch move and copies from summaryview with delayed execution
+               too
+
+2006-03-07 [paul]      2.0.0cvs120
+
+       * src/common/utils.c
+               fix highlighting of URIs containing "()"
+               Patch by Pawel Pekala
+
+2006-03-07 [paul]      2.0.0cvs119
+
+       * src/folder.c
+       * src/folder.h
+       * src/folderview.c
+               immediately do alphabetical resort when
+               changing a folder's name
+               Patch by Pawel Pekala
+
+2006-03-07 [paul]      2.0.0cvs118
+
+       * src/news.c
+       * src/news_gtk.c
+               when unsubscribing a newsgroup, remove the
+               folder and msgs in .sylpheed-claws/newscache
+               Patch by Pawel Pekala <c0rn@gazeta.pl>
+
+2006-03-07 [paul]      2.0.0cvs117
+
+       * src/textview.c
+               fix wrong Fake URL Warning
+               Thanks to Hiro
+
+2006-03-07 [colin]     2.0.0cvs116
+
+       * src/imap.c
+               Return immediately when password dialog was
+               cancelled
+       * src/gtk/inputdialog.c
+               Allow empty strings for passwords
+
+
+2006-03-06 [colin]     2.0.0cvs115
+
+       * src/imap.c
+               Prevent double-timeouts when connection fails
+
+2006-03-06 [colin]
+
+       2.0.1-rc1 released
+
+2006-03-06 [colin]     2.0.0cvs114
+
+       * src/imap.c
+               Refresh session during potentially long
+               operations
+
+2006-03-06 [wwp]       2.0.0cvs113
+
+       * src/prefs_msg_colors.h
+               forgot that one (custom color labels).
+
+2006-03-06 [wwp]       2.0.0cvs112
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_msg_colors.c
+       * src/summaryview.c
+       * src/summaryview.h
+       * src/gtk/colorlabel.c
+       * src/gtk/colorlabel.h
+               colors in messages list are now customizable. Color values and names can
+               be changed in "Configuration/Preferences/Display/Colors/Color labels".
+               Thanks to Paul and Colin for their help with this longstanding patch!
+
+2006-03-06 [wwp]       2.0.0cvs111
+
+       * src/textview.c
+               don't crash if (x)face is bad.
+
+2006-03-05 [paul]      2.0.0cvs110
+
+       * AUTHORS
+       * configure.ac
+       * src/Makefile.am
+       * src/common/Makefile.am
+       * src/common/utils.h
+       * src/etpan/imap-thread.c
+       * src/gtk/authors.h
+       * src/plugins/clamav/Makefile.am
+       * src/plugins/demo/Makefile.am
+       * src/plugins/dillo_viewer/Makefile.am
+       * src/plugins/pgpcore/Makefile.am
+       * src/plugins/pgpcore/passphrase.c
+       * src/plugins/pgpinline/Makefile.am
+       * src/plugins/pgpmime/Makefile.am
+       * src/plugins/spamassassin/Makefile.am
+       * src/plugins/trayicon/Makefile.am
+               fix builiding on cygwin
+               Patch by Ralgh Young <bamanzi@gmail.com>
+
+2006-03-04 [wwp]       2.0.0cvs109
+
+       * manual/keyboard.xml
+               fix mixed up/down keys.
+
+2006-03-04 [wwp]       2.0.0cvs108
+
+       * README
+       * INSTALL
+               updated links to SpamAssassin.
+
+2006-03-04 [wwp]       2.0.0cvs107
+
+       * manual/plugins.xml
+       * src/plugins/spamassassin/README
+               updated SpamAssassin plugin docs to reflect new functional additions
+               (also fix/update/documents few technical stuff more, see the README).
+
+2006-03-04 [wwp]       2.0.0cvs106
+
+       * src/prefs_message.c
+               normalized capitalization of message-prefs paths.
+
+2006-03-04 [wwp]       2.0.0cvs105
+
+       * manual/advanced.xml
+               typo.
+
+2006-03-03 [colin]     2.0.0cvs104
+
+       * src/plugins/clamav/clamav_plugin_gtk.c
+               Rework prefs page, patch by Fabien 
+
+2006-03-03 [colin]     2.0.0cvs103
+
+       * src/plugins/clamav/clamav_plugin.c
+               Set error on all errors
+
+2006-03-03 [colin]     2.0.0cvs102
+
+       * src/common/plugin.c
+               Initialize error to avoid crashing when a plugin fails
+               without setting error
+
 2006-03-02 [wwp]       2.0.0cvs101
 
        * configure.ac