[Commits] PATCHSETS 1.1.2.4509.2.5 1.1.2.4509.2.6 ChangeLog 1.396.2.3680.2.5 1.396.2.3680.2.6 configure.ac 1.654.2.4577.2.5 1.654.2.4577.2.6
colin at claws-mail.org
colin at claws-mail.org
Sun Nov 18 17:40:43 CET 2012
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv25442
Modified Files:
Tag: stable_3_9
PATCHSETS ChangeLog configure.ac
Log Message:
2012-11-18 [colin] 3.9.0cvs6-stable
* 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
Backport 3.9.0cvs10:
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.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4577.2.5
retrieving revision 1.654.2.4577.2.6
diff -u -d -r1.654.2.4577.2.5 -r1.654.2.4577.2.6
--- configure.ac 18 Nov 2012 16:38:56 -0000 1.654.2.4577.2.5
+++ configure.ac 18 Nov 2012 16:40:41 -0000 1.654.2.4577.2.6
@@ -12,7 +12,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=5
+EXTRA_VERSION=6
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=-stable
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4509.2.5
retrieving revision 1.1.2.4509.2.6
diff -u -d -r1.1.2.4509.2.5 -r1.1.2.4509.2.6
--- PATCHSETS 18 Nov 2012 16:38:53 -0000 1.1.2.4509.2.5
+++ PATCHSETS 18 Nov 2012 16:40:40 -0000 1.1.2.4509.2.6
@@ -4503,3 +4503,4 @@
( cvs diff -u -r 1.395.2.456 -r 1.395.2.457 src/summaryview.c; ) > 3.9.0cvs3-stable.patchset
( cvs diff -u -r 1.58.2.51 -r 1.58.2.52 po/de.po; ) > 3.9.0cvs4-stable.patchset
( cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/advsearch.c; ) > 3.9.0cvs5-stable.patchset
+( cvs diff -u -r 1.26.2.49 -r 1.26.2.50 src/foldersel.c; cvs diff -u -r 1.60.2.83 -r 1.60.2.84 src/prefs_actions.c; cvs diff -u -r 1.1.4.79 -r 1.1.4.80 src/prefs_filtering_action.c; cvs diff -u -r 1.43.2.96 -r 1.43.2.97 src/prefs_matcher.c; cvs diff -u -r 1.8.2.47 -r 1.8.2.48 src/quote_fmt.c; cvs diff -u -r 1.5.2.36 -r 1.5.2.37 src/gtk/description_window.c; cvs diff -u -r 1.1.4.10 -r 1.1.4.11 src/gtk/description_window.h; cvs diff -u -r 1.2.2.48 -r 1.2.2.49 src/gtk/inputdialog.c; cvs diff -u -r 1.1.4.11 -r 1.1.4.12 src/gtk/manage_window.c; cvs diff -u -r 1.1.2.119 -r 1.1.2.120 src/gtk/quicksearch.c; ) > 3.9.0cvs6-stable.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3680.2.5
retrieving revision 1.396.2.3680.2.6
diff -u -d -r1.396.2.3680.2.5 -r1.396.2.3680.2.6
--- ChangeLog 18 Nov 2012 16:38:54 -0000 1.396.2.3680.2.5
+++ ChangeLog 18 Nov 2012 16:40:40 -0000 1.396.2.3680.2.6
@@ -1,3 +1,27 @@
+2012-11-18 [colin] 3.9.0cvs6-stable
+
+ * 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
+ Backport 3.9.0cvs10:
+ 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-18 [colin] 3.9.0cvs5-stable
* src/advsearch.c
More information about the Commits
mailing list