xserver-multidpi/hw/xnest
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
..
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
Args.c xnest: ANSI cleanups 2009-01-11 08:54:11 +01:00
Args.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Color.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
Color.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Cursor.c xnest: Don't ignore errors from DeviceCursorInitialize. 2010-05-25 09:05:22 -07:00
Display.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
Display.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Drawable.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Events.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
Events.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Font.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
GC.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
GCOps.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
GCOps.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Handlers.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Handlers.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
icon R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
Init.c dix: move config_init into the DDX. 2010-02-15 09:15:18 +10:00
Init.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Keyboard.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
Keyboard.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Makefile.am Fix .man.N targets for AM_SILENT_RULES 2010-03-22 00:45:55 -05:00
Pixmap.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
Pointer.c Xnest: set the default pointer accel to the host's values (#10013) 2009-09-09 10:47:08 +10:00
Pointer.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Screen.c Replace screen->rgf scratch GC flags with a bit in each GC. 2010-05-20 14:36:29 -07:00
Screen.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
screensaver R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
Visual.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
Visual.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Window.c Rename region macros to eliminate screen argument 2010-06-05 18:59:00 -07:00
XNCursor.h Add an array of integers for use as per-screen cursor private keys. 2008-08-27 19:27:13 -04:00
xnest-config.h get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
Xnest.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Xnest.man.pre Fix up xnest manpage 2007-05-28 21:39:12 -04:00
XNFont.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
XNGC.h devPrivates rework: since API is already broken, switch everything 2007-08-28 09:28:25 -04:00
XNPixmap.h Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
XNWindow.h Only deal with input code when changing the input shape. 2010-06-02 21:11:31 -07:00