[cairo-commit] pycairo ChangeLog,1.57,1.58
Steve Chaplin
commit at pdx.freedesktop.org
Fri Mar 18 20:51:41 PST 2005
- Previous message: [cairo-commit] cairo ChangeLog,1.443,1.444 TODO,1.36,1.37
- Next message: [cairo-commit] pycairo/cairo cairomodule.c, 1.14,
1.15 cairogtkmodule.c, 1.12, 1.13 pycairo-font.c, 1.7, 1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory gabe:/tmp/cvs-serv6348
Modified Files:
ChangeLog
Log Message:
SC 2005/03/19
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- ChangeLog 18 Mar 2005 15:27:45 -0000 1.57
+++ ChangeLog 19 Mar 2005 04:51:38 -0000 1.58
@@ -1,3 +1,18 @@
+2005-03-19 Steve Chaplin <steve1097 at yahoo.com.au>
+
+ * cairo/pycairo-font.c (pycairo_font_extents): fix error
+ where matrix should have been py_matrix->matrix
+
+ * cairo/cairomodule.c (pycairo_check_status): add
+ CAIRO_STATUS_INVALID_PATH_DATA,
+ CAIRO_STATUS_WRITE_ERROR,
+ CAIRO_STATUS_SURFACE_FINISHED
+
+ * cairo/cairogtkmodule.c (surface_create_for_pixmap),
+ (surface_create_for_pixmap_with_visual),
+ (surface_create_for_window_with_visual): call
+ cairo_xlib_surface_set_size() for maximum efficiency
+
2005-03-18 Steve Chaplin <steve1097 at yahoo.com.au>
* configure.ac (CFLAGS): use -fno-strict-aliasing with gcc, if
- Previous message: [cairo-commit] cairo ChangeLog,1.443,1.444 TODO,1.36,1.37
- Next message: [cairo-commit] pycairo/cairo cairomodule.c, 1.14,
1.15 cairogtkmodule.c, 1.12, 1.13 pycairo-font.c, 1.7, 1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list