index
:
xorg/driver/xf86-input-acecad
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autodev
master
X.org xf86-input-acecad driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-input-acecad)
bilog
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-25
Move default_options up, preparation work for ABI 12.
Peter Hutterer
1
-12
/
+12
2010-11-25
Remove libc wrapper usage for xcalloc, xfree, etc.
Peter Hutterer
1
-2
/
+2
2010-11-25
Replace LocalDevicePtr with InputInfoPtr.
Peter Hutterer
2
-21
/
+20
2010-11-25
Remove usage of XI86_POINTER_CAPABLE.
Peter Hutterer
1
-1
/
+1
2010-10-27
Remove refcnt field from InputDriverRec.
Alan Coopersmith
1
-2
/
+1
2010-04-15
config: simplify configuration regarding sysfs headers and library.
Gaetan Nadon
3
-17
/
+12
2010-04-15
config: add conditional inclusion of config.h
Gaetan Nadon
1
-0
/
+2
2010-04-15
config: remove AH_TOP autoheader statement
Gaetan Nadon
1
-0
/
+1
2010-02-11
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
1
-1
/
+2
2009-09-09
Remove redefinition of read()
Peter Hutterer
1
-4
/
+1
2009-09-09
Remove unused code from TearDownProc
Peter Hutterer
1
-12
/
+0
2009-09-09
unifdef XFree86LOADER, this isn't optional anymore anyway.
Peter Hutterer
1
-2
/
+0
2009-09-09
Remove RCS tags
Peter Hutterer
2
-2
/
+0
2009-09-09
remove un-used _ACECAD_C_ define
Peter Hutterer
1
-1
/
+0
2009-09-08
xf86-input-acecad: Remove unused .cvsignore file #23776
Gaetan Nadon
1
-6
/
+0
2009-06-22
Cope with ABI_XINPUT_VERSION 7 - requires button/axes labels.
Peter Hutterer
1
-3
/
+43
2009-02-02
Janitor: Correct make distcheck and minor configure.ac cleanup.
Paulo Cesar Pereira de Andrade
1
-0
/
+2
2008-11-28
Dont dlopen libsysfs.so, instead, link with it when available.
Paulo Cesar Pereira de Andrade
2
-46
/
+46
2008-05-27
Check for XINPUT ABI 3.
Peter Hutterer
1
-1
/
+4
2008-05-01
Compile warning fixes.
Paulo Cesar Pereira de Andrade
2
-3
/
+2
2008-02-09
acecad: fix blotchy input in Inkscape and the Gimp by not pretending to be th...
Giuseppe Bilotta
1
-2
/
+2
2008-02-09
acecad: improve handling of botched input versions
Giuseppe Bilotta
1
-3
/
+8
2007-10-28
acecad: fake device limits == screen limits in xserver 1.4 for xinput
Giuseppe Bilotta
1
-1
/
+19
2007-10-27
acecad: set type_name to XI_TABLET
Giuseppe Bilotta
1
-1
/
+1
2007-10-26
acecad: do our own scaling with USB device since it's not done in the kernel ...
Giuseppe Bilotta
1
-3
/
+9
2007-10-26
acecad: don't crash when xf86IsCorePointer is not defined
Giuseppe Bilotta
1
-2
/
+7
2007-08-28
Make compatible with new input ABI
Alan Coopersmith
1
-0
/
+8
2007-07-09
Don't crash X when the tablet wasn't found.
Giuseppe Bilotta
1
-1
/
+5
2007-05-30
fix build on BSD systems.
Matthieu Herrb
1
-1
/
+1
2007-05-01
Off-by-one (and comment) fix.
Paul Vojta
1
-3
/
+3
2007-04-29
Simplify flag setup.
autodev
Giuseppe Bilotta
1
-9
/
+2
2007-04-29
More whitespace/coding style cleanups.
Giuseppe Bilotta
1
-19
/
+19
2007-04-29
Centralize the success code for the probe routine.
Giuseppe Bilotta
1
-8
/
+8
2007-04-28
Keep track of device availability.
Giuseppe Bilotta
2
-16
/
+34
2007-04-28
NOTAVAIL macro to check if errno means device not available.
Giuseppe Bilotta
2
-1
/
+3
2007-04-28
Make acecadAutoDev into a flag.
Giuseppe Bilotta
2
-5
/
+5
2007-04-28
Make acecadUSB into a flag.
Giuseppe Bilotta
2
-4
/
+4
2007-04-28
More whitespace cleanup.
Giuseppe Bilotta
2
-16
/
+16
2007-04-28
More coding style cleanups.
Giuseppe Bilotta
1
-16
/
+16
2007-04-28
Add missing newlines in a couple of messages.
Giuseppe Bilotta
1
-3
/
+3
2007-04-28
Whitespace cleanup.
Giuseppe Bilotta
2
-713
/
+696
2007-04-28
De-spammify AceCadAutoDevProbe().
Giuseppe Bilotta
2
-13
/
+14
2007-04-28
Re-probe on device not found on input if auto-dev is active.
Giuseppe Bilotta
1
-0
/
+4
2007-04-28
Re-probe for device if DeviceOn fails and auto-dev is active.
Giuseppe Bilotta
2
-2
/
+9
2007-04-28
Device autodetection via sysfs.
Giuseppe Bilotta
1
-9
/
+81
2007-04-27
"Name" option to configure autodev detection string.
Giuseppe Bilotta
2
-7
/
+14
2007-04-26
Initial support for device autodetection.
Giuseppe Bilotta
2
-0
/
+88
2007-04-26
Uniformize messages.
Giuseppe Bilotta
1
-38
/
+42
2007-04-26
We always have config.h.
Giuseppe Bilotta
1
-6
/
+0
2007-04-24
Use autoconfigured package version if possible.
Giuseppe Bilotta
1
-1
/
+5
[next]