2012-11-20 [ticho] 3.9.0cvs16
[claws.git] / ChangeLog
index d353010ecf8d4c5583aee588b5d4a41d483483c4..a967928301a8044c56c2e4425ca35c73e1825288 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,118 @@
+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
+       * src/prefs_actions.c
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+       * src/quote_fmt.c
+       * src/gtk/description_window.c
+       * src/gtk/description_window.h
+       * src/gtk/inputdialog.c
+       * src/gtk/manage_window.c
+       * src/gtk/quicksearch.c
+               Try to better fix focus problems. Should address:
+               Bug #2774
+               Bug #2624
+               Bug #1963
+               Please check using your favorite WM that the following works:
+               Information button (Quicksearch, Templates, 'Test' filtering 
+               condition)
+               Folder selection (Move/Copy contextual menu,
+               various preferences, including 'New folder').
+               Tested with XFCE, Gnome Shell and Windows.
+               
+
+2012-11-16 [colin]     3.9.0cvs9
+
+       * src/advsearch.c
+               Init is_fast too
+
+2012-11-16 [colin]     3.9.0cvs8
+
+       * src/advsearch.c
+               Fix missing initialisation of bool_and which could
+               lead to From/To/Subject/Tag searches searching with
+               binary and.
+               Also clean up tag expansion. No need to create a
+               matcher string and re-parse it.
+
 2012-11-16 [paul]      3.9.0cvs7
 
        * po/de.po