[cairo-commit] pycairo ChangeLog,1.247,1.248

Steve Chaplin commit at pdx.freedesktop.org
Thu Dec 21 03:35:09 PST 2006


Committed by: stevech1097

Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv4727

Modified Files:
	ChangeLog 
Log Message:
'SC'

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.247
retrieving revision 1.248
diff -u -d -r1.247 -r1.248
--- ChangeLog	21 Dec 2006 04:44:22 -0000	1.247
+++ ChangeLog	21 Dec 2006 11:35:04 -0000	1.248
@@ -1,5 +1,27 @@
 2006-21-21  Steve Chaplin  <steve1097 # yahoo.com.au>
 
+	* cairo/cairogtkmodule.c: remove file
+	Remove the cairo.gtk module (pygtk 2.7.0 onwards has cairo support
+	built in).
+
+	* configure.ac:
+	* INSTALL:
+	* NOTES:
+	* README:
+	* cairo/Makefile.am:
+	Update files to note the cairo.gtk module no longer exists.
+
+	* examples/gtk/cairo-demo.py:
+	* examples/gtk/cairo-knockout.py:
+	* examples/gtk/hangman.py:
+	* examples/gtk/lsystem.py:
+	* examples/gtk/png_view.py:
+	* examples/gtk/text.py:
+	* examples/cairo_snippets/snippets_gtk.py:
+	Update examples to run without using the cairo.gtk module
+
+2006-21-21  Steve Chaplin  <steve1097 # yahoo.com.au>
+
 	* cairo/pycairo-surface.c: remove unused #include <stdint.h>
 
 	* cairo/pycairo-surface.c:



More information about the cairo-commit mailing list