[cairo-commit] cairo ChangeLog,1.551,1.552

Carl Worth commit at pdx.freedesktop.org
Fri May 6 21:19:52 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv8623

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo-xcb-surface.c (_render_operator):
        * src/cairo-win32-surface.c (_cairo_win32_surface_composite)
        (_cairo_win32_surface_fill_rectangles): Update to track new
        CAIRO_OPERATOR names.

        * test/select-font-no-show-text.c:
        * src/cairo-surface.c (cairo_surface_set_user_data): Fix
        documentation to refer to functions by their current names.

        * src/cairo-gstate.c (_cairo_gstate_begin_group): Update to track
        latest API (in currently unused function).


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.551
retrieving revision 1.552
diff -u -d -r1.551 -r1.552
--- ChangeLog	6 May 2005 21:20:05 -0000	1.551
+++ ChangeLog	7 May 2005 04:19:49 -0000	1.552
@@ -1,3 +1,17 @@
+2005-05-07  Carl Worth  <cworth at cworth.org>
+
+	* src/cairo-xcb-surface.c (_render_operator): 
+	* src/cairo-win32-surface.c (_cairo_win32_surface_composite)
+	(_cairo_win32_surface_fill_rectangles): Update to track new
+	CAIRO_OPERATOR names.
+
+	* test/select-font-no-show-text.c: 
+	* src/cairo-surface.c (cairo_surface_set_user_data): Fix
+	documentation to refer to functions by their current names.
+
+	* src/cairo-gstate.c (_cairo_gstate_begin_group): Update to track
+	latest API (in currently unused function).
+
 2005-05-06  Carl Worth  <cworth at cworth.org>
 
 	* src/cairo-glitz-surface.c (_cairo_glitz_surface_show_glyphs):




More information about the cairo-commit mailing list