[cairo-commit] rcairo ChangeLog,1.16,1.17

Oeyvind Kolaas commit at pdx.freedesktop.org
Thu Sep 8 02:17:01 PDT 2005


Committed by: pippin

Update of /cvs/cairo/rcairo
In directory gabe:/tmp/cvs-serv16413

Modified Files:
	ChangeLog 
Log Message:
patch from Kouhei Sutou

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/rcairo/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- ChangeLog	23 Jun 2005 09:30:48 -0000	1.16
+++ ChangeLog	8 Sep 2005 09:16:59 -0000	1.17
@@ -1,3 +1,19 @@
+2005-09-08  Øyvind Kolås  <pippin at freedesktop.org>
+
+	Integrated patch from Kouhei Sutou <kou at cozmixng.org>.
+
+	* packages/cairo/ext/rb_cairo_exception.h:
+	* packages/cairo/ext/rb_cairo_exception.c:
+		(rb_cairo_raise_exception),
+		(Init_cairo_exception): Added new error types, made exception
+		retrieve the status string itself.
+	* packages/cairo/ext/rb_cairo_context.c:
+		(check_context_status): Simplified exception raising.
+	* packages/cairo/ext/rb_cairo_matrix.c:
+		(rb_cairo_matrix_copy): create a new matrix when copying.
+		(rb_cairo_matrix_invert): do status checking.
+		(Init_cairo_matrix): register invert! method.
+
 2005-06-23  Øyvind Kolås  <pippin at freedesktop.org>
 
 	API shakeup, watch out for falling parts.



More information about the cairo-commit mailing list