[cairo-commit] cairomm ChangeLog,1.4,1.5
Murray Cumming
commit at pdx.freedesktop.org
Wed Dec 7 06:41:12 PST 2005
- Previous message: [cairo-commit] cairomm/cairomm context.cc, 1.2, 1.3 context.h, 1.2,
1.3
- Next message: [cairo-commit] cairomm/cairomm context.cc, 1.3, 1.4 fontoptions.cc,
1.2, 1.3 surface.cc, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: murrayc
Update of /cvs/cairo/cairomm
In directory gabe:/tmp/cvs-serv17096
Modified Files:
ChangeLog
Log Message:
2005-12-07 Murray Cumming <murrayc at murrayc.com>
* cairomm/context.cc:
* cairomm/fontoptions.cc:
* cairomm/surface.cc: Check for errors in
constructors, as per the error-handling advice in the
language bindings section of the cairo documentation.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairomm/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ChangeLog 7 Dec 2005 14:34:27 -0000 1.4
+++ ChangeLog 7 Dec 2005 14:41:10 -0000 1.5
@@ -1,6 +1,14 @@
2005-12-07 Murray Cumming <murrayc at murrayc.com>
* cairomm/context.cc:
+ * cairomm/fontoptions.cc:
+ * cairomm/surface.cc: Check for errors in
+ constructors, as per the error-handling advice in the
+ language bindings section of the cairo documentation.
+
+2005-12-07 Murray Cumming <murrayc at murrayc.com>
+
+ * cairomm/context.cc:
* cairomm/context.h: Change mask_surface() to
mask() and set_source_surface() to set_source(),
as per the method overloading advice in the
- Previous message: [cairo-commit] cairomm/cairomm context.cc, 1.2, 1.3 context.h, 1.2,
1.3
- Next message: [cairo-commit] cairomm/cairomm context.cc, 1.3, 1.4 fontoptions.cc,
1.2, 1.3 surface.cc, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list