[cairo-commit] cairomm ChangeLog,1.8,1.9
Murray Cumming
commit at pdx.freedesktop.org
Thu Dec 8 07:07:57 PST 2005
Committed by: murrayc
Update of /cvs/cairo/cairomm
In directory gabe:/tmp/cvs-serv23529
Modified Files:
ChangeLog
Log Message:
2005-12-08 Murray Cumming <murrayc at murrayc.com>
* cairomm/pattern.cc:
* cairomm/pattern.h: Create a hierarchy of pattern
classes, as suggested by the C documentation, because
not all functions are meaningful for all pattern types.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairomm/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ChangeLog 7 Dec 2005 15:36:44 -0000 1.8
+++ ChangeLog 8 Dec 2005 15:07:55 -0000 1.9
@@ -1,3 +1,10 @@
+2005-12-08 Murray Cumming <murrayc at murrayc.com>
+
+ * cairomm/pattern.cc:
+ * cairomm/pattern.h: Create a hierarchy of pattern
+ classes, as suggested by the C documentation, because
+ not all functions are meaningful for all pattern types.
+
2005-12-07 Murray Cumming <murrayc at murrayc.com>
* cairomm/context.cc:
More information about the cairo-commit
mailing list