[xserver-commit] xserver ChangeLog,3.26,3.26.2.1
Keith Packard
xserver-commit@pdx.freedesktop.org
Sun, 19 Oct 2003 13:48:18 -0700
Committed by: keithp
Update of /cvs/xserver/xserver
In directory pdx:/tmp/cvs-serv31821
Modified Files:
Tag: xfixes_2_branch
ChangeLog
Log Message:
* hw/kdrive/src/kaa.c: (kaaDestroyPixmap):
* hw/kdrive/src/koffscreen.c: (KdOffscreenKickOut),
(KdOffscreenSwapOut):
Minor cleanups -- remove a couple of bogus KdCheckSync calls,
restructure KdOffscreenSwapOut to avoid unneeded 'continue'
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.26
retrieving revision 3.26.2.1
diff -u -d -r3.26 -r3.26.2.1
--- ChangeLog 16 Oct 2003 08:03:25 -0000 3.26
+++ ChangeLog 19 Oct 2003 20:48:16 -0000 3.26.2.1
@@ -1,3 +1,39 @@
+2003-10-19 Keith Packard <keithp@keithp.com>
+
+ * hw/kdrive/src/kaa.c: (kaaDestroyPixmap):
+ * hw/kdrive/src/koffscreen.c: (KdOffscreenKickOut),
+ (KdOffscreenSwapOut):
+ Minor cleanups -- remove a couple of bogus KdCheckSync calls,
+ restructure KdOffscreenSwapOut to avoid unneeded 'continue'
+
+2003-10-19 Keith Packard <keithp@keithp.com>
+
+ * Xext/shape.c: (ShapeExtensionInit), (SendShapeNotify):
+ * Xext/shapeint.h:
+ * dix/cursor.c:
+ * dix/window.c:
+ * include/cursorstr.h:
+ * include/picture.h:
+ * include/window.h:
+ * xfixes/Makefile.am:
+ * xfixes/cursor.c: (CursorDisplayCursor),
+ (SProcXFixesSelectCursorInput), (SXFixesCursorNotifyEvent),
+ (CopyCursorToImage), (ProcXFixesGetCursorImage),
+ (SProcXFixesGetCursorImage), (ProcXFixesSetCursorName),
+ (SProcXFixesSetCursorName), (ProcXFixesGetCursorName),
+ (SProcXFixesGetCursorName), (ProcXFixesGetCursorImageAndName),
+ (SProcXFixesGetCursorImageAndName), (ReplaceCursorLookup),
+ (ReplaceCursor), (TestForCursor), (ProcXFixesChangeCursor),
+ (SProcXFixesChangeCursor), (TestForCursorName),
+ (ProcXFixesChangeCursorByName), (SProcXFixesChangeCursorByName):
+ * xfixes/xfixes.c: (ProcXFixesQueryVersion),
+ (XFixesNumberRequests), (ProcXFixesDispatch),
+ (SProcXFixesQueryVersion), (SProcXFixesDispatch),
+ (XFixesClientCallback), (XFixesExtensionInit):
+ * xfixes/xfixesint.h:
+ Add cursor name and region requests to XFixes extension for
+ version 2 support
+
2003-10-16 Keith Packard <keithp@keithp.com>
* hw/kdrive/src/kdoffscreen.c: (KdOffscreenSwapOut/KdOffscreenSwapIn)
Discard/reconstruct list of offscreen areas on VT switch so no