index
:
xorg/driver/xf86-input-mutouch
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
X.org xf86-input-mutouch driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-input-mutouch)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-27
This driver is unmaintained, warn users.
HEAD
master
Peter Hutterer
1
-0
/
+8
2011-07-20
Test-open device in PreInit, fail if it doesn't work.
Peter Hutterer
1
-0
/
+9
2011-07-19
Don't free on PreInit failure, the server calls UnInit for us later
Peter Hutterer
1
-8
/
+1
2011-07-19
Use xf86SetStrOption for Type and Device → prints to the log
Peter Hutterer
1
-2
/
+2
2011-07-18
Return proper default for unknown values in pInfo->device_control.
Terry Lambert
1
-1
/
+1
2011-07-08
Remove option DeviceName.
Peter Hutterer
1
-5
/
+0
2011-06-28
mutouch 1.3.0
xf86-input-mutouch-1.3.0
Peter Hutterer
1
-1
/
+1
2011-06-28
Don't reset the stored device's private
Peter Hutterer
1
-2
/
+0
2011-06-28
Don't free pInfo in Uninit.
Peter Hutterer
1
-2
/
+1
2011-06-28
Don't call DEVICE_OFF during Uninit
Peter Hutterer
1
-2
/
+0
2011-06-28
Don't free pInfo on PreInit failure.
Peter Hutterer
1
-3
/
+1
2011-06-28
Require server 1.10 instead of manual ABI checks.
Peter Hutterer
2
-4
/
+1
2011-06-28
s/MicroTouch/MuTouch
Peter Hutterer
1
-41
/
+41
2011-04-28
Don't clobber CFLAGS
Julien Cristau
2
-3
/
+2
2010-12-06
Support input ABI 12
Peter Hutterer
1
-57
/
+36
2010-12-03
Replace use of private_flags with driver-internal device_type.
Peter Hutterer
1
-7
/
+8
2010-12-02
Drop driver-specific motion history size handling.
Peter Hutterer
1
-2
/
+1
2010-12-02
Drop close_proc, conversion_proc, reverse_conversion_proc
Peter Hutterer
1
-59
/
+0
2010-12-02
Drop libc wrappers for free, malloc
Peter Hutterer
1
-16
/
+16
2010-12-02
Replace LocalDevicePtr with InputInfoPtr.
Peter Hutterer
1
-126
/
+126
2010-12-02
Require server 1.9, drop earlier ABI support
Peter Hutterer
2
-23
/
+5
2010-12-02
Drop unused bits from configure.ac
Peter Hutterer
1
-18
/
+0
2010-12-02
Drop ref count, removed from server.
Peter Hutterer
1
-1
/
+0
2010-12-02
unifdef XFree86LOADER
Peter Hutterer
1
-9
/
+0
2010-12-02
Purge CVS tags
Peter Hutterer
1
-2
/
+0
2010-12-02
Bump to 1.2.99
Peter Hutterer
1
-1
/
+1
2009-07-17
Cope with XINPUT ABI 7.
Peter Hutterer
1
-3
/
+22
2009-01-30
Add README with pointers to mailing list, bugzilla & git repos
Alan Coopersmith
1
-0
/
+20
2009-01-16
Fix calculation of coordinates with inverted axes
Fernando Vicente
1
-2
/
+2
2009-01-09
Remove xorgconfig & xorgcfg from See Also list in man page
Alan Coopersmith
1
-1
/
+1
2008-10-02
mutouch 1.2.1
xf86-input-mutouch-1.2.1
Peter Hutterer
1
-1
/
+1
2008-08-14
Remove pre-XFREE86_V4 cruft.
Peter Hutterer
1
-535
/
+1
2008-06-21
Fix stupid typos from last patch.
Peter Hutterer
1
-4
/
+6
2008-06-12
Handle axis inversion in the driver.
Peter Hutterer
1
-2
/
+19
2008-06-12
Remove trailing whitespaces.
Peter Hutterer
1
-87
/
+87
2008-05-26
Check for XINPUT ABI 3.
Peter Hutterer
1
-1
/
+4
2008-03-20
mutouch 1.2.0
xf86-input-mutouch-1.2.0
Adam Jackson
1
-1
/
+1
2008-03-08
Makefile.am: nuke RCS Id
Matthieu Herrb
1
-1
/
+0
2007-09-03
Add *~ to .gitignore to skip patch/emacs droppings
James Cloos
1
-0
/
+1
2007-08-23
Rename .cvsignore to .gitignore
James Cloos
3
-0
/
+0
2007-08-07
Use PACKAGE_VERSION_MAJOR/MINOR/PATCHLEVEL in version_rec
Brice Goglin
1
-1
/
+1
2006-04-07
Unlibcwrap. Bump server version requirement. Bump to 1.1.0.
xf86-video-impact-0_2_0
mutouch-1_1_0
XORG-7_1
Adam Jackson
3
-4
/
+12
2005-12-21
Update package version for X11R7 release.
XORG-7_0
Kevin E Martin
2
-1
/
+6
2005-12-19
Stub COPYING files
Adam Jackson
1
-0
/
+12
2005-12-15
Update package version number for final X11R7 release candidate.
XORG-6_99_99_904
Kevin E Martin
2
-1
/
+6
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
MODULAR_COPY
Kevin E Martin
2
-2
/
+7
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2
-1
/
+6
2005-12-02
Remove extraneous AC_MSG_RESULT.
Kevin E Martin
2
-1
/
+5
2005-11-29
Only build dlloader modules by default.
Adam Jackson
2
-0
/
+6
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
1
-1
/
+1
[next]