summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-02-08add flags field to deviceEnterNotify structPeter Hutterer
add same_screen, focus to XDeviceCrossingEvent struct
2007-01-29add ChangePointerKeyboardPairing requestPeter Hutterer
add pairingChangedNotify event
2007-01-10add deviceEnterNotify event, DeviceEnterNotify, DeviceLeaveNotify supportPeter Hutterer
add MPX Major/Minor version numbers
2007-01-08 add ChangeDeviceCursor requestPeter Hutterer
2006-12-20 add QueryDevicePointer request + replyPeter Hutterer
add WarpDevicePointer request
2006-10-22DeviceAbs{Area,Calib}: properly align 32-bit typesDaniel Stone
Decorate CARD32s and INT32s with B32.
2006-10-22DevicePresenceNotify: add deviceid field, with explanationDaniel Stone
Add deviceid field, and an explanation of same in XInput.h. deviceid is only used if a specific device changed, and control is non-zero if a specific control on that device changed.
2006-10-21DEVICE_TOUCHPAD -> DEVICE_ABS_CALIB.Zephaniah E. Hull
As it's really calibration for absolute devices, add some stuff. DEVICE_ABS_AREA Defines the area of the screen that an absolute device covers if it is sending core events.
2006-10-20add DEVICE_ENABLE control, add core indicationDaniel Stone
Add DEVICE_ENABLE control, which allows specific devices to be enabled or disabled at runtime. Add 'iscore' flag to DEVICE_CORE, which indicates whether or not the device is a virtual core device.
2006-07-18add XExtensionKeyboard and XExtensionPointer classesDaniel Stone
Add two new classes of device, XExtensionKeyboard, and XExtensionPointer.
2006-07-17add DevicePresenceNotify event, clean upDaniel Stone
Add DevicePresenceNotify event, which indicates that something in the device list changed (Kristian Høgsberg, Red Hat). Add a core event control, which toggles the sending or not of core events by an extended device. Clean up some random detritus from the MetroLink merge.
2006-07-14renamed: .cvsignore -> .gitignoreAlan Coopersmith
2005-12-15Update package version number for final X11R7 release candidate.Kevin E Martin
2005-10-19Update package version number for RC1 release.Kevin E Martin
2005-08-02Add basic .cvsignore files for proto modules.Eric Anholt
2005-07-29Various changes preparing packages for RC0:Kevin E Martin
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version
2005-05-21Set version to 1.3.Daniel Stone
2005-05-19revert last change, didn't do right thing at all, sorry for the noiseAdam Jackson
2005-05-19Require automake 1.7 in AM_INIT_AUTOMAKEAdam Jackson
2005-05-16Add COPYING file for Input.Josh Triplett
2005-05-09Change all the protonames from <extension>Ext to <extension>Proto.Søren Sandmann Pedersen
2005-05-06Initial build system files for proto module.Kevin E Martin
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich
2004-02-26readding XFree86's cvs IDsEgbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley
2003-11-14XFree86 4.3.0.1Kaleb Keithley
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley