[cairo-commit] cairo ChangeLog,1.456,1.457
Carl Worth
commit at pdx.freedesktop.org
Mon Mar 28 14:30:42 PST 2005
- Previous message: [cairo-commit] cairo ChangeLog,1.455,1.456 TODO,1.38,1.39
- Next message: [cairo-commit]
cairo/src Makefile.am, 1.43, 1.44 cairo_array.c, 1.2,
NONE cairo_atsui_font.c, 1.4, NONE cairo_cache.c, 1.8,
NONE cairo_color.c, 1.13, NONE cairo_fixed.c, 1.10,
NONE cairo_font.c, 1.38, NONE cairo_ft_font.c, 1.49,
NONE cairo_glitz_surface.c, 1.27, NONE cairo_gstate.c, 1.97,
NONE cairo_hull.c, 1.8, NONE cairo_image_surface.c, 1.29,
NONE cairo_matrix.c, 1.21, NONE cairo_output_stream.c, 1.1,
NONE cairo_path.c, 1.24, NONE cairo_path_bounds.c, 1.17,
NONE cairo_path_data.c, 1.2, NONE cairo_path_fill.c, 1.18,
NONE cairo_path_stroke.c, 1.24, NONE cairo_pattern.c, 1.27,
NONE cairo_pdf_surface.c, 1.22, NONE cairo_pen.c, 1.22,
NONE cairo_polygon.c, 1.12, NONE cairo_ps_surface.c, 1.28,
NONE cairo_quartz_surface.c, 1.4, NONE cairo_slope.c, 1.8,
NONE cairo_spline.c, 1.14, NONE cairo_surface.c, 1.49,
NONE cairo_traps.c, 1.23, NONE cairo_unicode.c, 1.1,
NONE cairo_wideint.c, 1.4, NONE cairo_win32_font.c, 1.10,
NONE cairo_win32_surface.c, 1.12, NONE cairo_xcb_surface.c,
1.20, NONE cairo_xlib_surface.c, 1.52, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv11645
Modified Files:
ChangeLog
Log Message:
* src/Makefile.am:
* src/cairo_*.c: Renamed a bunch of files to use - rather than _
as a separator. Copy happened in the master repository to preserve
history, so this is just a big remove.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.456
retrieving revision 1.457
diff -u -d -r1.456 -r1.457
--- ChangeLog 28 Mar 2005 22:06:40 -0000 1.456
+++ ChangeLog 28 Mar 2005 22:30:40 -0000 1.457
@@ -1,5 +1,12 @@
2005-03-28 Carl Worth <cworth at cworth.org>
+ * src/Makefile.am:
+ * src/cairo_*.c: Renamed a bunch of files to use - rather than _
+ as a separator. Copy happened in the master repository to preserve
+ history, so this is just a big remove.
+
+2005-03-28 Carl Worth <cworth at cworth.org>
+
* TODO: Sorted API shakeup chart.
2005-03-28 Kristian Høgsberg <krh at redhat.com>
- Previous message: [cairo-commit] cairo ChangeLog,1.455,1.456 TODO,1.38,1.39
- Next message: [cairo-commit]
cairo/src Makefile.am, 1.43, 1.44 cairo_array.c, 1.2,
NONE cairo_atsui_font.c, 1.4, NONE cairo_cache.c, 1.8,
NONE cairo_color.c, 1.13, NONE cairo_fixed.c, 1.10,
NONE cairo_font.c, 1.38, NONE cairo_ft_font.c, 1.49,
NONE cairo_glitz_surface.c, 1.27, NONE cairo_gstate.c, 1.97,
NONE cairo_hull.c, 1.8, NONE cairo_image_surface.c, 1.29,
NONE cairo_matrix.c, 1.21, NONE cairo_output_stream.c, 1.1,
NONE cairo_path.c, 1.24, NONE cairo_path_bounds.c, 1.17,
NONE cairo_path_data.c, 1.2, NONE cairo_path_fill.c, 1.18,
NONE cairo_path_stroke.c, 1.24, NONE cairo_pattern.c, 1.27,
NONE cairo_pdf_surface.c, 1.22, NONE cairo_pen.c, 1.22,
NONE cairo_polygon.c, 1.12, NONE cairo_ps_surface.c, 1.28,
NONE cairo_quartz_surface.c, 1.4, NONE cairo_slope.c, 1.8,
NONE cairo_spline.c, 1.14, NONE cairo_surface.c, 1.49,
NONE cairo_traps.c, 1.23, NONE cairo_unicode.c, 1.1,
NONE cairo_wideint.c, 1.4, NONE cairo_win32_font.c, 1.10,
NONE cairo_win32_surface.c, 1.12, NONE cairo_xcb_surface.c,
1.20, NONE cairo_xlib_surface.c, 1.52, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list