[Commits] PATCHSETS 1.1.2.4410 1.1.2.4411 ChangeLog 1.396.2.3580 1.396.2.3581 configure.ac 1.654.2.4477 1.654.2.4478

ticho at claws-mail.org ticho at claws-mail.org
Sun Aug 5 14:40:26 CEST 2012


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-08-05 [ticho]	3.8.1cvs25

	* src/compose.c
		Avoid header combo box to get focus twice (first text within,
		then combobox widget itself) when switching focus with TAB.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4477
retrieving revision 1.654.2.4478
diff -u -d -r1.654.2.4477 -r1.654.2.4478
--- configure.ac	28 Jul 2012 18:13:48 -0000	1.654.2.4477
+++ configure.ac	5 Aug 2012 12:40:23 -0000	1.654.2.4478
@@ -12,7 +12,7 @@
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=24
+EXTRA_VERSION=25
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4410
retrieving revision 1.1.2.4411
diff -u -d -r1.1.2.4410 -r1.1.2.4411
--- PATCHSETS	28 Jul 2012 18:13:47 -0000	1.1.2.4410
+++ PATCHSETS	5 Aug 2012 12:40:21 -0000	1.1.2.4411
@@ -4399,3 +4399,4 @@
 ( cvs diff -u -r 1.395.2.447 -r 1.395.2.448 src/summaryview.c;  cvs diff -u -r 1.96.2.243 -r 1.96.2.244 src/textview.c;  ) > 3.8.1cvs22.patchset
 ( cvs diff -u -r 1.5.2.63 -r 1.5.2.64 src/gtk/pluginwindow.c;  cvs diff -u -r 1.12.2.61 -r 1.12.2.62 src/gtk/prefswindow.c;  ) > 3.8.1cvs23.patchset
 ( cvs diff -u -r 1.382.2.605 -r 1.382.2.606 src/compose.c;  ) > 3.8.1cvs24.patchset
+( cvs diff -u -r 1.382.2.606 -r 1.382.2.607 src/compose.c;  ) > 3.8.1cvs25.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3580
retrieving revision 1.396.2.3581
diff -u -d -r1.396.2.3580 -r1.396.2.3581
--- ChangeLog	28 Jul 2012 18:13:48 -0000	1.396.2.3580
+++ ChangeLog	5 Aug 2012 12:40:21 -0000	1.396.2.3581
@@ -1,3 +1,9 @@
+2012-08-05 [ticho]	3.8.1cvs25
+
+	* src/compose.c
+		Avoid header combo box to get focus twice (first text within,
+		then combobox widget itself) when switching focus with TAB.
+
 2012-07-28 [ticho]	3.8.1cvs24
 
 	* src/compose.c



More information about the Commits mailing list