[cairo-commit] cairomm ChangeLog,1.69,1.70

Murray Cumming commit at pdx.freedesktop.org
Wed Jul 5 08:37:13 PDT 2006


Committed by: murrayc

Update of /cvs/cairo/cairomm
In directory kemper:/tmp/cvs-serv17498

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

        * cairomm/context.h:
        * cairomm/fontface.h:
        * cairomm/pattern.h:
        * cairomm/surface.cc:
        * cairomm/surface.h:
        * cairomm/xlib_surface.cc:
        * cairomm/xlib_surface.h: Fix the generic text about reference-counted
        objects, because we no longer use copy constructors for this. And some
        pedantic white space changes.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairomm/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- ChangeLog	5 Jul 2006 15:17:21 -0000	1.69
+++ ChangeLog	5 Jul 2006 15:37:12 -0000	1.70
@@ -1,5 +1,17 @@
 2006-07-05  Murray Cumming  <murrayc at murrayc.com>
 
+	* cairomm/context.h:
+	* cairomm/fontface.h:
+	* cairomm/pattern.h:
+	* cairomm/surface.cc:
+	* cairomm/surface.h:
+	* cairomm/xlib_surface.cc:
+	* cairomm/xlib_surface.h: Fix the generic text about reference-counted 
+	objects, because we no longer use copy constructors for this. And some 
+	pedantic white space changes.
+
+2006-07-05  Murray Cumming  <murrayc at murrayc.com>
+
 	* cairomm/scaledfont.cc:
 	* cairomm/scaledfont.h: create(): Make the font_matrix and ctm 
 	parameters const (they are now const in the C API too). Maybe the font 



More information about the cairo-commit mailing list