[cairo-commit] cairo ChangeLog,1.1207,1.1208
Carl Worth
commit at pdx.freedesktop.org
Fri Jan 6 14:24:58 PST 2006
- Previous message: [cairo-commit] cairo/src cairo-gstate.c, 1.191,
1.192 cairo-paginated-surface.c, 1.2, 1.3 cairo-surface.c,
1.117, 1.118 cairoint.h, 1.241, 1.242
- Next message: [cairo-commit] cairo/src cairo-paginated-surface.c,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv22653
Modified Files:
ChangeLog
Log Message:
2006-01-06 Carl Worth <cworth at cworth.org>
Reviewed by keithp
* src/cairo-paginated-surface.c: (_paint_page),
(_cairo_paginated_surface_copy_page),
(_cairo_paginated_surface_show_page): Change the paginated surface
to force all output to come from an image surface (to be refined
incrementally as we hook real surface backends up to it).
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1207
retrieving revision 1.1208
diff -u -d -r1.1207 -r1.1208
--- ChangeLog 6 Jan 2006 22:11:07 -0000 1.1207
+++ ChangeLog 6 Jan 2006 22:24:55 -0000 1.1208
@@ -2,6 +2,16 @@
Reviewed by keithp
+ * src/cairo-paginated-surface.c: (_paint_page),
+ (_cairo_paginated_surface_copy_page),
+ (_cairo_paginated_surface_show_page): Change the paginated surface
+ to force all output to come from an image surface (to be refined
+ incrementally as we hook real surface backends up to it).
+
+2006-01-06 Carl Worth <cworth at cworth.org>
+
+ Reviewed by keithp
+
* src/cairo-paginated-surface.c: (_cairo_paginated_surface_create),
(_cairo_paginated_surface_copy_page),
(_cairo_paginated_surface_show_page): Implement copy_page for
- Previous message: [cairo-commit] cairo/src cairo-gstate.c, 1.191,
1.192 cairo-paginated-surface.c, 1.2, 1.3 cairo-surface.c,
1.117, 1.118 cairoint.h, 1.241, 1.242
- Next message: [cairo-commit] cairo/src cairo-paginated-surface.c,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list