[cairo-commit] rcairo ChangeLog,1.17,1.18
Oeyvind Kolaas
commit at pdx.freedesktop.org
Fri Sep 9 04:28:04 PDT 2005
- Previous message: [cairo-commit] cairo ChangeLog,1.1042,1.1043 ROADMAP,1.36,1.37
- Next message: [cairo-commit] rcairo/packages/cairo/ext rb_cairo.c, 1.3,
1.4 rb_cairo.h, 1.2, 1.3 rb_cairo_constants.c, 1.3,
1.4 rb_cairo_constants.h, 1.1, NONE rb_cairo_context.c, 1.7,
1.8 rb_cairo_context.h, 1.1, NONE rb_cairo_exception.h, 1.2,
NONE rb_cairo_font_extents.c, 1.1, 1.2 rb_cairo_font_face.c,
1.1, 1.2 rb_cairo_font_face.h, 1.1, NONE rb_cairo_glyph.c, 1.1,
1.2 rb_cairo_glyph.h, 1.1, NONE rb_cairo_matrix.c, 1.5,
1.6 rb_cairo_matrix.h, 1.2, NONE rb_cairo_pattern.c, 1.3,
1.4 rb_cairo_pattern.h, 1.2, NONE rb_cairo_surface.c, 1.3,
1.4 rb_cairo_surface.h, 1.1, NONE rb_cairo_text_extents.c, 1.1,
1.2 rb_cairo_text_extents.h, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: pippin
Update of /cvs/cairo/rcairo
In directory gabe:/tmp/cvs-serv1256
Modified Files:
ChangeLog
Log Message:
header cleanup
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- ChangeLog 8 Sep 2005 09:16:59 -0000 1.17
+++ ChangeLog 9 Sep 2005 11:28:02 -0000 1.18
@@ -1,3 +1,14 @@
+2005-09-09 Ãyvind KolÃ¥s <pippin at freedesktop.org>
+
+ Header cleanup patch from Kouhei Sutou <kou at cozmixng.org>.
+
+ * packages/cairo/ext/rb_cairo_*.h: removed. The
+ contents of packages/cairo/ext/rb_cairo_*.h are moved to
+ packages/cairo/ext/rb_cairo.h.
+ * packages/cairo/ext/rb_cairo_*.c: include rb_cairo.h instead of
+ rb_cairo_*.h, Init_*() declarations are moved ...
+ * packages/cairo/ext/rb_cairo.c: ... here.
+
2005-09-08 Ãyvind KolÃ¥s <pippin at freedesktop.org>
Integrated patch from Kouhei Sutou <kou at cozmixng.org>.
- Previous message: [cairo-commit] cairo ChangeLog,1.1042,1.1043 ROADMAP,1.36,1.37
- Next message: [cairo-commit] rcairo/packages/cairo/ext rb_cairo.c, 1.3,
1.4 rb_cairo.h, 1.2, 1.3 rb_cairo_constants.c, 1.3,
1.4 rb_cairo_constants.h, 1.1, NONE rb_cairo_context.c, 1.7,
1.8 rb_cairo_context.h, 1.1, NONE rb_cairo_exception.h, 1.2,
NONE rb_cairo_font_extents.c, 1.1, 1.2 rb_cairo_font_face.c,
1.1, 1.2 rb_cairo_font_face.h, 1.1, NONE rb_cairo_glyph.c, 1.1,
1.2 rb_cairo_glyph.h, 1.1, NONE rb_cairo_matrix.c, 1.5,
1.6 rb_cairo_matrix.h, 1.2, NONE rb_cairo_pattern.c, 1.3,
1.4 rb_cairo_pattern.h, 1.2, NONE rb_cairo_surface.c, 1.3,
1.4 rb_cairo_surface.h, 1.1, NONE rb_cairo_text_extents.c, 1.1,
1.2 rb_cairo_text_extents.h, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list