[cairo-commit] pycairo ChangeLog,1.156,1.157
Steve Chaplin
commit at pdx.freedesktop.org
Mon Aug 1 08:24:40 PDT 2005
- Previous message: [cairo-commit] libpixman ChangeLog,1.92,1.93 NEWS,1.9,1.10
- Next message: [cairo-commit] pycairo/cairo pycairo-surface.c, 1.50,
1.51 pycairo-context.c, 1.59, 1.60 cairomodule.c, 1.44, 1.45
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory gabe:/tmp/cvs-serv16868
Modified Files:
ChangeLog
Log Message:
'SC'
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -d -r1.156 -r1.157
--- ChangeLog 1 Aug 2005 10:25:47 -0000 1.156
+++ ChangeLog 1 Aug 2005 15:24:37 -0000 1.157
@@ -1,5 +1,19 @@
2005-08-01 Steve Chaplin <steve1097 at yahoo.com.au>
+ * cairo/pycairo-context.c (pycairo_get_font_options)
+ (pycairo_set_font_options): new wrappers
+ (pycairo_get_target): use new error checking code
+
+ * cairo/pycairo-surface.c (image_surface_create_from_png):
+ improve error message for case when fopen() fails, fix a compiler
+ warning.
+ (surface_get_font_options): new wrapper
+
+ * cairo/cairomodule.c (Pycairo_Check_Status): map
+ CAIRO_STATUS_READ_ERROR and CAIRO_STATUS_WRITE_ERROR onto IOError
+
+2005-08-01 Steve Chaplin <steve1097 at yahoo.com.au>
+
* cairo/cairogtkmodule.c (surface_create_for_pixbuf):
* cairo/pycairo-font.c:
* cairo/pycairo-surface.c:
- Previous message: [cairo-commit] libpixman ChangeLog,1.92,1.93 NEWS,1.9,1.10
- Next message: [cairo-commit] pycairo/cairo pycairo-surface.c, 1.50,
1.51 pycairo-context.c, 1.59, 1.60 cairomodule.c, 1.44, 1.45
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list