xserver-multidpi/xfixes
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
..
cursor.c Move each screen's root-window pointer into ScreenRec. 2010-06-03 14:03:23 -07:00
Makefile.am Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
region.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
saveset.c Eliminate boilerplate around client->noClientException. 2010-05-13 17:14:07 -07:00
select.c Set event sequence number in WriteEventsToClient instead of at callers. 2010-05-19 12:32:34 -07:00
xfixes.c Add typed resource-lookup errors for non-core resource types. 2010-05-19 12:32:48 -07:00
xfixes.h Add typed resource-lookup errors for non-core resource types. 2010-05-19 12:32:48 -07:00
xfixesint.h Update Sun license notices to current X.Org standard form 2009-12-16 17:11:35 -08:00