[cairo-commit] cairo ChangeLog,1.160,1.161

Jamey Sharp commit at pdx.freedesktop.org
Wed Mar 17 09:44:29 PST 2004


Committed by: jamey

Update of /cvs/cairo/cairo
In directory pdx:/tmp/cvs-serv4872/cairo

Modified Files:
	ChangeLog 
Log Message:
Fixed for latest XCB API. XCB headers can co-exist with Xlib headers now,
so Cairo may be compiled with both backends in the same library.
http://freedesktop.org/Software/XCBCompletedTasks#17_Mar_2004


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -C2 -d -r1.160 -r1.161
*** a/ChangeLog	26 Feb 2004 16:55:03 -0000	1.160
--- b/ChangeLog	17 Mar 2004 17:44:26 -0000	1.161
***************
*** 1,2 ****
--- 1,12 ----
+ 2004-03-16  Jamey Sharp <jamey at minilop.net>
+ 
+ 	* src/cairo.h:
+ 	* src/cairo_xcb_surface.c:
+ 	Updated for XCB typename renaming. The Xlib and XCB surfaces can
+ 	be compiled in the same library now.
+ 
+ 	* src/cairo_surface.c:
+ 	Initialize the surface's filter value.
+ 
  2004-02-26  Carl Worth  <cworth at isi.edu>
  





More information about the cairo-commit mailing list