xserver/hw/xquartz
George Staplin 1f301a0051 XQuartz: Restore the logic of AppleWMDoReorderWindow to the same as the 1.4 branch.
It was returning inverted values in comparison to the 1.4 branch.  This resulted in
the windows not drawing due to a deep path of: RootlessReorderWindow ->
SCREENREC(pScreen)->imp->DoReorderWindow(winRec) - > xprDoReorderWindow ->
AppleWMDoReorderWindow.
(cherry picked from commit d1d398db762fe7d5720f9b5fafa2bbe8372fceac)
2008-11-13 01:18:49 -08:00
..
GL XQuartz: GL: Add capability detection for depth buffers, and multisampling. 2008-11-05 19:23:48 -08:00
bundle XQuartz: Make LS parse our version properly... it didn't like our CFBundleVersion 2008-11-06 14:49:54 -08:00
doc XQuartz: Added a preferences UI for pbproxy options. 2008-09-21 17:40:35 -07:00
mach-startup XQuartz: Purge the old XQUARTZ_EXPORTS_LAUNCHD_FD option 2008-10-31 15:48:15 -07:00
pbproxy XQuartz: pbproxy: Fix a bug that prevented nedit CLIPBOARD from being proxied. 2008-10-28 22:01:34 -07:00
xpr XQuartz: LP64 related casting fixes from Bob Murphy 2008-10-31 19:03:38 -07:00
Makefile.am XQuartz: Added pasteboard proxy code stripped out of quartz-wm. 2008-09-03 09:33:58 -07:00
X11Application.h XQuartz: Add option to allow access to the menu in fullscreen mode 2008-10-31 20:05:39 -07:00
X11Application.m XQuartz: Add option to allow access to the menu in fullscreen mode 2008-10-31 20:05:39 -07:00
X11Controller.h XQuartz: Add option to allow access to the menu in fullscreen mode 2008-10-31 20:05:39 -07:00
X11Controller.m XQuartz: Add option to allow access to the menu in fullscreen mode 2008-10-31 20:05:39 -07:00
applewm.c XQuartz: Restore the logic of AppleWMDoReorderWindow to the same as the 1.4 branch. 2008-11-13 01:18:49 -08:00
applewmExt.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
darwin.c A bit of whitespace cleanup in include directives. 2008-11-04 16:01:07 +10:30
darwin.h XQuartz: Send AppleWMReloadPreferences where appropriate. 2008-10-03 11:12:49 -07:00
darwinClut8.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
darwinEvents.c XQuartz: Silence pointer debug spam 2008-10-31 15:49:52 -07:00
darwinEvents.h XQuartz: Using absolute ranges for pointer location to increase resolution and better support tablets. 2008-10-03 11:14:38 -07:00
darwinXinput.c add debug statements so we can see if/when our Xinput stubs are getting called. 2008-03-31 16:44:22 -07:00
keysym2ucs.c Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
keysym2ucs.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
pseudoramiX.c XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-07-11 10:13:13 -07:00
pseudoramiX.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartz.c XQuartz: displayScreenBounds uses quartzEnableRootless rather than !quartzHasRoot 2008-10-31 15:50:06 -07:00
quartz.h XQuartz: Some motion made towards supporting fullscreen. 2008-10-08 18:45:17 -07:00
quartzAudio.c XQuartz: Replace deprecated API usage thanks to Robery Murphy 2008-11-05 19:23:36 -08:00
quartzAudio.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartzCocoa.m XQuartz: Set noPanoramixExtension earlier to avoid a possible race. 2008-07-11 10:13:13 -07:00
quartzCommon.h XQuartz: More fullscreen fixes 2008-10-21 09:34:49 -07:00
quartzKeyboard.c XQuartz: LP64 related casting fixes from Bob Murphy 2008-10-31 19:03:38 -07:00
quartzKeyboard.h XQuartz: Fixed threading issue with TSM. 2008-09-26 12:31:21 -07:00
quartzPasteboard.c just a bit of juggling headers around -- we're preparing 2008-04-02 17:47:57 -07:00
quartzPasteboard.h just a bit of juggling headers around -- we're preparing 2008-04-02 17:47:57 -07:00
quartzStartup.c Xquartz: Removed include directive for removed header 2008-07-11 10:13:06 -07:00
sanitizedCarbon.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
sanitizedCocoa.h XQuartz: Handled sanitization of namespace better 2008-04-18 20:07:55 -07:00
threadSafety.c XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:21:05 -07:00
threadSafety.h XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:21:05 -07:00