[Commits] PATCHSETS 1.1.2.4424 1.1.2.4425 ChangeLog 1.396.2.3594 1.396.2.3595 configure.ac 1.654.2.4491 1.654.2.4492
colin at claws-mail.org
colin at claws-mail.org
Mon Aug 27 21:01:55 CEST 2012
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv22441
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-08-27 [colin] 3.8.1cvs39
* src/main.c
Fix double mainwindow presentation that confuses GNOME3
when some plugins fail to load (subsequent Claws windows
got no focus in that case)
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4491
retrieving revision 1.654.2.4492
diff -u -d -r1.654.2.4491 -r1.654.2.4492
--- configure.ac 27 Aug 2012 17:41:07 -0000 1.654.2.4491
+++ configure.ac 27 Aug 2012 19:01:52 -0000 1.654.2.4492
@@ -12,7 +12,7 @@
MICRO_VERSION=1
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=38
+EXTRA_VERSION=39
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4424
retrieving revision 1.1.2.4425
diff -u -d -r1.1.2.4424 -r1.1.2.4425
--- PATCHSETS 27 Aug 2012 17:41:06 -0000 1.1.2.4424
+++ PATCHSETS 27 Aug 2012 19:01:51 -0000 1.1.2.4425
@@ -4413,3 +4413,4 @@
( cvs diff -u -r 1.149.2.108 -r 1.149.2.109 src/inc.c; cvs diff -u -r 1.150.2.124 -r 1.150.2.125 src/procmsg.c; ) > 3.8.1cvs36.patchset
( cvs diff -u -r 1.274.2.347 -r 1.274.2.348 src/mainwindow.c; cvs diff -u -r 1.395.2.448 -r 1.395.2.449 src/summaryview.c; ) > 3.8.1cvs37.patchset
( cvs diff -u -r 1.395.2.449 -r 1.395.2.450 src/summaryview.c; ) > 3.8.1cvs38.patchset
+( cvs diff -u -r 1.115.2.252 -r 1.115.2.253 src/main.c; ) > 3.8.1cvs39.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3594
retrieving revision 1.396.2.3595
diff -u -d -r1.396.2.3594 -r1.396.2.3595
--- ChangeLog 27 Aug 2012 17:41:07 -0000 1.396.2.3594
+++ ChangeLog 27 Aug 2012 19:01:51 -0000 1.396.2.3595
@@ -1,3 +1,10 @@
+2012-08-27 [colin] 3.8.1cvs39
+
+ * src/main.c
+ Fix double mainwindow presentation that confuses GNOME3
+ when some plugins fail to load (subsequent Claws windows
+ got no focus in that case)
+
2012-08-27 [colin] 3.8.1cvs38
* src/summaryview.c
More information about the Commits
mailing list