summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-11-01input: add non-keyboard bell ringing functionDaniel Stone1-2/+4
2006-10-29Xi: disallow changing core keyboard and pointerDaniel Stone1-12/+0
2006-10-26Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-0/+3
2006-10-25GetTimeInMillis: spuport monotonic clockDaniel Stone1-0/+3
2006-10-25dix: add motion history supportDaniel Stone2-9/+27
2006-10-24inputstr: try to keep device structs the same sizeDaniel Stone1-2/+12
2006-10-24inputstr: fix indentationDaniel Stone1-7/+7
2006-10-23GetProximityEvents: add (untested) functionDaniel Stone1-0/+8
2006-10-23kdrive: numerous warning fixesDaniel Stone1-0/+6
2006-10-23include: move POINTER_* flags from inputstr.h to input.hDaniel Stone2-4/+4
2006-10-21Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserverZephaniah E. Hull3-0/+7
2006-10-21DEVICE_TOUCHSCREEN becomes DEVICE_ABS_CALIB.Zephaniah E. Hull2-4/+16
2006-10-20move keymap copy to event processing, from enqueuingDaniel Stone1-0/+3
2006-10-20xi: add DEVICE_ENABLE controlDaniel Stone1-0/+1
2006-10-20Use getisax() instead of asm code to determine available x86 ISA extensions o...Alan Coopersmith1-0/+3
2006-10-18Use getisax() instead of asm code to determine available x86 ISA extensions o...Alan Coopersmith1-0/+3
2006-10-13Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone6-38/+19
2006-10-08GetKeyboardValuatorEvents: also take first_valuator paramDaniel Stone1-1/+2
2006-10-08Xi: move SendEventToAllWindows and FindInterestedChildren to exeventsDaniel Stone1-0/+13
2006-10-08include: actually declare DebugFDaniel Stone1-0/+6
2006-10-08GetPointerEvents: add first_valuator parameterDaniel Stone1-1/+2
2006-09-29make core keyboard/pointer map functions act on all core-sending devicesDaniel Stone1-1/+1
2006-09-05Merge branch 'master' into my-XACE-modularEamon Walsh1-0/+3
2006-08-24Merge branch 'master' into input-hotplugDaniel Stone1-0/+3
2006-08-23Add LOCALCONN to dix-config.h template for xtransAlan Coopersmith1-0/+3
2006-08-21Merge branch 'XACE-modular' into my-XACE-modularEamon Walsh50-101/+25
2006-08-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith2-0/+4
2006-08-18dix: enable null root cursorDaniel Stone1-0/+3
2006-08-18Merge branch 'master' into input-hotplugDaniel Stone1-0/+1
2006-08-18input.h: add InitCoreDevices prototypeDaniel Stone1-0/+2
2006-08-18dix: add whiteroot flagDaniel Stone1-0/+1
2006-08-12Merge branch 'master' into input-hotplugDaniel Stone1-0/+3
2006-08-12configure.ac: fix execinfo.h test (Debian #363218)Daniel Stone1-0/+3
2006-08-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Alan Coopersmith50-101/+21
2006-08-10GKVE/GPE: have DDX allocate eventsDaniel Stone1-3/+5
2006-08-08Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-1/+0
2006-08-07remove optional R3 backwards compatibilityDaniel Stone1-1/+0
2006-08-03Make SecurityLookupIDBy* part of the base functionality.Eamon Walsh1-11/+0
2006-08-02Rebase Security extension to use devPrivates for storing security state.Eamon Walsh2-6/+0
2006-07-31Adding devPrivates support to the ExtensionEntry structure.Eamon Walsh1-0/+6
2006-07-31Added devPrivates support to the ExtensionEntry structure.Eamon Walsh2-0/+4
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone46-77/+0
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson46-77/+0
2006-07-21add virtual core devices to DIXDaniel Stone2-2/+11
2006-07-21define SDevicePresenceNotifyEvent prototypeKristian Høgsberg1-0/+6
2006-07-21distribute config.hDaniel Stone1-0/+1
2006-07-21avoid using font servers with built-in fontsDaniel Stone1-0/+3
2006-07-21add support for built-in fontsDaniel Stone1-0/+3
2006-07-21add GetPointerEvents/GetKeyboardEvents frameworkDaniel Stone2-0/+33
2006-07-21add DEVICE_TOUCHSCREEN and DEVICE_CORE Xi controls (DeviceIntRec ABI break)Daniel Stone1-0/+10