2006-03-12 [paul] 2.0.0cvs136
[claws.git] / ChangeLog
index 1d754f08074ad6a324761bac961edd41897ce80e..f9bacd197246dd2438e25bbedc629bae28347567 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,124 @@
+2006-03-12 [paul]      2.0.0cvs136
+
+       * src/prefs_common.c
+               trans_hdr defaults to FALSE to be RFC-savvy
+       * src/prefs_summaries.c
+               add a tooltip to the trans_hdr option
+               
+
+2006-03-12 [paul]      2.0.0cvs135
+
+       * src/prefs_matcher.c
+               give a little more width to the combos
+       * src/prefs_display_header.c
+       * src/textview.c
+               translate headers if prefs_common.trans_hdr
+               is TRUE
+
+       Patches by Pawel Pekala
+
+2006-03-12 [paul]      2.0.0cvs134
+
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/dillo_viewer/dillo_viewer.c
+       * src/plugins/pgpcore/plugin.c
+       * src/plugins/pgpinline/plugin.c
+       * src/plugins/pgpmime/plugin.c
+       * src/plugins/spamassassin/spamassassin.c
+               update/add to descriptions
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               fixes to the english, remove superfluous
+               tooltips, clean up a little
+
+2006-03-12 [paul]      2.0.0cvs133
+
+       * src/compose.c
+               fix Bug 924, 'Account combo box shows up wrong 
+               if & is in account name'
+
+2006-03-11 [colin]     2.0.0cvs132
+
+       * src/summaryview.c
+               Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
+               messed up shift-selection because is slows down
+               moving around summaryview. thanks -users
+
+2006-03-10 [colin]     2.0.0cvs131
+
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               Put back Paul's engrish fixes
+
+2006-03-10 [colin]     2.0.0cvs130
+
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/spamassassin/spamassassin.h
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               Cleanup SA prefs page (more)
+               Patch by Fabien Vantard
+
+2006-03-10 [paul]      2.0.0cvs129
+
+       * src/prefs_msg_colors.c
+       * src/prefs_spelling.c
+               widget sensitivity
+
+2006-03-09 [mones]     2.0.0cvs128
+
+       * po/es.po
+               Update for next RC
+
+2006-03-09 [wwp]       2.0.0cvs127
+
+       * configure.ac
+               revert accidental commit (requirement for libetpan 0.43), this time
+               not in HEAD.
+
+2006-03-09 [wwp]       2.0.0cvs125
+
+       * configure.ac
+               revert accidental commit (requirement for libetpan 0.43)
+
+2006-03-09 [paul]      2.0.0cvs126
+
+       * src/prefs_receive.c
+               remove useless frame
+               replace 'incorporation' with 'receiving'
+       * src/plugins/clamav/clamav_plugin_gtk.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               improve widget sensitivity
+               fix a bit his engrish
+
+2006-03-09 [wwp]       2.0.0cvs125
+
+       * src/addressadd.c
+       * src/foldersel.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+               remember some more windows' sizes (add to addressbook and
+               select folder).
+
+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