[Commits] PATCHSETS 1.1.2.4554 1.1.2.4555 ChangeLog 1.396.2.3726 1.396.2.3727 configure.ac 1.654.2.4622 1.654.2.4623
ticho at claws-mail.org
ticho at claws-mail.org
Wed Dec 12 13:43:55 CET 2012
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv31503
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-12-12 [ticho] 3.9.0cvs46
* src/compose.c
Move focus to body textview when subject entry is activated
(Enter key pressed) in compose window.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4622
retrieving revision 1.654.2.4623
diff -u -d -r1.654.2.4622 -r1.654.2.4623
--- configure.ac 10 Dec 2012 14:21:45 -0000 1.654.2.4622
+++ configure.ac 12 Dec 2012 12:43:53 -0000 1.654.2.4623
@@ -12,7 +12,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=45
+EXTRA_VERSION=46
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4554
retrieving revision 1.1.2.4555
diff -u -d -r1.1.2.4554 -r1.1.2.4555
--- PATCHSETS 10 Dec 2012 14:21:45 -0000 1.1.2.4554
+++ PATCHSETS 12 Dec 2012 12:43:52 -0000 1.1.2.4555
@@ -4543,3 +4543,4 @@
( cvs diff -u -r 1.30.2.33 -r 1.30.2.34 tools/README; cvs diff -u -r 1.1 -r 1.2 tools/gif2xface.pl; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 tools/outlook2claws-mail.pl; ) > 3.9.0cvs43.patchset
( cvs diff -u -r 1.101.2.75 -r 1.101.2.76 src/news.c; ) > 3.9.0cvs44.patchset
( cvs diff -u -r 1.27.2.66 -r 1.27.2.67 src/addr_compl.c; ) > 3.9.0cvs45.patchset
+( cvs diff -u -r 1.382.2.618 -r 1.382.2.619 src/compose.c; ) > 3.9.0cvs46.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3726
retrieving revision 1.396.2.3727
diff -u -d -r1.396.2.3726 -r1.396.2.3727
--- ChangeLog 10 Dec 2012 14:21:44 -0000 1.396.2.3726
+++ ChangeLog 12 Dec 2012 12:43:52 -0000 1.396.2.3727
@@ -1,3 +1,9 @@
+2012-12-12 [ticho] 3.9.0cvs46
+
+ * src/compose.c
+ Move focus to body textview when subject entry is activated
+ (Enter key pressed) in compose window.
+
2012-12-10 [mones] 3.9.0cvs45
* src/addr_compl.c
More information about the Commits
mailing list