aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Stop caching the screen size for scaling.Philip Langdale2007-02-10
* | For reasons related to handling pathological remapping cases, androot2007-01-17
* | Fix a bug where we potentially wrote garbage events when LEDs change.root2007-01-13
* | Handle swapping of right and middle buttons better in some odder cases.root2007-01-11
* | No more call to xf86OSRingBell in any cases,root2007-01-11
* | Pad out button_names so we can loop over things more sanely.root2007-01-08
* | bump to 1.1.5xf86-input-evdev-1.1.5Daniel Stone2006-12-16
* | Makefile.am: make ChangeLog hook saferDaniel Stone2006-12-06
* | bump to 1.1.4xf86-input-evdev-1.1.4Daniel Stone2006-11-02
* | Merge branch 'input-hotplug'Daniel Stone2006-11-02
|\ \
| * | key: use os bell-ringing functionDaniel Stone2006-11-02
| * | support new DIX motion history APIDaniel Stone2006-10-25
| * | Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/driver...Daniel Stone2006-10-17
| |\ \
| | * \ Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-i...Zephaniah E. Hull2006-07-25
| | |\ \
| * | \ \ Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-i...Daniel Stone2006-10-17
| |\ \ \ \
| * | | | | brain: call xf86DeleteInput when removing deviceDaniel Stone2006-10-15
| * | | | | key: remove usage of OS keyboard layer for bellDaniel Stone2006-10-08
| * | | | | fix InitValuatorClassDeviceStruct callDaniel Stone2006-07-21
| | |/ / / | |/| | |
| * | | | pass maxval correctly to xf86InitValuatorAxisDeviceStructDaniel Stone2006-07-19
| * | | | pass number of axes to InitValuatorClassDeviceStructDaniel Stone2006-07-19
| * | | | prune device list on DEVICE_CLOSEDaniel Stone2006-07-19
* | | | | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-i...Daniel Stone2006-11-02
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Bump to 1.1.3xf86-input-evdev-1.1.3Adam Jackson2006-10-13
| * | | m68k support (thanks Geert Uytterhoeven for the inotify codes).Drew Parsons2006-10-06
| * | | Make some debugging messages optional.Zephaniah E. Hull2006-10-02
| * | | Use XORG_VERSION_CURRENT in the module version struct.Zephaniah E. Hull2006-10-02
| * | | Fix compilation.Zephaniah E. Hull2006-09-10
| |/ /
| * | Replace the old two buffer approach to handling rel emulation of abs axes,Zephaniah E. Hull2006-07-23
| * | Move the axis to button map code back into the rel code.Zephaniah E. Hull2006-07-19
| * | Split the New functions so that structs can be allocated and buttonsZephaniah E. Hull2006-07-13
| * | Update the .gitignore files to remove some more noise.Zephaniah E. Hull2006-07-11
| * | Rename .cvsignore to .gitignore.Zephaniah E. Hull2006-07-11
| * | Grab the ChangeLog generation rule from libX11.Zephaniah E. Hull2006-07-11
| * | (Hope this works.)Zephaniah E. Hull2006-07-11
| * | Set pInfo->fd to -1 when we close it in EvdevProc.Zephaniah E. Hull2006-07-11
* | | remove XFree86LOADER usageDaniel Stone2006-07-09
|/ /
* | MIPS support. (Joshua Kinard)xf86-video-impact-0_2_0Adam Jackson2006-06-22
* | Fix an obvious bogon to avoid crashing on absolute axis setup.Adam Jackson2006-06-02
* | Hopefully fix the bitops stuff to actually _work_.Zephaniah E. Hull2006-05-15
* | Tweak credits and references.Zephaniah E. Hull2006-05-14
* | xf86-input-evdev v1.1.2xf86-input-evdev-1_1_2XORG-7_1Zephaniah E. Hull2006-04-30
* | xf86-input-evdev v1.1.1xf86-input-evdev-1_1_1Zephaniah E. Hull2006-04-15
* | evdevAbsRec: Remove the scale bool, rename scale_x and scale_y to scale[2].Zephaniah E. Hull2006-04-14
* | Remove a debugging message.Zephaniah E. Hull2006-04-09
* | Dropped the xorg-xserver 1.0.99.901 requirement. (Things were tweaked toZephaniah E. Hull2006-04-08
* | Remove evdev_abs.c and evdev_rel.c. Added evdev_axes.c.Zephaniah E. Hull2006-04-08
* | Unlibcwrap. Bump server version requirement. Bump to 1.1.0.evdev-1_1_0Adam Jackson2006-04-07
* | Fix the fd pointer leak reported by primer. (Not the same patch.)Zephaniah E. Hull2006-03-31
* | Switch from my own globbing function to fnmatch.Zephaniah E. Hull2006-03-16
* | Update to include all the new device matching options.Zephaniah E. Hull2006-03-16