summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-23GetPointerEvents: break into separate functionsDaniel Stone1-54/+89
2006-10-23kdrive: numerous warning fixesDaniel Stone4-15/+29
2006-10-23xfree86/input: disallow pointer device changes, fix drag event calculationDaniel Stone1-59/+1
2006-10-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone6-4/+14
2006-10-23xfree86/options: don't blindly dereference NULL pointersDaniel Stone1-2/+2
2006-10-23kdrive/lots of DDXes: make stubs use KdOsAddInputDrivers()Daniel Stone18-29/+36
2006-10-23kdrive/tslib: port to new absolute API, remove debuggingDaniel Stone1-17/+4
2006-10-23kdrive/os: add KdOsAddInputDriversDaniel Stone3-6/+22
2006-10-23kdrive/input: use Absolute instead of TouchscreenDaniel Stone1-1/+1
2006-10-23kdrive/neomagic: include vesa.h, use DebugFDaniel Stone1-6/+2
2006-10-23configure.ac: add XSERVER_LIBS to XNEST_LIBSDaniel Stone1-1/+1
2006-10-23Xnest: port to new input APIDaniel Stone3-33/+43
2006-10-23Xnest: disable XKB, reshuffle codeDaniel Stone1-6/+9
2006-10-23Xvfb: port to new mieq APIDaniel Stone1-3/+2
2006-10-23include: move POINTER_* flags from inputstr.h to input.hDaniel Stone2-4/+4
2006-10-23miinitext: Xi and XKB are not hardware-only extensionsDaniel Stone1-2/+2
2006-10-23XkbCopyKeymap: increment shapes and outlines when copyingDaniel Stone1-2/+2
2006-10-23dix/getevents: move SyntheticMotion to getevents.cDaniel Stone2-26/+41
2006-10-23dix/getevents: cosmetic cleanups, remove keymap copy from GKVEDaniel Stone1-40/+23
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 Stone2-50/+53
2006-10-22kdrive: change DEVICE_TOUCHSCREEN to DEVICE_ABS_{CALIB,AREA}Daniel Stone1-5/+3
2006-10-22minor formatting fixesDaniel Stone2-4/+3
2006-10-21Minor typo fix to xorg.conf man page.Drew Parsons1-1/+1
2006-10-21Minor typos in Xserver man page.Drew Parsons1-2/+2
2006-10-21Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserverZephaniah E. Hull29-210/+337
2006-10-21DEVICE_TOUCHSCREEN becomes DEVICE_ABS_CALIB.Zephaniah E. Hull7-54/+152
2006-10-19Add ast driver/device info to Xorg server & config utilitiesCarl Switzky3-0/+10
2006-10-20move keymap copy to event processing, from enqueuingDaniel Stone8-168/+132
2006-10-20xi: add DEVICE_ENABLE controlDaniel Stone5-0/+57
2006-10-20Pre-release message should tell users to check git, not CVS, for updatesAlan Coopersmith1-2/+2
2006-10-20Create xorg.conf.example (Gentoo bug #138623).Joshua Baergen3-4/+20
2006-10-20Use getisax() instead of asm code to determine available x86 ISA extensions o...Alan Coopersmith3-3/+28
2006-10-20config/dbus: always unref the connection, not closeDaniel Stone1-4/+4
2006-10-20Stop building xorgcfg by default.Adam Jackson1-7/+3
2006-10-20StorePixels() macro could create invalid *x++=*x... code - fixed.Matthias Hopf1-1/+1
2006-10-20config/dbus: properly initialise vtableDaniel Stone1-5/+1
2006-10-20Small modification to blocking signals when switching modes.Alan Hourihane1-4/+1
2006-10-20Fix __glXDRIbindTexImage() for 32 bpp on big endian platforms.Michel Dänzer1-1/+6
2006-10-20Add per-drawable Xv colour key helper function.Michel Dänzer5-4/+69
2006-10-20Make sure xorgcfg files are included even when dist made with --disable-xorgcfgAlan Coopersmith1-7/+13
2006-10-19Pre-release message should tell users to check git, not CVS, for updatesAlan Coopersmith1-2/+2
2006-10-19Create xorg.conf.example (Gentoo bug #138623).Joshua Baergen3-4/+20
2006-10-18Use getisax() instead of asm code to determine available x86 ISA extensions o...Alan Coopersmith3-3/+28
2006-10-18Pass SetDeviceValuators down to the driver.Zephaniah E. Hull2-3/+13
2006-10-17Stop building xorgcfg by default.Adam Jackson1-2/+2