2012-11-28 [colin] 3.9.0cvs28
[claws.git] / ChangeLog
index c0588d58dbf90e549dfb23e3c72bcd408d5fa163..0feec7dc711272e405844c98b0ce39e26c27514f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,173 @@
+2012-11-28 [colin]     3.9.0cvs28
+
+       * src/mainwindow.c
+       * src/news.c
+       * src/news.h
+       * src/etpan/nntp-thread.c
+               Disconnect NNTP accounts too when switching offline
+
+2012-11-28 [colin]     3.9.0cvs27
+
+       * src/imap.c
+       * src/news.c
+       * src/common/session.c
+       * src/common/session.h
+               Add keep-alive pings on IMAP and NNTP
+
+2012-11-28 [colin]     3.9.0cvs26
+
+       * src/imap.c
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               Try locale's charset and UTF-7 on server-side
+               searches when UTF-8 fails. Also, don't even
+               mention a charset if searching for an ASCII
+               string.
+
+2012-11-27 [colin]     3.9.0cvs25
+
+       * src/main.c
+               Unbreak the build.
+
+2012-11-27 [colin]     3.9.0cvs24
+
+       * src/common/ssl.c
+               Fix bug #2826, "replace deprecated gnutls function"
+               Patch by Christian Hesse
+
+2012-11-27 [colin]     3.9.0cvs23
+
+       * src/gtk/manage_window.c
+               Stop spamming logs with focus events.
+
+2012-11-27 [colin]     3.9.0cvs22
+
+       * src/mainwindow.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+               Unsneak a work-in-progress patch that I mistakengly
+               commited with a cleanup
+
+2012-11-27 [wwp]       3.9.0cvs21
+
+       * doc/man/claws-mail.1
+       * src/main.c
+       * src/send_message.c
+       * src/send_message.h
+               Add --cancel-sending command-line switch.
+
+2012-11-23 [colin]     3.9.0cvs20
+
+       * src/jpilot.c
+       * src/main.c
+       * src/mainwindow.c
+       * src/matcher.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/procmsg.c
+       * src/common/socket.c
+       * src/common/socket.h
+       * src/common/ssl.c
+       * src/common/ssl_certificate.c
+       * src/common/ssl_certificate.h
+       * src/etpan/imap-thread.c
+       * src/etpan/nntp-thread.c
+               Cleanup some warnings and deprecated types. Patch by
+               Christian Hesse, fixing bug #2617. Thanks!
+
+2012-11-23 [colin]     3.9.0cvs19
+
+       * AUTHORS
+       * src/gtk/authors.h
+               Add Christian Hesse which was forgotten for some reason
+
+2012-11-21 [colin]     3.9.0cvs18
+
+       * src/etpan/imap-thread.c
+               Don't set charset on simple searches. Fixes Exchange 2007.
+
+2012-11-20 [colin]     3.9.0cvs17
+
+       * src/prefs_matcher.c
+               Fix bug #2801, "Filtering Header:Name list is blank/corrupt"
+
+2012-11-20 [ticho]     3.9.0cvs16
+
+       * src/gtk/prefswindow.c
+               Actually allow folder preference pages which are in top level of
+               page index UI to be selected.
+
+2012-11-20 [ticho]     3.9.0cvs15
+
+       * src/prefs_folder_item.c
+               Remove useless "Folder" root in page index of folder preferences UI.
+
+2012-11-18 [colin]     3.9.0cvs14
+
+       * AUTHORS
+       * src/advsearch.c
+       * src/matcher.c
+       * src/matcher.h
+       * src/matcher_parser_parse.y
+       * src/prefs_matcher.c
+       * src/gtk/authors.h
+       * src/gtk/quicksearch.c
+               Add age_{greater,lower}_hours matcher criteria
+               Initial patch by Abhay S. Kushwaha.
+
+2012-11-18 [ticho]     3.9.0cvs13
+
+       * src/mbox.c
+               Improve i18n plural handling in a string used while
+               importing from mbox.
+
+2012-11-16 [ticho]     3.9.0cvs12
+
+       * po/bg.po
+       * po/ca.po
+       * po/cs.po
+       * po/de.po
+       * po/en_GB.po
+       * po/es.po
+       * po/fi.po
+       * po/fr.po
+       * po/he.po
+       * po/hu.po
+       * po/id_ID.po
+       * po/it.po
+       * po/ja.po
+       * po/lt.po
+       * po/nl.po
+       * po/pl.po
+       * po/pt_BR.po
+       * po/pt_PT.po
+       * po/ru.po
+       * po/sk.po
+       * po/sr.po
+       * po/sv.po
+       * po/uk.po
+       * po/zh_CN.po
+       * po/zh_TW.po
+       * po/Makevars
+               Update message catalogs to match changes in 3.9.0cvs11.
+
+2012-11-16 [ticho]     3.9.0cvs11
+
+       * src/account.c
+       * src/addrcustomattr.c
+       * src/edittags.c
+       * src/prefs_filtering.c
+       * src/prefs_matcher.c
+       * src/prefs_msg_colors.c
+       * src/toolbar.c
+       * src/uri_opener.c
+       * src/wizard.c
+       * src/common/utils.c
+       * src/gtk/about.c
+               Use pgettext() and friends for i18n context strings, instead of
+               having a pipe character in msgid for context separation. This uses
+               glib's C_ macro, instead of Q_.
+
 2012-11-16 [colin]     3.9.0cvs10
 
        * src/foldersel.c
                Bug #2774
                Bug #2624
                Bug #1963
+               Bug #2780
                Please check using your favorite WM that the following works:
                Information button (Quicksearch, Templates, 'Test' filtering 
                condition)