[Commits] PATCHSETS 1.1.2.4518 1.1.2.4519 ChangeLog 1.396.2.3689 1.396.2.3690 configure.ac 1.654.2.4586 1.654.2.4587

colin at claws-mail.org colin at claws-mail.org
Fri Nov 16 17:10:10 CET 2012


Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv1507

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
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.
		

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4586
retrieving revision 1.654.2.4587
diff -u -d -r1.654.2.4586 -r1.654.2.4587
--- configure.ac	16 Nov 2012 13:11:56 -0000	1.654.2.4586
+++ configure.ac	16 Nov 2012 16:10:06 -0000	1.654.2.4587
@@ -12,7 +12,7 @@
 MICRO_VERSION=0
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=9
+EXTRA_VERSION=10
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4518
retrieving revision 1.1.2.4519
diff -u -d -r1.1.2.4518 -r1.1.2.4519
--- PATCHSETS	16 Nov 2012 13:11:55 -0000	1.1.2.4518
+++ PATCHSETS	16 Nov 2012 16:10:03 -0000	1.1.2.4519
@@ -4507,3 +4507,4 @@
 ( cvs diff -u -r 1.58.2.51 -r 1.58.2.52 po/de.po;  ) > 3.9.0cvs7.patchset
 ( cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/advsearch.c;  ) > 3.9.0cvs8.patchset
 ( cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/advsearch.c;  ) > 3.9.0cvs9.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.80 -r 1.1.4.81 src/prefs_filtering_action.c;  cvs diff -u -r 1.43.2.97 -r 1.43.2.98 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.49 -r 1.2.2.50 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.120 -r 1.1.2.121 src/gtk/quicksearch.c;  ) > 3.9.0cvs10.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3689
retrieving revision 1.396.2.3690
diff -u -d -r1.396.2.3689 -r1.396.2.3690
--- ChangeLog	16 Nov 2012 13:11:56 -0000	1.396.2.3689
+++ ChangeLog	16 Nov 2012 16:10:04 -0000	1.396.2.3690
@@ -1,3 +1,27 @@
+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



More information about the Commits mailing list