[cairo-commit] cairomm ChangeLog,1.6,1.7

Murray Cumming commit at pdx.freedesktop.org
Wed Dec 7 07:30:59 PST 2005


Committed by: murrayc

Update of /cvs/cairo/cairomm
In directory gabe:/tmp/cvs-serv26169

Modified Files:
	ChangeLog 
Log Message:
2005-12-07  Murray Cumming <murrayc at murrayc.com>

        * cairomm/context.cc:
        * cairomm/context.h: Add typedef for Matrix, though we
        probably want to derive a class with a C++-like matrix
        API, with operator overloading.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairomm/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ChangeLog	7 Dec 2005 15:14:38 -0000	1.6
+++ ChangeLog	7 Dec 2005 15:30:57 -0000	1.7
@@ -1,5 +1,12 @@
 2005-12-07  Murray Cumming <murrayc at murrayc.com>
 
+	* cairomm/context.cc:
+	* cairomm/context.h: Add typedef for Matrix, though we 
+	probably want to derive a class with a C++-like matrix 
+	API, with operator overloading.
+
+2005-12-07  Murray Cumming <murrayc at murrayc.com>
+
 	* cairomm/exception.cc:
 	* cairomm/exception.h: Rename to logic_error, because 
 	the cairo documentation says that most of them are 



More information about the cairo-commit mailing list