xserver-multidpi/include
Peter Hutterer e43b8a4e40 dix: Add ClientPointer to client, used for picking which pointer to use in
ambiguious request. PickPointer and PickKeyboard are used for getting
        the appropriate pointer when situation is unclear.
        Fix some issues with InitializeSprite.

dix, xfree86: Remove last traces of InitSprite.
2007-03-02 15:21:46 +10:30
..
bstore.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
bstorestr.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
closestr.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
closure.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
colormap.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
colormapst.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
cursor.h dix: Moving SpriteRec into DeviceIntRec 2006-12-11 18:09:59 +10:30
cursorstr.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dix-config.h.in Bug #9555: Always define _GNU_SOURCE in glibc environments. 2007-01-10 13:10:43 -08:00
dix.h dix: Add ClientPointer to client, used for picking which pointer to use in 2007-03-02 15:21:46 +10:30
dixevents.h dix/events: take screen number, not pointer, in PostSyntheticMotion 2006-12-27 16:38:06 +00:00
dixfont.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dixfontstr.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dixgrabs.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dixstruct.h dix: Add ClientPointer to client, used for picking which pointer to use in 2007-03-02 15:21:46 +10:30
exevents.h Xi: move SendEventToAllWindows and FindInterestedChildren to exevents 2006-10-08 20:30:49 +03:00
extension.h Merge branch 'XACE-modular' into my-XACE-modular 2006-08-21 18:49:31 -04:00
extinit.h Xi: Adding ChangePointerKeyboardPairing request 2007-01-29 18:23:24 +10:30
extnsionst.h Merge branch 'XACE-modular' into my-XACE-modular 2006-08-21 18:49:31 -04:00
gc.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
gcstruct.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
globals.h Cleaning up ifdef MPX from remaining files, removing it from configure.ac. 2006-12-18 17:35:34 +10:30
hotplug.h config: move config.h to hotplug.h 2006-12-06 23:24:24 +02:00
input.h dix: Add ClientPointer to client, used for picking which pointer to use in 2007-03-02 15:21:46 +10:30
inputstr.h dix: Remove InitSprite, work can be done by InitializeSprite. 2007-03-01 17:19:37 +10:30
kdrive-config.h.in kdrive: numerous warning fixes 2006-10-23 06:08:27 +03:00
Makefile.am config: move config.h to hotplug.h 2006-12-06 23:24:24 +02:00
misc.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
miscstruct.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
opaque.h dix: add whiteroot flag 2006-08-18 17:04:48 +03:00
os.h include: actually declare DebugF 2006-10-08 17:04:12 +03:00
pixmap.h Add new, combined dix lookup functions. 2006-12-14 14:46:03 -05:00
pixmapstr.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
property.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
propertyst.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
region.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
regionstr.h dix/mi: still more warning fixes 2006-11-08 15:29:16 +02:00
resource.h Naming change: Security*Access -> Dix*Access 2006-12-14 14:45:42 -05:00
rgb.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
screenint.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
scrnintstr.h mi: closing memory leak, miPointer is freed in miPointerCloseScreen 2006-11-23 17:15:14 +10:30
selection.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
servermd.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
site.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
swaprep.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
swapreq.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
validate.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
window.h Xi: Adding ChangeDeviceCursor request 2007-01-08 12:31:18 +10:30
windowstr.h Xi: Add access control request handling. 2007-02-22 20:00:59 +10:30
xgl-config.h.in Initial commit of XGL build infrastructure and XGL code changes for 2005-12-28 10:31:46 +00:00
XIstubs.h Xi: disallow changing core keyboard and pointer 2006-10-29 03:43:34 +03:00
xkb-config.h.in Fix remnants of previous busted _XkbStrCaseCmp commit. 2006-03-27 22:28:32 +00:00
xorg-config.h.in Add a -showDefaultLibPath option. 2006-11-22 14:46:51 -08:00
xorg-server.h.in Cleaning up ifdef MPX from remaining files, removing it from configure.ac. 2006-12-18 17:35:34 +10:30
xwin-config.h.in Define XFree86Server only where it is required. 2005-12-02 06:02:45 +00:00