2006-05-15 [colin] 2.2.0cvs18
[claws.git] / ChangeLog
index d5deec2a246f1c229adabda4b92fb66bb5f84a81..52f0e7c98e3f0396a0daa50f467559253d98f66b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,151 @@
+2006-05-15 [colin]     2.2.0cvs18
+
+       * src/procmsg.c
+               Fix automatic rule creation with List-Post
+
+2006-05-15 [paul]      2.2.0cvs17
+
+       * tools/filter_conv_new.pl
+               updated for rule enabling/disabling
+               claws version >= 2.3.x required
+
+2006-05-15 [cleroy]    2.2.0cvs16
+
+       * src/main.c
+               Revert test
+
+2006-05-15 [cleroy]    2.2.0cvs15
+
+       * src/main.c
+               test
+
+2006-05-15 [wwp]       2.2.0cvs14
+
+       * manual/pl/.cvsignore
+               ignore generated files.
+
+2006-05-14 [wwp]       2.3.0-rc1
+
+       * 2.3.0-rc1 released
+
+2006-05-13 [wwp]       2.2.0cvs13
+
+       * src/filtering.c
+       * src/filtering.h
+       * src/matcher.c
+       * src/matcher_parser_lex.l
+       * src/matcher_parser_parse.y
+       * src/prefs_filtering.c
+               new feature: provide the ability to disable filtering and processing
+               rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
+               adaptations.
+
+2006-05-13 [colin]     2.2.0cvs12
+
+       * src/compose.c
+               Remove useless if (a) b; else b;
+               Thanks to wwp
+
+2006-05-13 [wwp]       2.2.0cvs11
+
+       * src/export.c
+       * src/import.c
+       * src/mainwindow.c
+       * src/mbox.c
+       * src/summaryview.c
+       * src/summaryview.h
+               no more silent failures (or at least less ones) when importing
+               or exporting from/to mbox. Also start importing/exporting if
+               the necessary info is set.
+
+2006-05-13 [wwp]       2.2.0cvs10
+
+       * RELEASE_NOTES
+               restored up-to-date release notes.
+
+2006-05-13 [paul]      2.2.0cvs9
+
+       * po/nl.po
+       * po/ru.po
+               updated by Tim Dijkstra and Pavlo Bohmat
+
+2006-05-12 [colin]     2.2.0cvs8
+
+       * src/gtk/quicksearch.c
+               Add "k" as shortcut for "colorlabel". Patch
+               by ath42@users.sf.net.
+
+2006-05-12 [paul]      2.2.0cvs7
+
+       * src/prefs_common.h
+       * src/prefs_summaries.c
+       * src/summaryview.c
+               when entering a folder also allow
+               going directly to first Marked message
+
+2006-05-12 [paul]      2.2.0cvs6
+
+       * src/summaryview.c
+               always obey 'confirm before marking all
+               mails read' option
+
+2006-05-12 [paul]      2.2.0cvs5
+
+       * src/textview.c
+               make Sender fully clickable
+
+2006-05-12 [colin]     2.2.0cvs4
+
+       * src/compose.c
+       * src/compose.h
+               Let From be editable
+       * src/main.c
+       * src/mh.c
+               Full support of .mh_sequences' Unseen seq
+
+2006-05-12 [colin]     2.2.0cvs3
+
+       * src/folder.c
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/messageview.c
+       * src/prefs_spelling.c
+       * src/procheader.c
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/summaryview.c
+       * src/toolbar.c
+       * src/toolbar.h
+               Add contextual menu on Compose toolbar
+                button. Fixes bug #944 (Automatic
+                addresses not applied when changing account
+                from compose window)
+                add Mailing List support
+                based on the old 0.6.5claws25 patch by
+                Melvin Hadasht, with finishing touches
+                by Colin
+                Fix "ignore thread" when mails are threaded by
+                subject (and weren't ignored although appearing
+                in the thread).
+                GUI rework.
+                Both patches by Pawel.
+
+
+2006-05-12 [colin]     2.1.1cvs50
+
+       * po/cs.po
+       * po/de.po
+       * po/en_GB.po
+       * po/es.po
+       * po/fi.po
+       * po/fr.po
+       * po/pt_BR.po
+       * po/sr.po
+       * po/zh_CN.po
+               updated by Tim, Stephan Sachse, me, Flammie Pirinen,
+                Fabien Vantard, Frederico Goncalves Guimaraes,
+                Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
+
 2006-05-05 [colin]     2.1.1cvs49
 
        * manual/Makefile.am