[cairo-commit] cairo ChangeLog,1.763,1.764
Owen Taylor
commit at pdx.freedesktop.org
Sat Jul 23 05:37:25 PDT 2005
- Previous message: [cairo-commit] pycairo/cairo cairomodule.c, 1.43, 1.44 pycairo.h,
1.40, 1.41 pycairo-private.h, 1.31, 1.32 pycairo-font.c, 1.23, 1.24
- Next message: [cairo-commit] cairo/src cairo-xlib-private.h, 1.1,
1.2 cairo-xlib-screen.c, 1.1, 1.2 cairo-xlib-surface.c, 1.93, 1.94
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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.
- Previous message: [cairo-commit] pycairo/cairo cairomodule.c, 1.43, 1.44 pycairo.h,
1.40, 1.41 pycairo-private.h, 1.31, 1.32 pycairo-font.c, 1.23, 1.24
- Next message: [cairo-commit] cairo/src cairo-xlib-private.h, 1.1,
1.2 cairo-xlib-screen.c, 1.1, 1.2 cairo-xlib-surface.c, 1.93, 1.94
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list