[cairo-commit] cairo ChangeLog,1.1195,1.1196

Christian Biesinger commit at pdx.freedesktop.org
Mon Dec 26 19:08:55 PST 2005


Committed by: biesi

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv30570

Modified Files:
	ChangeLog 
Log Message:
2005-12-27  Christian Biesinger  <cbiesinger at web.de>

	* src/cairo-beos-surface.cpp: Implement composite for the beos
	backend. Don't map CAIRO_OPERATOR_ADD to B_OP_ADD for now,
	something's broken there.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1195
retrieving revision 1.1196
diff -u -d -r1.1195 -r1.1196
--- ChangeLog	27 Dec 2005 00:44:41 -0000	1.1195
+++ ChangeLog	27 Dec 2005 03:08:53 -0000	1.1196
@@ -1,3 +1,9 @@
+2005-12-27  Christian Biesinger  <cbiesinger at web.de>
+
+	* src/cairo-beos-surface.cpp: Implement composite for the beos
+	backend. Don't map CAIRO_OPERATOR_ADD to B_OP_ADD for now,
+	something's broken there.
+
 2005-12-26  Christian Biesinger  <cbiesinger at web.de>
 
 	* src/cairo-beos-surface.cpp: Don't require that the caller locks



More information about the cairo-commit mailing list