xserver/hw/darwin/quartz/xpr
Ben Byer cee516e142 From Jeremy Huddleston:
1) Fixed a bug where XQUARTZ was #defined when auto but not when --enable-xquartz
2) Cleaned up missing #includes and function prototypes.
3) Fixed some invalid C syntax problems
4) Removed a bunch of dead code
5) Cleaned up code to prevent some warnings
6) Bugfix in xpr/x-hook.c - looks like someone just forgot to finish writing code for hook_remove()... I only noticed it because gcc -Wall complained about reaching the end of a non-void function... lucky for us gcc is smarter than we are.
2007-11-20 04:07:22 -08:00
..
appledri.c From Jeremy Huddleston: 2007-11-20 04:07:22 -08:00
appledri.h removed CVS Id tags 2007-11-20 02:25:59 -08:00
appledristr.h removed CVS Id tags 2007-11-20 02:25:59 -08:00
dri.c removed CVS Id tags 2007-11-20 02:25:59 -08:00
dri.h removed CVS Id tags 2007-11-20 02:25:59 -08:00
dristruct.h removed CVS Id tags 2007-11-20 02:25:59 -08:00
Makefile.am Build system patches to remove XDarwin from the build (since it doesn't 2007-11-20 04:00:00 -08:00
x-hash.c removed CVS Id tags 2007-11-20 02:25:59 -08:00
x-hash.h removed CVS Id tags 2007-11-20 02:25:59 -08:00
x-hook.c From Jeremy Huddleston: 2007-11-20 04:07:22 -08:00
x-hook.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
x-list.c removed CVS Id tags 2007-11-20 02:25:59 -08:00
x-list.h removed CVS Id tags 2007-11-20 02:25:59 -08:00
Xplugin.h removed CVS Id tags 2007-11-20 02:25:59 -08:00
xpr.h Undo some last-minute breakage in xpr.h 2007-11-20 03:41:14 -08:00
xprAppleWM.c removed CVS Id tags 2007-11-20 02:25:59 -08:00
xprCursor.c From Jeremy Huddleston: 2007-11-20 04:07:22 -08:00
xprFrame.c Fixed focus problem (clicking on an X11 window that sits behind 2007-11-20 03:41:09 -08:00
xprScreen.c From Jeremy Huddleston: 2007-11-20 04:07:22 -08:00