[cairo-commit] cairo ChangeLog,1.436,1.437
Owen Taylor
commit at pdx.freedesktop.org
Thu Mar 17 11:24:02 PST 2005
- Previous message: [cairo-commit] rcairo/packages/cairo/ext rb_cairo_context.c, 1.3,
1.4 rb_cairo_exception.c, 1.1, 1.2 rb_cairo_matrix.c, 1.2,
1.3 rb_cairo_surface.c, 1.1, 1.2
- Next message: [cairo-commit] cairo/src cairo_matrix.c,1.18,1.19
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: otaylor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv5894
Modified Files:
ChangeLog
Log Message:
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
parameter descriptions.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.436
retrieving revision 1.437
diff -u -d -r1.436 -r1.437
--- ChangeLog 17 Mar 2005 15:32:28 -0000 1.436
+++ ChangeLog 17 Mar 2005 19:24:00 -0000 1.437
@@ -1,3 +1,10 @@
+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
+ parameter descriptions.
+
2005-03-17 Kristian Høgsberg <krh at redhat.com>
* src/cairo_output_stream.c: Forgot to add this file.
- Previous message: [cairo-commit] rcairo/packages/cairo/ext rb_cairo_context.c, 1.3,
1.4 rb_cairo_exception.c, 1.1, 1.2 rb_cairo_matrix.c, 1.2,
1.3 rb_cairo_surface.c, 1.1, 1.2
- Next message: [cairo-commit] cairo/src cairo_matrix.c,1.18,1.19
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list