[cairo-commit] cairo ChangeLog,1.763,1.764

Owen Taylor commit at pdx.freedesktop.org
Sat Jul 23 05:37:25 PDT 2005


Committed by: otaylor

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

Modified Files:
	ChangeLog 
Log Message:
2005-07-23  Owen Taylor  <otaylor at redhat.com>

        * src/cairo-xlib-private.h src/cairo-xlib-screen.c: Switch to using
        Screen * not screen number to match surface code.

        * src/cairo-xlib-screen.c: Get the screen info for the right screen
        for the surface.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.763
retrieving revision 1.764
diff -u -d -r1.763 -r1.764
--- ChangeLog	22 Jul 2005 22:15:15 -0000	1.763
+++ ChangeLog	23 Jul 2005 12:37:23 -0000	1.764
@@ -1,3 +1,11 @@
+2005-07-23  Owen Taylor  <otaylor at redhat.com>
+
+	* src/cairo-xlib-private.h src/cairo-xlib-screen.c: Switch to using
+	Screen * not screen number to match surface code.
+
+	* src/cairo-xlib-screen.c: Get the screen info for the right screen
+	for the surface.
+	
 2005-07-22  Owen Taylor  <otaylor at redhat.com>
 
 	* src/cairo-ft-font.c: Protect against division by zero in various places.




More information about the cairo-commit mailing list