[cairo-commit] cairo/doc/public/tmpl cairo.sgml,1.20,1.21
Owen Taylor
commit at pdx.freedesktop.org
Mon Jun 20 15:48:49 PDT 2005
Committed by: otaylor
Update of /cvs/cairo/cairo/doc/public/tmpl
In directory gabe:/tmp/cvs-serv2501/doc/public/tmpl
Modified Files:
cairo.sgml
Log Message:
2005-06-20 Owen Taylor <otaylor at redhat.com>
Workaround for https://bugs.freedesktop.org/show_bug.cgi?id=3566
* src/cairo-xlib-surface.c: Detect servers with a bug in
repeating surfaces by checking vendor string and version.
* src/cairo-xlib-surface.c: For such surfaces
* src/cairo-xlib-surface.c: Save clip rects when setting a
clip region on a surface so that we set the right clip for the
surface's GC if we create it later.
Index: cairo.sgml
===================================================================
RCS file: /cvs/cairo/cairo/doc/public/tmpl/cairo.sgml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- cairo.sgml 20 Jun 2005 16:59:23 -0000 1.20
+++ cairo.sgml 20 Jun 2005 22:48:46 -0000 1.21
@@ -977,6 +977,25 @@
@Returns:
+<!-- ##### USER_FUNCTION cairo_error_notify_func_t ##### -->
+<para>
+
+</para>
+
+ at closure:
+ at status:
+
+
+<!-- ##### FUNCTION cairo_set_error_notify ##### -->
+<para>
+
+</para>
+
+ at cr:
+ at error_notify:
+ at closure:
+
+
<!-- ##### ENUM cairo_filter_t ##### -->
<para>
More information about the cairo-commit
mailing list