[xserver-commit] xserver ChangeLog,3.127,3.128
Jaymz Julian
xserver-commit@pdx.freedesktop.org
Committed by: jaymz
Update of /cvs/xserver/xserver
In directory pdx:/tmp/cvs-serv21951
Modified Files:
ChangeLog
Log Message:
I like cows. and NULL checks.
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.127
retrieving revision 3.128
diff -u -d -r3.127 -r3.128
--- ChangeLog 4 Feb 2004 06:16:06 -0000 3.127
+++ ChangeLog 4 Feb 2004 15:56:07 -0000 3.128
@@ -1,4 +1,34 @@
-2004-02-03 Jaymz Julian <jaymz@artificial-stupidity.net>
+2004-02-05 Jaymz Julian <jaymz@artificial-stupidity.net>
+ * dix/main.c:
+ * mi/mipointer.c:
+ * mi/midispcur.c:
+ I like cows. And NULL checks :).
+
+2004-02-04 Jaymz Julian <jaymz@artificial-stupidity.net>
+ * hw/xnest/Args.c:
+ * hw/xnest/Color.c:
+ * hw/xnest/Cursor.c:
+ * hw/xnest/Display.c:
+ * hw/xnest/Events.c:
+ * hw/xnest/Font.c:
+ * hw/xnest/GC.c:
+ * hw/xnest/GCOps.c:
+ * hw/xnest/GetTime.c:
+ * hw/xnest/Handlers.c:
+ * hw/xnest/Init.c:
+ * hw/xnest/Keyboard.c
+ * hw/xnest/Pixmap.c:
+ * hw/xnest/Pointer.c:
+ * hw/xnest/Screen.c:
+ * hw/xnest/TestExt.c:
+ * hw/xnest/Visual.c:
+ * hw/xnest/Window.c:
+ * hw/xnest/os2Stub.c:
+ Make the xnest server honour config.h if it's available, making it not
+ segv on startup when built using autoconf (doesn't, unfortantly, make
+ it not completly useless :)
+
+2004-02-04 Jaymz Julian <jaymz@artificial-stupidity.net>
* fb/fbblt.c:
Change the fast blitter to check that src, dst, and width
are aligned to 8 bit boundries instead of explicitly checking