2006-05-13 [wwp] 2.2.0cvs10
[claws.git] / ChangeLog
index 21462aadcb0b89174b49d3062a0d388b36d98e28..81f111a75bd855b298423b829f1f73067e0b7c4e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,248 @@
+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
+       * src/prefs_quote.c
+               Cleanups. Patch by Pawel
+
+2006-04-28 [paul]      2.1.1cvs41
+
+       * src/matcher.c
+               fix returned quick search results when search
+               term contains an underscore.
+               Thanks to Colin
+
+2006-04-28 [paul]      2.1.1cvs40
+
+       * src/prefs_message.c
+       * src/prefs_receive.c
+               GUI cleanups
+               Patches by Pawel Pekala
+
+2006-04-27 [colin]     2.1.1cvs39
+
+       * src/wizard.c
+               Differentiate subject Welcome from
+               window's title Welcome
+
+2006-04-27 [paul]
+
+       2.2.0-rc1 released
+
+2006-04-27 [paul]      2.1.1cvs38
+
+       * manual/advanced.xml
+       * manual/fr/advanced.xml
+               add info about compose_no_markup hidden pref
+
+2006-04-27 [paul]      2.1.1cvs37
+
+       * src/prefs_account.c
+               improve privacy labels
+       * src/prefs_msg_colors.c
+               change some strings for translators' convenience
+       * src/gtk/gtkutils.c
+               don't underline the link button text
+
+2006-04-25 [colin]     2.1.1cvs36
+
+       * src/folder.c
+               Complete 2.1.1cvs33 (once more ;)
+
+2006-04-25 [colin]     2.1.1cvs35
+
+       * src/editldap.c
+               Fix tooltip
+
+2006-04-25 [cleroy]    2.1.1cvs34
+
+       * src/compose.c
+       * src/gtk/gtkaspell.c
+               Fix crash on redirect (related to the return 
+               of the aspell menu in compose's toolbar)
+       * src/image_viewer.c
+       * src/prefs_msg_colors.c
+       * src/gtk/pluginwindow.c
+       * src/gtk/prefswindow.c
+               Change released signals to clicked (Fabien)
+       * po/POTFILES.in
+       * src/common/socket.c
+       * src/plugins/spamassassin/spamassassin.c
+               Translate strings (Fabien)
+
+2006-04-25 [paul]      2.1.1cvs33
+
+       * src/folder.c
+       * src/folder.h
+       * src/folderview.c
+               complete the fix of bug #912
+               Thanks to Colin
+
+2006-04-25 [colin]     2.1.1cvs32
+
+       * src/news.c
+               Better progress bar
+       * src/mimeview.c
+       * src/summaryview.c
+       * src/summaryview.h
+               Fix focus chain
+               Patches by Pawel Pekala
+
 2006-04-24 [colin]     2.1.1cvs31
 
        * src/compose.c