[cairo-commit] cairo ChangeLog,1.754,1.755 ROADMAP,1.24,1.25
Keith Packard
commit at pdx.freedesktop.org
Thu Jul 21 08:46:00 PDT 2005
Committed by: keithp
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv8187
Modified Files:
ChangeLog ROADMAP
Log Message:
2005-07-21 Keith Packard <keithp at keithp.com>
reviewed by: otaylor, cworth
* ROADMAP:
* src/cairo-xlib-surface.c: (cairo_xlib_surface_set_drawable):
* src/cairo-xlib.h:
Add cairo_xlib_surface_set_drawable which changes the
target drawable for an xlib cairo_t to another which
shares the same format, screen and display.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.754
retrieving revision 1.755
diff -u -d -r1.754 -r1.755
--- ChangeLog 21 Jul 2005 14:41:20 -0000 1.754
+++ ChangeLog 21 Jul 2005 15:45:57 -0000 1.755
@@ -1,3 +1,14 @@
+2005-07-21 Keith Packard <keithp at keithp.com>
+
+ reviewed by: otaylor, cworth
+
+ * ROADMAP:
+ * src/cairo-xlib-surface.c: (cairo_xlib_surface_set_drawable):
+ * src/cairo-xlib.h:
+ Add cairo_xlib_surface_set_drawable which changes the
+ target drawable for an xlib cairo_t to another which
+ shares the same format, screen and display.
+
2005-07-21 Carl Worth <cworth at cworth.org>
* ROADMAP: Note that cairo_font_options_t is done now.
Index: ROADMAP
===================================================================
RCS file: /cvs/cairo/cairo/ROADMAP,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- ROADMAP 21 Jul 2005 14:41:20 -0000 1.24
+++ ROADMAP 21 Jul 2005 15:45:57 -0000 1.25
@@ -65,7 +65,7 @@
based on it
Status: cworth has sent API proposal to list
- A12. cairo_xlib_surface_set_drawable
+âA12. cairo_xlib_surface_set_drawable
Difficulty: Easy
Status: Keith has a patch sitting ready on the list.
More information about the cairo-commit
mailing list