summaryrefslogtreecommitdiff
path: root/Xi
AgeCommit message (Expand)AuthorFilesLines
2007-09-26Input: Properly swap DevicePresenceNotify events.Eamon Walsh1-0/+3
2007-09-26Input: Return errors to the dispatcher instead of sending them ourself.Eamon Walsh35-652/+267
2007-09-23Input: Generate XKB mapping changes for all core-sending devices (bug #12523)Daniel Stone3-4/+13
2007-08-01Input: Don't enable devices when we open themDaniel Stone1-4/+0
2007-06-25Only decrement buttonsDown when the button count is greater than 0.Peter Hutterer1-2/+4
2007-04-11Input: Allow a pointer to a device to be returned in NIDRRemigiusz Marcinkiewicz1-1/+1
2007-04-10Input: Add DeleteInputDeviceRequestMagnus Vigerlöf1-0/+12
2007-03-29Xi: remove 'register' keywords.Peter Hutterer38-188/+188
2007-03-25Static cleanup on Xi/Adam Jackson14-866/+713
2007-03-25Static cleanups, dead code deletion.Adam Jackson2-3/+2
2006-12-15Convert callers of LookupWindow() to dixLookupWindow().Eamon Walsh7-35/+35
2006-10-29Xi: disallow changing core keyboard and pointerDaniel Stone6-285/+4
2006-10-22xi: fix NIDR return yet againDaniel Stone1-1/+1
2006-10-22xi: fix return type for NIDRDaniel Stone1-1/+1
2006-10-22xi: add NewInputDeviceRequest to stubsDaniel Stone1-0/+14
2006-10-22xi: change DEVICE_TOUCHSCREEN to ABS_{AREA_CALIB} for stubsDaniel Stone1-1/+2
2006-10-22Xi: swap control in DevicePresenceNotifyDaniel Stone1-0/+1
2006-10-22dix, Xi: make use of deviceid in DevicePresenceNotifyDaniel Stone1-50/+49
2006-10-21Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserverZephaniah E. Hull3-0/+52
2006-10-21DEVICE_TOUCHSCREEN becomes DEVICE_ABS_CALIB.Zephaniah E. Hull3-37/+113
2006-10-20xi: add DEVICE_ENABLE controlDaniel Stone3-0/+52
2006-10-08Xi: move SendEventToAllWindows and FindInterestedChildren to exeventsDaniel Stone2-45/+44
2006-09-10Typo correction, 'i' is not a '1', so no longer crash on some Xi requests.Zephaniah E. Hull1-1/+1
2006-08-07enable adding devices after removal of a middle deviceDaniel Stone1-4/+7
2006-07-21be more careful in IVASDaniel Stone1-1/+6
2006-07-21Xi: add XExtension{Keyboard,Pointer} typesDaniel Stone1-0/+4
2006-07-21Xi: add DevicePresenceNotifyKristian Høgsberg3-15/+85
2006-07-21add DEVICE_TOUCHSCREEN and DEVICE_CORE Xi controls (DeviceIntRec ABI break)Daniel Stone4-0/+123
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-04-09Coverity #323, #445, #446, #447: Fix potential NULL dereferences.Daniel Stone1-0/+18
2006-03-31Reindent with -cbi0.Daniel Stone7-53/+57
2006-02-20indent fixes (OMG SO UGLY), and nuke old RCS keywords.Adam Jackson74-3767/+3024
2006-02-20ANSIfy Xi/. Mostly automated via protoize(1).Adam Jackson38-690/+320
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson2-3/+3
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-1/+1
2005-07-13Only build Xi/stubs.c on DDXs that don't support the Xinput extensionKevin E Martin1-1/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone74-0/+296
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-0/+2
2005-07-01Adding initial build system.Daniel Stone1-0/+77
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone38-151/+151
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich74-74/+74
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich74-74/+74
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich74-74/+74
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich74-74/+74
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich74-74/+74
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley38-360/+38
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley38-412/+628
2003-11-14Initial revisionKaleb Keithley36-0/+2071
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley38-0/+9696