[Commits] ChangeLog 1.1.2.92 1.1.2.93 PATCHSETS 1.1.2.67 1.1.2.68 configure.ac 1.1.2.92 1.1.2.93
holger at claws-mail.org
holger at claws-mail.org
Mon Aug 27 22:25:31 CEST 2012
Update of /home/claws-mail/plugins/python
In directory srv:/tmp/cvs-serv27675
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-08-27 [holger] 0.10cvs7
* src/composewindowtype.c
Flush gtk+ events after setting widgets programatically
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/python/Attic/configure.ac,v
retrieving revision 1.1.2.92
retrieving revision 1.1.2.93
diff -u -d -r1.1.2.92 -r1.1.2.93
--- configure.ac 16 Aug 2012 19:47:52 -0000 1.1.2.92
+++ configure.ac 27 Aug 2012 20:25:29 -0000 1.1.2.93
@@ -10,7 +10,7 @@
MAJOR_VERSION=0
MINOR_VERSION=10
MICRO_VERSION=0
-EXTRA_VERSION=6
+EXTRA_VERSION=7
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/python/Attic/PATCHSETS,v
retrieving revision 1.1.2.67
retrieving revision 1.1.2.68
diff -u -d -r1.1.2.67 -r1.1.2.68
--- PATCHSETS 16 Aug 2012 19:47:52 -0000 1.1.2.67
+++ PATCHSETS 27 Aug 2012 20:25:29 -0000 1.1.2.68
@@ -69,3 +69,4 @@
( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 examples/README.examples; diff -u /dev/null examples/auto/compose_any; ) > 0.10cvs4.patchset
( cvs diff -u -r 1.1.2.90 -r 1.1.2.91 configure.ac; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/Makefile.am; cvs diff -u -r 1.1.2.20 -r 1.1.2.21 src/python_plugin.c; ) > 0.10cvs5.patchset
( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 examples/auto/startup; ) > 0.10cvs6.patchset
+( cvs diff -u -r 1.1.2.16 -r 1.1.2.17 src/composewindowtype.c; ) > 0.10cvs7.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/python/Attic/ChangeLog,v
retrieving revision 1.1.2.92
retrieving revision 1.1.2.93
diff -u -d -r1.1.2.92 -r1.1.2.93
--- ChangeLog 16 Aug 2012 19:47:52 -0000 1.1.2.92
+++ ChangeLog 27 Aug 2012 20:25:29 -0000 1.1.2.93
@@ -1,3 +1,8 @@
+2012-08-27 [holger] 0.10cvs7
+
+ * src/composewindowtype.c
+ Flush gtk+ events after setting widgets programatically
+
2012-08-16 [holger] 0.10cvs6
* examples/auto/startup
More information about the Commits
mailing list