[cairo-commit] cairo ChangeLog,1.437,1.438

Owen Taylor commit at pdx.freedesktop.org
Thu Mar 17 12:57:45 PST 2005


Committed by: otaylor

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

Modified Files:
	ChangeLog 
Log Message:
2005-03-17  Owen Taylor  <otaylor at redhat.com>

        * src/cairo.h src/cairo_surface.c src/cairo-xlib.h
        src/cairo_xlib_surface.c: Move cairo_xlib_surface_set_device_offset()
        to a generic cairo_surface_set_device_offset().

        * src/cairo_gstate.c: Take the surface's device offset into
        account.

        * doc/public/cairo-sections.txt: Update.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.437
retrieving revision 1.438
diff -u -d -r1.437 -r1.438
--- ChangeLog	17 Mar 2005 19:24:00 -0000	1.437
+++ ChangeLog	17 Mar 2005 20:57:42 -0000	1.438
@@ -1,5 +1,16 @@
 2005-03-17  Owen Taylor  <otaylor at redhat.com>
 
+	* src/cairo.h src/cairo_surface.c src/cairo-xlib.h
+	src/cairo_xlib_surface.c: Move cairo_xlib_surface_set_device_offset()
+	to a generic cairo_surface_set_device_offset().
+
+	* src/cairo_gstate.c: Take the surface's device offset into
+	account.
+
+	* doc/public/cairo-sections.txt: Update.
+
+2005-03-17  Owen Taylor  <otaylor at redhat.com>
+
 	* src/cairo_matrix.c: Fix the docs to to correctly describe
 	the order of transformation for muliply/scale/rotate/translate.
 	(cairo_matrix_translate): Fix translate/rotate typo in the




More information about the cairo-commit mailing list