aboutsummaryrefslogtreecommitdiff
path: root/src/evdev.h
Commit message (Expand)AuthorAge
* Initialise b_map_data to correct size. Bug #13991Peter Hutterer2008-01-29
* evdev.c:Zephaniah E. Hull2007-06-11
* Wheel mice work again!Zephaniah E. Hull2007-06-06
* Update the copyright notices for me to include 2007.Zephaniah E. Hull2007-06-05
* Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-i...Zephaniah E. Hull2007-06-05
|\
| * Fix header file #ifdef guard.Kristian Høgsberg2007-06-05
| * Merge copyright notices.Kristian Høgsberg2007-06-05
* | Alright, this is a really big commit that breaks stuff.Zephaniah E. Hull2007-06-05
|/
* Try harder to make unplugging work.Zephaniah E. Hull2007-04-24
* Kill some more unused bits.Zephaniah E. Hull2007-04-24
* Remove all of evdev_brain.c and all callers.Zephaniah E. Hull2007-04-24
* Remove driver from list if no device is associated any more.Peter Hutterer2007-04-23
* Stop caching the screen size for scaling.Philip Langdale2007-02-10
* Pad out button_names so we can loop over things more sanely.root2007-01-08
* Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-i...Daniel Stone2006-10-17
|\
| * Make some debugging messages optional.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
* | prune device list on DEVICE_CLOSEDaniel Stone2006-07-19
|/
* Hopefully fix the bitops stuff to actually _work_.Zephaniah E. Hull2006-05-15
* Tweak credits and references.Zephaniah E. Hull2006-05-14
* evdevAbsRec: Remove the scale bool, rename scale_x and scale_y to scale[2].Zephaniah E. Hull2006-04-14
* 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
* Compile with -Wall now. Add evdev.h to the sources so that make distcheckZephaniah E. Hull2006-02-24
* Bugzilla #5696 <https://bugs.freedesktop.org/show_bug.cgi?id=5696> SlightlyZephaniah E. Hull2006-02-14