bring this forgotten file up to date
[claws.git] / ChangeLog
index e3d1c013b330a8bc170e3e0bdc0c202909092bf4..2482f8bfa5e619baace6c7ac346f70f5bdb3a4ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,349 @@
+2006-05-19 [paul]      2.2.0cvs35
+
+       * src/textview.c
+               make Reply-To fully clickable
+       * src/gtk/logwindow.c
+               more colouring (SMTP ESMTP)
+       Both patches by Pawel Pekala
+
+2006-05-19 [cleroy]    2.2.0cvs34
+
+       * src/mh.c
+               Don't update flags from current folder
+               Probably fixes bug #935 (Read Messages 
+               Revert to Being Marked as Unread)
+
+2006-05-18 [colin]     2.2.0cvs33
+
+       * src/imap.c
+               Warning fix
+       * src/compose.c
+       * src/mainwindow.c
+       * src/summaryview.c
+       * src/toolbar.c
+               Allow replying to multiple emails
+               in multiple windows
+       * src/mimeview.c
+       * src/etpan/imap-thread.c
+               Leak fixes
+
+2006-05-18 [paul]      2.2.0cvs32
+
+       * src/summaryview.c
+               keep Mailing-List menu refreshed
+               Thanks to Colin
+
+2006-05-18 [paul]      2.2.0cvs31
+
+       * manual/advanced.xml
+       * manual/faq.xml
+       * manual/glossary.xml
+       * manual/handling.xml
+       * manual/intro.xml
+       * manual/plugins.xml
+       * manual/sylpheed-claws-manual.xml
+               update URLs
+               add info about mailing-list support
+               edit filtering info
+       * src/wizard.c
+       * src/common/defs.h
+       * src/gtk/about.c
+       * src/plugins/dillo_viewer/README
+               update URLs
+
+2006-05-17 [wwp]       2.2.0cvs30
+
+       * manual/handling.xml
+       * manual/fr/handling.xml
+               documented the ability to enabled/disable filtering/processing rules.
+
+2006-05-17 [colin]     2.2.0cvs29
+
+       * src/main.c
+               Don't initialize g_thread subsystem if it's 
+               already done (thanks to Hiro)
+       * src/mimeview.c
+               Fix saving of parts when there name can't be
+               converted from UTF-8.
+
+2006-05-17 [paul]      2.2.0cvs28
+
+       * po/Makefile.in.in
+               fix config.status warning with autoconf 2.60
+
+2006-05-17 [paul]      2.2.0cvs27
+
+       * po/POTFILES.in
+               add src/mbox.c
+
+2006-05-17 [wwp]       2.2.0cvs26
+
+       * src/mainwindow.c
+               fix useless and potentially dangerous buffer walking (thanks to Colin).
+
+2006-05-17 [wwp]       2.2.0cvs25
+
+       * src/plugins/demo/demo.c
+               updated product name in plugin demo (many plugins need to be
+               sync'ed w/ that change).
+
+2006-05-17 [colin]     2.2.0cvs24
+
+       * src/mh.c
+               Fix leak
+
+2006-05-16 [colin]     2.2.0cvs23
+
+       * src/mainwindow.c
+               Stupid me hit again. Fix cvs22.
+
+2006-05-16 [colin]     2.2.0cvs22
+
+       * src/mainwindow.c
+               Fix bug #922 (sylpheed-claws crashed after 
+               pushing on Inbox folder)
+
+2006-05-16 [colin]     2.2.0cvs21
+
+       * src/compose.c
+               Make From header be copy/paste/select-able
+
+2006-05-16 [wwp]       2.2.0cvs20
+
+       * src/export.c
+       * src/matcher.c
+       * src/summaryview.c
+       * src/etpan/imap-thread.c
+               fix some compiler warnings (thanks to Colin).
+
+2006-05-16 [wwp]       2.2.0cvs19
+
+       * src/action.c
+       * src/gedit-print.c
+       * src/inc.c
+       * src/mainwindow.c
+       * src/mh.c
+       * src/statusbar.c
+       * src/send_message.c
+       * src/summaryview.c
+               get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
+
+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
+       * manual/pl/Makefile.am
+       * manual/pl/account.xml
+       * manual/pl/ack.xml
+       * manual/pl/addrbook.xml
+       * manual/pl/advanced.xml
+       * manual/pl/faq.xml
+       * manual/pl/glossary.xml
+       * manual/pl/gpl.xml
+       * manual/pl/handling.xml
+       * manual/pl/intro.xml
+       * manual/pl/keyboard.xml
+       * manual/pl/plugins.xml
+       * manual/pl/starting.xml
+       * manual/pl/sylpheed-claws-manual.xml
+       * manual/pl/dist/.cvsignore
+       * manual/pl/dist/Makefile.am
+       * manual/pl/dist/html/.cvsignore
+       * manual/pl/dist/html/Makefile.am
+       * manual/pl/dist/pdf/.cvsignore
+       * manual/pl/dist/pdf/Makefile.am
+       * manual/pl/dist/ps/.cvsignore
+       * manual/pl/dist/ps/Makefile.am
+       * manual/pl/dist/txt/.cvsignore
+       * manual/pl/dist/txt/Makefile.am
+               Add the polish translation of the manual,
+               Authored by Pawel Pekala.
+
+2006-05-05 [cleroy]    2.1.1cvs48
+
+       * src/main.c
+               Re-read matcherrc after loading plugins 
+               if some of them add folders.
+
+2006-05-03 [colin]     2.1.1cvs47
+
+       * src/imap.c
+               I'm idiot
+
+2006-05-03 [colin]     2.1.1cvs46
+
+       * src/imap.c
+               Be sure to have a session when
+               getting separator
+
+2006-05-03 [colin]     2.1.1cvs45
+
+       * src/imap.c
+       * src/imap.h
+       * src/imap_gtk.c
+               Fix preventing renaming with namespace 
+               separator.
+
+2006-05-01 [colin]     2.1.1cvs44
+
+       * src/action.c
+               Don't reload messageview when result of
+               action is piped.
+
+2006-04-29 [colin]     2.1.1cvs43
+
+       * src/prefs_receive.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+       * src/plugins/clamav/clamav_plugin_gtk.c
+               GUI fixes by Pawel
+
 2006-04-29 [colin]     2.1.1cvs42
 
        * src/prefs_compose_writing.c