[cairo-commit] cairomm ChangeLog,1.3,1.4
Murray Cumming
commit at pdx.freedesktop.org
Wed Dec 7 06:34:29 PST 2005
Committed by: murrayc
Update of /cvs/cairo/cairomm
In directory gabe:/tmp/cvs-serv15522
Modified Files:
ChangeLog
Log Message:
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
language bindings section of the cairo documentation.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairomm/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ChangeLog 2 Dec 2005 16:11:18 -0000 1.3
+++ ChangeLog 7 Dec 2005 14:34:27 -0000 1.4
@@ -1,3 +1,11 @@
+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
+ language bindings section of the cairo documentation.
+
0.2.0:
2005-12-02 Murray Cumming <murrayc at murrayc.com>
More information about the cairo-commit
mailing list