[Commits] claws.def 1.1.2.5 1.1.2.6 gtkhtml2_viewer.c 1.1.2.91 1.1.2.92
colin at claws-mail.org
colin at claws-mail.org
Sat Oct 22 19:10:11 CEST 2011
Update of /home/claws-mail/plugins/gtkhtml2_viewer/src
In directory claws-mail:/tmp/cvs-serv535/src
Modified Files:
Tag: gtk2
claws.def gtkhtml2_viewer.c
Log Message:
2011-10-22 [colin] 0.31.0cvs3
* src/claws.def
* src/gtkhtml2_viewer.c
* libgtkhtml/a11y/htmlviewaccessible.c
* libgtkhtml/layout/html/htmlboxembedded.c
* libgtkhtml/layout/html/htmlboxembeddedentry.c
* libgtkhtml/layout/html/htmlembedded.c
* libgtkhtml/view/htmlview.c
Update following Claws 3.7.10.41
Index: gtkhtml2_viewer.c
===================================================================
RCS file: /home/claws-mail/plugins/gtkhtml2_viewer/src/Attic/gtkhtml2_viewer.c,v
retrieving revision 1.1.2.91
retrieving revision 1.1.2.92
diff -u -d -r1.1.2.91 -r1.1.2.92
--- gtkhtml2_viewer.c 4 May 2011 13:25:08 -0000 1.1.2.91
+++ gtkhtml2_viewer.c 22 Oct 2011 17:10:09 -0000 1.1.2.92
@@ -1347,7 +1347,7 @@
gtkhtml2_viewer_tmpdir = g_strconcat(get_rc_dir(), G_DIR_SEPARATOR_S,
"gtkhtml2_viewer", NULL);
- if (!check_plugin_version(MAKE_NUMERIC_VERSION(3,7,5,38),
+ if (!check_plugin_version(MAKE_NUMERIC_VERSION(3,7,10,41),
VERSION_NUMERIC, _("GtkHtml2 HTML Viewer"), error))
return -1;
Index: claws.def
===================================================================
RCS file: /home/claws-mail/plugins/gtkhtml2_viewer/src/Attic/claws.def,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -d -r1.1.2.5 -r1.1.2.6
--- claws.def 21 Nov 2010 17:40:18 -0000 1.1.2.5
+++ claws.def 22 Oct 2011 17:10:09 -0000 1.1.2.6
@@ -22,9 +22,6 @@
get_tmp_file
gtkutils_scroll_one_line
gtkutils_scroll_page
-gtkut_widget_has_focus
-gtkut_widget_is_drawable
-gtkut_widget_get_visible
gtkut_widget_set_can_focus
is_dir_exist
itos
More information about the Commits
mailing list