[Commits] PATCHSETS 1.1.2.4310 1.1.2.4311 ChangeLog 1.396.2.3476 1.396.2.3477 configure.ac 1.654.2.4375 1.654.2.4376

pawel at claws-mail.org pawel at claws-mail.org
Sun Nov 20 19:47:11 CET 2011


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

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2011-11-20 [pawel]	3.7.10cvs95

	* src/prefs_actions.c
	* src/prefs_filtering.c
	* src/prefs_template.c
		Fix bug #1870 'arrow scrolling in filters'
		Allow arrow scrolling in dialogs with list view widgets
		plus couple fixes of issues I found along the way

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4375
retrieving revision 1.654.2.4376
diff -u -d -r1.654.2.4375 -r1.654.2.4376
--- configure.ac	19 Nov 2011 21:15:13 -0000	1.654.2.4375
+++ configure.ac	20 Nov 2011 18:47:09 -0000	1.654.2.4376
@@ -12,7 +12,7 @@
 MICRO_VERSION=10
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=94
+EXTRA_VERSION=95
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4310
retrieving revision 1.1.2.4311
diff -u -d -r1.1.2.4310 -r1.1.2.4311
--- PATCHSETS	19 Nov 2011 21:15:12 -0000	1.1.2.4310
+++ PATCHSETS	20 Nov 2011 18:47:08 -0000	1.1.2.4311
@@ -4298,3 +4298,4 @@
 ( cvs diff -u -r 1.1.2.58 -r 1.1.2.59 manual/advanced.xml;  cvs diff -u -r 1.1.2.19 -r 1.1.2.20 manual/es/advanced.xml;  ) > 3.7.10cvs92.patchset
 ( cvs diff -u -r 1.1.2.59 -r 1.1.2.60 manual/advanced.xml;  ) > 3.7.10cvs93.patchset
 ( cvs diff -u -r 1.83.2.182 -r 1.83.2.183 src/mimeview.c;  ) > 3.7.10cvs94.patchset
+( cvs diff -u -r 1.60.2.75 -r 1.60.2.76 src/prefs_actions.c;  cvs diff -u -r 1.59.2.84 -r 1.59.2.85 src/prefs_filtering.c;  cvs diff -u -r 1.12.2.79 -r 1.12.2.80 src/prefs_template.c;  ) > 3.7.10cvs95.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3476
retrieving revision 1.396.2.3477
diff -u -d -r1.396.2.3476 -r1.396.2.3477
--- ChangeLog	19 Nov 2011 21:15:12 -0000	1.396.2.3476
+++ ChangeLog	20 Nov 2011 18:47:08 -0000	1.396.2.3477
@@ -1,3 +1,12 @@
+2011-11-20 [pawel]	3.7.10cvs95
+
+	* src/prefs_actions.c
+	* src/prefs_filtering.c
+	* src/prefs_template.c
+		Fix bug #1870 'arrow scrolling in filters'
+		Allow arrow scrolling in dialogs with list view widgets
+		plus couple fixes of issues I found along the way
+
 2011-11-19 [pawel]	3.7.10cvs94
 
 	* src/mimeview.c



More information about the Commits mailing list