[cairo-commit] pycairo ChangeLog,1.140,1.141

Steve Chaplin commit at pdx.freedesktop.org
Tue Jun 21 17:48:09 PDT 2005


Committed by: stevech1097

Update of /cvs/cairo/pycairo
In directory gabe:/tmp/cvs-serv16628

Modified Files:
	ChangeLog 
Log Message:
SC

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -d -r1.140 -r1.141
--- ChangeLog	20 Jun 2005 07:17:11 -0000	1.140
+++ ChangeLog	22 Jun 2005 00:48:07 -0000	1.141
@@ -1,3 +1,17 @@
+2005-06-22  Steve Chaplin  <steve1097 at yahoo.com.au>
+
+	* examples/gtk/text.py :
+	* examples/gtk/cairo-demo.py : don't set window title (use the default)
+
+	* examples/gtk/hangman.py :
+	* examples/gtk/lsystem.py : change Cairo to cairo
+
+	* examples/cairo_snippets/snippets_pdf.py: 
+	* examples/cairo_snippets/snippets_png.py: 
+	* examples/cairo_snippets/snippets_ps.py: 
+	use cairo.HAS_PDF_SURFACE, cairo.HAS_PNG_FUNCTIONS, 
+	cairo.HAS_PS_SURFACE to check cairo supports the required surfaces.
+
 2005-06-20  Steve Chaplin  <steve1097 at yahoo.com.au>
 
         Fixes for compiler warnings:




More information about the cairo-commit mailing list