[cairo-commit] pycairo ChangeLog,1.206,1.207

Steve Chaplin commit at pdx.freedesktop.org
Sun Apr 30 01:43:08 PDT 2006


Committed by: stevech1097

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

Modified Files:
	ChangeLog 
Log Message:
'SC'

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- ChangeLog	29 Apr 2006 14:41:31 -0000	1.206
+++ ChangeLog	30 Apr 2006 08:43:06 -0000	1.207
@@ -1,6 +1,17 @@
+2006-04-30  Steve Chaplin  <steve1097 # yahoo.com.au>
+
+	* cairo/pycairo-context.c (pycairo_get_source, pycairo_get_target):
+	rearrange functions.
+	(RETURN_NULL_IF_CONTEXT_STATUS_ERROR): new macro to handle error
+	checking and replace the existing error checking code which is
+	identical for every function. Change code to make 1 function call
+	when there is no error, whereas the old code made 2 function
+	calls.
+
 2006-04-29  Steve Chaplin  <steve1097 # yahoo.com.au>
 
-	* examples/Makefile.am (EXTRA_DIST): add cairo_snippets/snippets/ellipse.py
+	* examples/Makefile.am (EXTRA_DIST):
+	add cairo_snippets/snippets/ellipse.py
 
 	* configure.ac: require automake 1.9 and autoconf 2.59
 



More information about the cairo-commit mailing list