[Commits] PATCHSETS 1.1.2.157 1.1.2.158 ChangeLog 1.1.2.197 1.1.2.198 configure.ac 1.1.2.203 1.1.2.204

colin at claws-mail.org colin at claws-mail.org
Sat Oct 22 20:36:53 CEST 2011


Update of /home/claws-mail/plugins/gtkhtml2_viewer
In directory claws-mail:/tmp/cvs-serv5751

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2011-10-22 [colin]	0.31.0cvs4

	* libgtkhtml/layout/html/htmlboxembeddedentry.c
		GTK+2.16 fix

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/gtkhtml2_viewer/Attic/configure.ac,v
retrieving revision 1.1.2.203
retrieving revision 1.1.2.204
diff -u -d -r1.1.2.203 -r1.1.2.204
--- configure.ac	22 Oct 2011 17:10:08 -0000	1.1.2.203
+++ configure.ac	22 Oct 2011 18:36:51 -0000	1.1.2.204
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=31
 MICRO_VERSION=0
-EXTRA_VERSION=3
+EXTRA_VERSION=4
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/gtkhtml2_viewer/Attic/PATCHSETS,v
retrieving revision 1.1.2.157
retrieving revision 1.1.2.158
diff -u -d -r1.1.2.157 -r1.1.2.158
--- PATCHSETS	22 Oct 2011 17:10:08 -0000	1.1.2.157
+++ PATCHSETS	22 Oct 2011 18:36:51 -0000	1.1.2.158
@@ -156,3 +156,4 @@
 ( cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/Makefile.am;  ) > 0.31.0cvs1.patchset
 ( cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/Makefile.am;  ) > 0.31.0cvs2.patchset
 ( cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/claws.def;  cvs diff -u -r 1.1.2.91 -r 1.1.2.92 src/gtkhtml2_viewer.c;  cvs diff -u -r 1.1.2.2 -r 1.1.2.3 libgtkhtml/a11y/htmlviewaccessible.c;  cvs diff -u -r 1.1.2.3 -r 1.1.2.4 libgtkhtml/layout/html/htmlboxembedded.c;  cvs diff -u -r 1.1.2.3 -r 1.1.2.4 libgtkhtml/layout/html/htmlboxembeddedentry.c;  cvs diff -u -r 1.1.2.2 -r 1.1.2.3 libgtkhtml/layout/html/htmlembedded.c;  cvs diff -u -r 1.1.2.6 -r 1.1.2.7 libgtkhtml/view/htmlview.c;  ) > 0.31.0cvs3.patchset
+( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 libgtkhtml/layout/html/htmlboxembeddedentry.c;  ) > 0.31.0cvs4.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/gtkhtml2_viewer/Attic/ChangeLog,v
retrieving revision 1.1.2.197
retrieving revision 1.1.2.198
diff -u -d -r1.1.2.197 -r1.1.2.198
--- ChangeLog	22 Oct 2011 17:10:08 -0000	1.1.2.197
+++ ChangeLog	22 Oct 2011 18:36:51 -0000	1.1.2.198
@@ -1,3 +1,8 @@
+2011-10-22 [colin]	0.31.0cvs4
+
+	* libgtkhtml/layout/html/htmlboxembeddedentry.c
+		GTK+2.16 fix
+
 2011-10-22 [colin]	0.31.0cvs3
 
 	* src/claws.def



More information about the Commits mailing list