[Commits] PATCHSETS 1.1.2.4263 1.1.2.4264 ChangeLog 1.396.2.3428 1.396.2.3429 configure.ac 1.654.2.4328 1.654.2.4329
colin at claws-mail.org
colin at claws-mail.org
Tue Oct 25 08:07:56 CEST 2011
Update of /home/claws-mail/claws
In directory claws-mail:/tmp/cvs-serv23293
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2011-10-25 [colin] 3.7.10cvs48
* src/stock_pixmap.c
Always use cairo to draw
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4328
retrieving revision 1.654.2.4329
diff -u -d -r1.654.2.4328 -r1.654.2.4329
--- configure.ac 25 Oct 2011 05:41:33 -0000 1.654.2.4328
+++ configure.ac 25 Oct 2011 06:07:53 -0000 1.654.2.4329
@@ -12,7 +12,7 @@
MICRO_VERSION=10
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=47
+EXTRA_VERSION=48
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4263
retrieving revision 1.1.2.4264
diff -u -d -r1.1.2.4263 -r1.1.2.4264
--- PATCHSETS 25 Oct 2011 05:41:32 -0000 1.1.2.4263
+++ PATCHSETS 25 Oct 2011 06:07:52 -0000 1.1.2.4264
@@ -4251,3 +4251,4 @@
( cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/gtk/gtkcmclist.h; ) > 3.7.10cvs45.patchset
( cvs diff -u -r 1.1.2.19 -r 1.1.2.20 src/gtk/gtkcmclist.c; cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/gtk/gtkcmclist.h; cvs diff -u -r 1.1.2.21 -r 1.1.2.22 src/gtk/gtkcmctree.c; ) > 3.7.10cvs46.patchset
( cvs diff -u -r 1.83.2.174 -r 1.83.2.175 src/mimeview.c; ) > 3.7.10cvs47.patchset
+( cvs diff -u -r 1.25.2.70 -r 1.25.2.71 src/stock_pixmap.c; ) > 3.7.10cvs48.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3428
retrieving revision 1.396.2.3429
diff -u -d -r1.396.2.3428 -r1.396.2.3429
--- ChangeLog 25 Oct 2011 05:41:33 -0000 1.396.2.3428
+++ ChangeLog 25 Oct 2011 06:07:53 -0000 1.396.2.3429
@@ -1,3 +1,8 @@
+2011-10-25 [colin] 3.7.10cvs48
+
+ * src/stock_pixmap.c
+ Always use cairo to draw
+
2011-10-25 [colin] 3.7.10cvs47
* src/mimeview.c
More information about the Commits
mailing list