[Commits] PATCHSETS 1.1.2.4402 1.1.2.4403 ChangeLog 1.396.2.3572 1.396.2.3573 configure.ac 1.654.2.4469 1.654.2.4470
ticho at claws-mail.org
ticho at claws-mail.org
Wed Jul 25 20:51:47 CEST 2012
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv18333
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-07-25 [ticho] 3.8.1cvs17
* src/gtk/prefswindow.c
Correctly set transient_for property for preferences window,
as well as for color picker dialogs. Fixes bug #2710.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4469
retrieving revision 1.654.2.4470
diff -u -d -r1.654.2.4469 -r1.654.2.4470
--- configure.ac 25 Jul 2012 18:38:31 -0000 1.654.2.4469
+++ configure.ac 25 Jul 2012 18:51:45 -0000 1.654.2.4470
@@ -12,7 +12,7 @@
MICRO_VERSION=1
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=16
+EXTRA_VERSION=17
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4402
retrieving revision 1.1.2.4403
diff -u -d -r1.1.2.4402 -r1.1.2.4403
--- PATCHSETS 25 Jul 2012 18:38:30 -0000 1.1.2.4402
+++ PATCHSETS 25 Jul 2012 18:51:44 -0000 1.1.2.4403
@@ -4391,3 +4391,4 @@
( cvs diff -u -r 1.49.2.146 -r 1.49.2.147 src/procmime.c; ) > 3.8.1cvs14.patchset
( cvs diff -u -r 1.49.2.147 -r 1.49.2.148 src/procmime.c; ) > 3.8.1cvs15.patchset
( cvs diff -u -r 1.1.2.110 -r 1.1.2.111 src/gtk/quicksearch.c; ) > 3.8.1cvs16.patchset
+( cvs diff -u -r 1.12.2.60 -r 1.12.2.61 src/gtk/prefswindow.c; ) > 3.8.1cvs17.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3572
retrieving revision 1.396.2.3573
diff -u -d -r1.396.2.3572 -r1.396.2.3573
--- ChangeLog 25 Jul 2012 18:38:31 -0000 1.396.2.3572
+++ ChangeLog 25 Jul 2012 18:51:44 -0000 1.396.2.3573
@@ -1,3 +1,9 @@
+2012-07-25 [ticho] 3.8.1cvs17
+
+ * src/gtk/prefswindow.c
+ Correctly set transient_for property for preferences window,
+ as well as for color picker dialogs. Fixes bug #2710.
+
2012-07-25 [ticho] 3.8.1cvs16
* src/gtk/quicksearch.c
More information about the Commits
mailing list