index
:
driver/xf86-input-elographics
master
obsd
Elographics tablets input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-01-16
Fix spelling/wording issues
Alan Coopersmith
2013-01-30
Handle DEVICE_ABORT on input ABI 19.1
Peter Hutterer
2013-01-17
Added axis inversion functionality.
Jaska Kivela
2012-08-17
Added correct scaling of axes.
Søren Holm
2012-08-17
Don't force pInfo->flags to 0 (#40870)
Peter Hutterer
2012-07-30
Constify a few strings
Peter Hutterer
2012-07-30
Swap calls to Error() to ErrorF
Peter Hutterer
2011-07-19
Test the device in PreInit and fail if it cannot be opened.
Peter Hutterer
2011-07-19
Don't free on init failure, let UnInit take care of it.
Peter Hutterer
2011-07-19
Use xf86SetStrOption for Option Device
Peter Hutterer
2011-07-18
Return proper default for unknown values in pInfo->device_control.
Terry Lambert
2011-07-08
Fix name and type_name for elographics
Peter Hutterer
2011-06-27
Require server 1.10
Peter Hutterer
2010-12-06
Support input ABI 12
Peter Hutterer
2010-12-03
Remove refcount field, dropped from the server
Peter Hutterer
2010-12-03
Drop close_proc, conversion_proc, reverse_conversion_proc
Peter Hutterer
2010-12-03
Drop driver-specific motion history size handling.
Peter Hutterer
2010-12-03
Require server 1.9, drop earlier ABI support
Peter Hutterer
2010-12-03
Replace LocalDevicePtr with InputInfoPtr
Peter Hutterer
2010-12-03
unifdef XFree86LOADER
Peter Hutterer
2010-06-09
Remove libcwrappers for malloc and free.
Peter Hutterer
2009-12-18
Added support for GeneralTouch serial touchscreens.
Peter Hutterer
2009-12-16
xf86EloReadInput(): fix xserver unresponsiveness during touch
Michael Smith
2009-08-24
Reset local->private to NULL to avoid double-frees. (#23239)
Peter Hutterer
2009-07-17
Cope with XINPUT ABI 7.
Peter Hutterer
2009-02-02
Janitor: make distcheck, .gitignore.
Paulo Cesar Pereira de Andrade
2009-01-29
Fix InputDriverRec allocation and freeing.
Matthieu Herrb
2008-10-14
Add special handling for Sunit dSeries. RH #445193
Peter Hutterer
2008-10-14
Add Option "Model" to supported list of options.
Peter Hutterer
2008-08-14
Fix build, xf86Version.h -> xorgVersion.h
Peter Hutterer
2008-06-18
Don't convert coordinates for servers 1.4 and above.
William Brack
2008-06-17
Remove RCS tags.
Peter Hutterer
2008-06-17
Remove XFREE_V4 define and all code that expects it to be unset.
Peter Hutterer
2008-06-17
Remove trailing whitespaces.
Peter Hutterer
2008-06-17
WaitForInput before trying to xf86EloGetPacket. #14109
William M. Brack
2008-05-27
Check for XINPUT ABI 3.
Peter Hutterer
2008-05-01
Don't divide by zero. #14902
Peter Hutterer
2008-02-28
Wrap the content of ReadInput into a loop. Bug #14109
Peter Hutterer
2008-01-09
Remove reliance on xf86_ansic.h
Benjamin Close
2007-12-28
Bug #13248: use -1, -1 as min/max value for valuators.
Jaroslaw Siebert
2007-12-28
Bug #13248: pass the correct coordinates to the DDX.
Jaroslaw Siebert
2007-12-28
Bug #9803: Don't allow zero-sized width/height.
Daniel Drake
2007-08-23
Rename .cvsignore to .gitignore
James Cloos
2007-08-06
Use PACKAGE_VERSION_MAJOR/MINOR/PATCHLEVEL in version_rec
Brice Goglin
2005-11-21
Add .cvsignores for drivers.
Eric Anholt
2005-07-13
Update all input drivers to pass distcheck
Kevin E Martin
2005-07-12
Build skeletons for input drivers. Should basically work.
Adam Jackson
2005-07-11
Prep input drivers for modularizing by adding guarded #include "config.h"
XORG-6_8_99_900
XORG-6_8_99_16
XORG-6_8_99_15
Adam Jackson
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
XORG-6_8_99_14
Daniel Stone
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
[next]