[cairo-commit] cairo ChangeLog,1.121,1.122
Carl Worth
commit at pdx.freedesktop.org
Mon Dec 8 17:39:34 PST 2003
- Previous message: [cairo-commit] cairo/src cairo_path.c,1.10,1.11 cairo_path_fill.c,1.7,1.8 cairo_path_stroke.c,1.12,1.13 cairo_pen.c,1.13,1.14 cairo_polygon.c,1.5,1.6 cairoint.h,1.40,1.41
- Next message: [cairo-commit] cairo/src cairo_path_bounds.c,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory pdx:/tmp/cvs-serv12214
Modified Files:
ChangeLog
Log Message:
* src/cairo_path_bounds.c (_cairo_path_bounder_move_to):
(_cairo_path_bounder_line_to):
(_cairo_path_bounder_curve_to):
(_cairo_path_bounder_close_path): Track change in
cairo_path_callbacks interface.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -C2 -d -r1.121 -r1.122
*** ChangeLog 8 Dec 2003 21:38:26 -0000 1.121
--- ChangeLog 9 Dec 2003 01:39:32 -0000 1.122
***************
*** 1,4 ****
--- 1,10 ----
2003-12-08 Carl Worth <cworth at isi.edu>
+ * src/cairo_path_bounds.c (_cairo_path_bounder_move_to):
+ (_cairo_path_bounder_line_to):
+ (_cairo_path_bounder_curve_to):
+ (_cairo_path_bounder_close_path): Track change in
+ cairo_path_callbacks interface.
+
* src/cairoint.h:
* src/cairo_path_stroke.c:
- Previous message: [cairo-commit] cairo/src cairo_path.c,1.10,1.11 cairo_path_fill.c,1.7,1.8 cairo_path_stroke.c,1.12,1.13 cairo_pen.c,1.13,1.14 cairo_polygon.c,1.5,1.6 cairoint.h,1.40,1.41
- Next message: [cairo-commit] cairo/src cairo_path_bounds.c,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list