[cairo-commit] pycairo ChangeLog,1.194,1.195

Steve Chaplin commit at pdx.freedesktop.org
Fri Jan 20 03:15:23 PST 2006


Committed by: stevech1097

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

Modified Files:
	ChangeLog 
Log Message:
'SC'

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- ChangeLog	20 Jan 2006 09:55:16 -0000	1.194
+++ ChangeLog	20 Jan 2006 11:15:21 -0000	1.195
@@ -1,5 +1,18 @@
 2006-01-20  Steve Chaplin  <steve1097 at yahoo.com.au>
 
+	* examples/cairo_snippets/snippets_gtk.py (Window.put_in_frame):
+	delete unused self._bg_rgb
+
+	* examples/hering.py :
+	* examples/spiral.py :
+	* examples/gtk/hangman.py (expose_event):
+	use ctx.paint() to set the background colour.
+
+	* examples/gtk/cairo-demo.py (expose): remove unused da.allocation
+	* examples/gtk/cairo-knockout.py (expose): simplify
+
+2006-01-20  Steve Chaplin  <steve1097 at yahoo.com.au>
+
 	* examples/cairo_snippets/snippets/__init__.py: whitespace changes
 	* examples/cairo_snippets/snippets_gtk_test_set_op.py: remove code
 	to draw a rectangular background - its not needed.



More information about the cairo-commit mailing list