2006-04-17 [colin] 2.1.1cvs4
[claws.git] / ChangeLog
index 18ad913c2fbdc1947d262b4d0543124c37f45e27..d056f6211065b8884d6dc154f8427633ad2e2357 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,261 @@
+2006-04-17 [colin]     2.1.1cvs4
+
+       * src/imap.c
+               Don't fetch REPLIED and DELETED flags when synchronising
+               flags with a closed folder. We only need UNSEEN and FLAGGED
+               to update the folderview.
+
+2006-04-17 [colin]     2.1.1cvs3
+
+       * src/imap.c
+               Faster flag search when there are new mails 
+               in a folder. We can do a full search if the 
+               folder contains less messages than the new
+               list.
+
+2006-04-17 [colin]     2.1.1cvs2
+
+       * po/cs.po
+       * po/de.po
+       * po/fr.po
+       * po/nl.po
+       * po/pt_BR.po
+               Update translations from stable branch
+
+2006-04-17 [colin]     2.1.1cvs1
+
+       * configure.ac
+               Bump version to follow stable release
+
+2006-04-16 [mones]     2.1.0cvs50
+
+       * po/es.po
+               Updated for release
+
+2006-04-16 [colin]     2.1.0cvs49
+
+       * src/textview.c
+               Fix bgcolor not unset on gtk 2.8, while preventing warnings 
+               with gtk < 2.8. Thanks to Fabien Vantard.
+
+2006-04-15 [colin]     2.1.0cvs48
+
+       * src/etpan/imap-thread.c
+               Fix bug #919 (libetpan: SEGV when connecting 
+               using command)
+
+2006-04-14 [colin]     2.1.0cvs47
+
+       * src/main.c
+               Fix race on --select (should be done better)
+
+2006-04-14 [wwp]       2.1.0cvs46
+
+       * src/send_message.c
+               enforce a check for domain in account prefs (a sending
+               error could be faced if domain was checked but no value set),
+               thanks to Colin.
+
+2006-04-14 [colin]     2.1.0cvs45
+
+       * src/codeconv.c
+               when converting from unknown to unknown, if the
+               string is UTF8, don't convert it to the locale
+               (which breaks it)
+
+2006-04-14 [colin]     2.1.0cvs44
+
+       * src/compose.c
+               Don't try to use ASCII for converting headers
+               (as done in body)
+
+2006-04-14 [paul]      2.1.0cvs43
+
+       * src/crash.c
+               add locale/charset info to crash report
+       * src/gtk/about.c
+               add wwp to doc team
+               replace 'e-mail' with preferred 'email'
+       * src/gtk/authors.h
+               ensure contributors list is in alphabetical
+               order
+
+2006-04-13 [colin]     2.1.0cvs42
+
+       * src/textview.c
+               Prevent gdk warnings
+
+2006-04-13 [colin]     2.1.0cvs41
+
+       * src/common/ssl_certificate.c
+       * src/common/ssl_certificate.h
+       * src/gtk/sslcertwindow.c
+               Warn on expired certs, and display the expiration date
+
+2006-04-13 [colin]     2.1.0cvs40
+
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               Fix missing set_text on unix socket
+
+2006-04-13 [wwp]       2.1.0cvs39
+
+       * manual/fr/advanced.xml
+       * manual/fr/glossary.xml
+               applied new spam/ham/email lexicon (pourriel, courriel)
+
+2006-04-13 [paul]      2.1.0cvs38
+
+       * src/plugins/pgpmime/plugin.c
+               remove the mention of S/MIME from the
+               description. This is now handled by the
+               S/MIME plugin.
+
+2006-04-13 [paul]      2.1.0cvs37
+
+       * src/prefs_msg_colors.c
+               rework dialog
+       * src/prefs_folder_item.c
+       * src/prefs_spelling.c
+               add a tooltip to the colour selector buttons
+
+2006-04-13 [wwp]       2.1.0cvs36
+
+       * manual/advanced.xml
+       * manual/glossary.xml
+       * manual/handling.xml
+       * manual/keyboard.xml
+       * manual/plugins.xml
+       * manual/starting.xml
+       * manual/fr/account.xml
+       * manual/fr/ack.xml
+       * manual/fr/addrbook.xml
+       * manual/fr/advanced.xml
+       * manual/fr/faq.xml
+       * manual/fr/glossary.xml
+       * manual/fr/gpl.xml
+       * manual/fr/handling.xml
+       * manual/fr/intro.xml
+       * manual/fr/keyboard.xml
+       * manual/fr/plugins.xml
+       * manual/fr/starting.xml
+       * manual/fr/sylpheed-claws-manual.xml
+               fixes to the manuals:
+                - summaryview -> Message List (same in French)
+                - translate key names
+                - fix French punctuation, use non-breakable spaces when
+                  necessary, don't use &thinsp; which is not portable
+                - tell what maildir and mbox formats we support
+
+2006-04-12 [wwp]       2.1.0cvs35
+
+       * src/prefs_toolbar.c
+               unified a replace button more,
+               patch by Fabien Vantard <fzzzzz@gmail.com>.
+
+2006-04-12 [wwp]       2.1.0cvs34
+
+       * src/prefs_common.c
+       * src/prefs_msg_colors.c
+               make default color labels translatable,
+               patch from Fabien Vantard <fzzzzz@gmail.com>,
+               thanks to Tim <timbrain@post.cz> for reporting.
+
+2006-04-12 [wwp]       2.1.0cvs33
+
+       * manual/glossary.xml
+       * manual/intro.xml
+       * manual/plugins.xml
+       * manual/starting.xml
+       * manual/sylpheed-claws-manual.xml
+       * manual/fr/.cvsignore
+       * manual/fr/account.xml
+       * manual/fr/ack.xml
+       * manual/fr/addrbook.xml
+       * manual/fr/advanced.xml
+       * manual/fr/faq.xml
+       * manual/fr/glossary.xml
+       * manual/fr/handling.xml
+       * manual/fr/intro.xml
+       * manual/fr/keyboard.xml
+       * manual/fr/plugins.xml
+       * manual/fr/starting.xml
+       * manual/fr/sylpheed-claws-manual.xml
+               various fixes: typos, missing .fr translations, punctuation,
+               capitalization, links, accents and some bad French more.
+
+2006-04-12 [wwp]       2.1.0cvs32
+
+       * src/prefs_gtk.c
+               fix for bug #935: always store prefs files in UTF-8 (thanks
+               to Colin).
+
+2006-04-11 [colin]     2.1.0cvs31
+
+       * src/compose.c
+               Fix inserting files not in utf8 when locale is utf8
+
+2006-04-11 [colin]     2.1.0cvs30
+
+       * src/inc.c
+               Don't show error dialog when cancelling connection
+               Patch by Pawel
+
+2006-04-11 [cleroy]    2.1.0cvs29
+
+       * src/compose.c
+               Implement multiple quote levels
+       * src/prefs_common.c
+               Change a little bit the quote bgcolor for 2nd level
+
+2006-04-11 [colin]     2.1.0cvs28
+
+       * src/gtk/about.c
+               Add locale and charset in the label
+
+2006-04-10 [colin]     2.1.0cvs27
+
+       * src/compose.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_msg_colors.c
+       * src/textview.c
+               Allow optional background color in quotes
+               Patch by Rafal Weglarz <tokoloshe@users.sf.net>
+               GTK+-2.8.x feature
+
+2006-04-10 [colin]     2.1.0cvs26
+
+       * src/main.c
+       * src/mainwindow.c
+       * src/mainwindow.h
+               Implement --select
+
+2006-04-10 [colin]     2.1.0cvs25
+
+       * manual/plugins.xml
+       * manual/fr/plugins.xml
+               Document libcurl's proxy variables
+
+2006-04-09 [colin]     2.1.0cvs24
+
+       * src/prefs_common.c
+               gettext() returns statically allocated stuff. We have
+               to strdup it in order to be able to free it.
+
+2006-04-09 [colin]     2.1.0cvs23
+
+       * AUTHORS
+       * src/gtk/authors.h
+               Add Alexei
+
+2006-04-09 [colin]     2.1.0cvs22
+
+       * src/mainwindow.c
+       * src/gtk/quicksearch.c
+               Fix bug #859 (problems with cyrilic input in 
+               search panel) - Patch by Alexey Illarionov 
+               <littlesavage@rambler.ru>
+
 2006-04-09 [colin]     2.1.0cvs21
 
        * src/prefs_customheader.c