[Commits] PATCHSETS 1.1.2.4481 1.1.2.4482 ChangeLog 1.396.2.3651 1.396.2.3652 configure.ac 1.654.2.4548 1.654.2.4549
colin at claws-mail.org
colin at claws-mail.org
Fri Oct 12 14:47:29 CEST 2012
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv12416
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-10-12 [colin] 3.8.1cvs96
* src/gtk/gtkcmctree.c
* src/gtk/gtksctree.c
Fix bug #2581, "expander arrows are too tiny to hit with the
mouse". Patch mostly by Tom Horsley
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4548
retrieving revision 1.654.2.4549
diff -u -d -r1.654.2.4548 -r1.654.2.4549
--- configure.ac 12 Oct 2012 12:21:30 -0000 1.654.2.4548
+++ configure.ac 12 Oct 2012 12:47:27 -0000 1.654.2.4549
@@ -12,7 +12,7 @@
MICRO_VERSION=1
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=95
+EXTRA_VERSION=96
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4481
retrieving revision 1.1.2.4482
diff -u -d -r1.1.2.4481 -r1.1.2.4482
--- PATCHSETS 12 Oct 2012 12:21:29 -0000 1.1.2.4481
+++ PATCHSETS 12 Oct 2012 12:47:26 -0000 1.1.2.4482
@@ -4470,3 +4470,4 @@
( cvs diff -u -r 1.382.2.615 -r 1.382.2.616 src/compose.c; cvs diff -u -r 1.105.2.177 -r 1.105.2.178 src/prefs_account.c; cvs diff -u -r 1.36.2.203 -r 1.36.2.204 src/common/utils.c; cvs diff -u -r 1.20.2.80 -r 1.20.2.81 src/common/utils.h; ) > 3.8.1cvs93.patchset
( cvs diff -u -r 1.36.2.204 -r 1.36.2.205 src/common/utils.c; ) > 3.8.1cvs94.patchset
( cvs diff -u -r 1.36.2.205 -r 1.36.2.206 src/common/utils.c; ) > 3.8.1cvs95.patchset
+( cvs diff -u -r 1.1.2.31 -r 1.1.2.32 src/gtk/gtkcmctree.c; cvs diff -u -r 1.1.4.64 -r 1.1.4.65 src/gtk/gtksctree.c; ) > 3.8.1cvs96.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3651
retrieving revision 1.396.2.3652
diff -u -d -r1.396.2.3651 -r1.396.2.3652
--- ChangeLog 12 Oct 2012 12:21:30 -0000 1.396.2.3651
+++ ChangeLog 12 Oct 2012 12:47:26 -0000 1.396.2.3652
@@ -1,3 +1,10 @@
+2012-10-12 [colin] 3.8.1cvs96
+
+ * src/gtk/gtkcmctree.c
+ * src/gtk/gtksctree.c
+ Fix bug #2581, "expander arrows are too tiny to hit with the
+ mouse". Patch mostly by Tom Horsley
+
2012-10-12 [iwkse] 3.8.1cvs95
* src/common/utils.c
More information about the Commits
mailing list