index
:
driver/xf86-input-evdev
master
Linux evdev input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
2006-04-30
xf86-input-evdev v1.1.2
xf86-input-evdev-1_1_2
XORG-7_1
Zephaniah E. Hull
2006-04-15
xf86-input-evdev v1.1.1
xf86-input-evdev-1_1_1
Zephaniah E. Hull
2006-04-14
evdevAbsRec: Remove the scale bool, rename scale_x and scale_y to scale[2].
Zephaniah E. Hull
2006-04-09
Remove a debugging message.
Zephaniah E. Hull
2006-04-08
Dropped the xorg-xserver 1.0.99.901 requirement. (Things were tweaked to
Zephaniah E. Hull
2006-04-08
Remove evdev_abs.c and evdev_rel.c. Added evdev_axes.c.
Zephaniah E. Hull
2006-04-07
Unlibcwrap. Bump server version requirement. Bump to 1.1.0.
evdev-1_1_0
Adam Jackson
2006-03-31
Fix the fd pointer leak reported by primer. (Not the same patch.)
Zephaniah E. Hull
2006-03-16
Switch from my own globbing function to fnmatch.
Zephaniah E. Hull
2006-03-16
Update to include all the new device matching options.
Zephaniah E. Hull
2006-02-27
Don't leave keys in the down state when we get turned off. (VT switching,
Zephaniah E. Hull
2006-02-27
Better error reporting if the read fails.
Zephaniah E. Hull
2006-02-24
Compile with -Wall now. Add evdev.h to the sources so that make distcheck
Zephaniah E. Hull
2006-02-20
Bugzilla #5950 <https://bugs.freedesktop.org/show_bug.cgi=5950> Possible
Zephaniah E. Hull
2006-02-19
Add bell support.
Zephaniah E. Hull
2006-02-17
Bugzilla #5914 <https://bugs.freedesktop.org/show_bug.cgi?id=5914> Stupid
Zephaniah E. Hull
2006-02-14
Bugzilla #5696 <https://bugs.freedesktop.org/show_bug.cgi?id=5696> Slightly
Zephaniah E. Hull
2006-01-09
Add evdev manpage
evdev-1_0-branchpoint
gravity
2005-12-21
Update package version for X11R7 release.
XORG-7_0
Kevin E Martin
2005-12-15
Update package version number for final X11R7 release candidate.
XORG-6_99_99_904
Kevin E Martin
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
MODULAR_COPY
Kevin E Martin
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2005-12-02
Remove extraneous AC_MSG_RESULT.
Kevin E Martin
2005-11-29
Only build dlloader modules by default.
Adam Jackson
2005-11-09
Update package version number for X11R7 RC2 release.
XORG-6_99_99_902
Kevin E Martin
2005-11-01
Update pkgcheck depedencies to work with separate build roots.
Kevin E Martin