xserver-multidpi/hw/xquartz
Keith Packard 2dc138922b Rename region macros to eliminate screen argument
This is a combination of a huge mechanical patch and a few small
fixups required to finish the job. They were reviewed separately, but
because the server does not build without both pieces, I've merged
them together at this time.

The mechanical changes were performed by running the included
'fix-region' script over the whole tree:

$ git ls-files | grep -v '^fix-' | xargs ./fix-region

And then, the white space errors in the resulting patch were fixed
using the provided fix-patch-whitespace script.

$ sh ./fix-patch-whitespace

Thanks to Jamey Sharp for the mighty fine sed-generating sed script.

The hand-done changes involve removing functions from dix/region.c
that duplicate inline functions in include/regionstr.h, along with
their declarations in regionstr.h, mi.h and mispans.h.

Reviewed-by: Jamey Sharp <jamey@minilop.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
2010-06-05 18:59:00 -07:00
..
bundle XQuartz: add new localization files to EXTRA_DIST 2010-05-04 13:08:16 -07:00
doc XQuartz: Customize the NSDefaults id in the man file. 2010-04-11 16:30:22 -07:00
GL Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
mach-startup XQuartz: Fix a build failure on Tiger 2010-05-16 13:12:31 -07:00
pbproxy XQuartz: pbproxy: Make standalone xpbproxy respect the launchd prefix 2010-03-21 21:56:39 -07:00
xpr Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
applewm.c Move each screen's x/y origin into ScreenRec. 2010-06-03 14:03:23 -07:00
applewmExt.h XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SL 2009-07-03 19:46:00 -07:00
darwin.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
darwin.h XQuartz: Dead code removal 2010-01-30 14:30:40 -08:00
darwinEvents.c Move each screen's x/y origin into ScreenRec. 2010-06-03 14:03:23 -07:00
darwinEvents.h XQuartz: Transition from xEvent based mieq to InternalEvent 2009-09-27 23:31:07 -07:00
darwinfb.h XQuartz: Unify how we set our bitmasks for visuals 2009-07-31 15:34:13 -07:00
darwinXinput.c Revert "Add a "flags" field to DeleteInputDeviceRequest." 2010-05-26 07:54:35 -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
Makefile.am XQuartz: remove undefined XSERVER_CFLAGS variable 2010-03-15 08:24:02 -07:00
pseudoramiX.c Delete panoramiXdataPtr: it's redundant. 2010-06-03 14:03:23 -07:00
pseudoramiX.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
quartz.c Move each screen's x/y origin into ScreenRec. 2010-06-03 14:03:23 -07:00
quartz.h XQuartz: Fix a bunch of compilation warnings about style 2009-09-27 23:31:35 -07:00
quartzAudio.c XQuartz: Fix a possible buffer overrun in quartzAudio 2010-02-15 16:46:21 -08:00
quartzAudio.h XQuartz: Purge redundant QuartzBell 2009-08-05 16:17:01 -07:00
quartzCocoa.m XQuartz: Transition from xEvent based mieq to InternalEvent 2009-09-27 23:31:07 -07:00
quartzCommon.h XQuartz: Add a defaults option to toggle Alt / Mode_switch 2010-04-11 16:30:19 -07:00
quartzKeyboard.c XQuartz: Add a defaults option to toggle Alt / Mode_switch 2010-04-11 16:30:19 -07:00
quartzKeyboard.h XQuartz: Add a defaults option to toggle Alt / Mode_switch 2010-04-11 16:30:19 -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: spewCallStack is noop on Tiger now... 2008-11-21 10:59:41 -08:00
threadSafety.h XQuartz: Cleaned up startup and thread creation a tad. 2008-04-26 19:21:05 -07:00
X11Application.h XQuartz: Add a defaults option to toggle Alt / Mode_switch 2010-04-11 16:30:19 -07:00
X11Application.m XQuartz: Don't use deltaXY for determining pointer location on scroll events 2010-05-16 13:12:26 -07:00
X11Controller.h XQuartz: Add a GUI preference for the Alt / Mode_switch toggle 2010-04-11 16:30:25 -07:00
X11Controller.m XQuartz: Add a defaults option to toggle Alt / Mode_switch 2010-04-11 16:30:19 -07:00