xorg/acecad
2018-02-08  Giuseppe BilottaDon't clobber speed when reporting an invalid value master oblomov/master
2018-02-08  Giuseppe BilottaClean build and API update
2011-09-27  Peter HuttererThis driver is unmaintained, warn users.
2011-07-19  Peter HuttererDon't free anything in PreInit, provide an UnInit instead.
2011-07-18  Peter HuttererDont call xf86DeleteInput on PreInit failure.
2011-07-08  Peter HuttererAlways set the type name.
2011-06-27  Peter HuttererAssign local->private after allocating.
2011-06-03  Cyril BruleboisRemove pointless checks on is_core_pointer.
2011-06-03  Cyril BruleboisRemove checks on the ABI now that 12 or higher is required.
2011-06-03  Cyril BruleboisDrop support for pre-input ABI 12 servers.
2011-06-03  Cyril BruleboisFix “initialization from incompatible pointer type...
2011-06-03  Cyril BruleboisSilence gcc: report_{x, y} are getting initialized.
2011-06-03  Cyril BruleboisAvoid “'ReverseConvertProc' defined but not used” warning.
2011-05-04  Cyril Bruleboisacecad 1.5.0 xf86-input-acecad-1.5.0
2010-12-02  Peter HuttererThe driver doesn't need libXext
2010-12-02  Peter HuttererBump to 1.4.99
2010-11-25  Peter HuttererAdd mode field to InitValuatorAxisStruct
2010-11-25  Peter HuttererAdjust to new PreInit for ABI 12.
2010-11-25  Peter HuttererUse a local variable for history_size.
2010-11-25  Peter HuttererPurge close_proc, hasn't been called by the server...
2010-11-25  Peter HuttererMove default_options up, preparation work for ABI 12.
2010-11-25  Peter HuttererRemove libc wrapper usage for xcalloc, xfree, etc.
2010-11-25  Peter HuttererReplace LocalDevicePtr with InputInfoPtr.
2010-11-25  Peter HuttererRemove usage of XI86_POINTER_CAPABLE.
2010-10-28  Alan CoopersmithRemove refcnt field from InputDriverRec.
2010-06-09  Gaetan Nadonconfig: requires RANDR through xf86.h
2010-06-09  Gaetan Nadonconfig: requires xext, kb and input extensions through...
2010-06-09  Gaetan Nadonconfig: use AC_PROG_INSTALL now supplied by XORG_DEFAUL...
2010-06-09  Gaetan Nadonconfig: upgrade to util-macros 1.8 for additional man...
2010-05-13  Gaetan Nadonconfig: acecad does not use the input protocol
2010-05-11  Gaetan Nadonconfig: AC_PROG_SED is required explicitly on Solaris
2010-04-19  Gaetan Nadonman: Use Autoconf provided $(AM_V_GEN)$(SED)
2010-04-19  Gaetan Nadonconfig: optional extension check for inputproto not...
2010-04-19  Gaetan Nadonconfig: remove extension check for unused RANDR extension
2010-04-15  Gaetan Nadonconfig: fix checking for extensions section
2010-04-15  Gaetan Nadonconfig: remove AC_PROG_CC as it overrides AC_PROG_C_C99
2010-04-15  Gaetan Nadonconfig: fix warnings and layout
2010-04-15  Gaetan Nadonconfig: replace deprecated AM_CONFIG_HEADER with AC_CON...
2010-04-15  Gaetan Nadonconfig: update AC_PREREQ statement to 2.60
2010-04-15  Gaetan Nadonconfig: simplify configuration regarding sysfs headers...
2010-04-15  Gaetan Nadonconfig: add conditional inclusion of config.h
2010-04-15  Gaetan Nadonconfig: remove AH_TOP autoheader statement
2010-02-11  Gaetan Nadonconfig: move CWARNFLAGS from configure.ac to Makefile.am
2010-01-15  Alan CoopersmithUpdate Sun license notices to current X.Org standard...
2009-12-30  Gaetan Nadonconfigure.ac: remove unused sdkdir=$(pkg-config......
2009-11-23  Gaetan NadonMakefile.am: add ChangeLog and INSTALL on MAINTAINERCLE...
2009-10-28  Gaetan NadonINSTALL, NEWS, README or AUTHORS files are missing...
2009-10-28  Gaetan NadonINSTALL, NEWS, README or AUTHORS files are missing...
2009-10-26  Gaetan NadonSeveral driver modules do not have a ChangeLog target...
2009-10-22  Gaetan Nadon.gitignore: use common defaults with custom section...
2009-09-11  Peter HuttererRemove some unused crap from configure
2009-09-11  Peter Huttereracecad 1.4.0 xf86-input-acecad-1.4.0
2009-09-11  Peter HuttererRequire xorg-macros 1.3 for XORG_DEFAULT_OPTIONS
2009-09-09  Peter HuttererRemove redefinition of read()
2009-09-09  Peter HuttererRemove unused code from TearDownProc
2009-09-09  Peter Huttererunifdef XFree86LOADER, this isn't optional anymore...
2009-09-09  Peter HuttererRemove RCS tags
2009-09-09  Peter Huttererremove un-used _ACECAD_C_ define
2009-09-08  Gaetan Nadonxf86-input-acecad: Remove unused .cvsignore file #23776
2009-06-22  Peter HuttererCope with ABI_XINPUT_VERSION 7 - requires button/axes...
2009-05-12  Alan CoopersmithFill in COPYING file, add SubmittingPatches URL to...
2009-02-24  Peter Huttereracecad 1.3.0 xf86-input-acecad-1.3.0
2009-02-02  Paulo Cesar... Janitor: Correct make distcheck and minor configure...
2009-01-29  Alan CoopersmithAdd README with pointers to mailing list, bugzilla...
2009-01-10  Alan CoopersmithRemove xorgconfig & xorgcfg from See Also list in man...
2008-11-28  Paulo Cesar... Correct wrong check for Linux libsysfs.
2008-11-28  Paulo Cesar... Dont dlopen libsysfs.so, instead, link with it when...
2008-05-27  Peter HuttererCheck for XINPUT ABI 3.
2008-05-01  Paulo Cesar... Compile warning fixes.
2008-02-10  Giuseppe BilottaBump to 1.2.2 origin/HEAD origin/master xf86-input-acecad-1.2.2
2008-02-09  Giuseppe Bilottaacecad: fix blotchy input in Inkscape and the Gimp...
2008-02-09  Giuseppe Bilottaacecad: improve handling of botched input versions
2007-10-27  Giuseppe Bilottaacecad: fake device limits == screen limits in xserver...
2007-10-27  Giuseppe Bilottaacecad: set type_name to XI_TABLET
2007-10-26  Giuseppe Bilottaacecad: do our own scaling with USB device since it...
2007-10-26  Giuseppe Bilottaacecad: don't crash when xf86IsCorePointer is not defined
2007-09-07  Julien CristauBump to 1.2.1 xf86-input-acecad-1.2.1
2007-08-29  Alan CoopersmithMake compatible with new input ABI
2007-07-09  Giuseppe BilottaDon't crash X when the tablet wasn't found.
2007-05-31  Matthieu Herrbfix build on BSD systems.
2007-05-31  Matthieu HerrbAdd .gitignore
2007-04-30  Paul VojtaOff-by-one (and comment) fix.
2007-04-29  Giuseppe BilottaBump to 1.2.0. xf86-input-acecad-1.2.0
2007-04-29  Giuseppe BilottaSimplify flag setup. autodev origin/autodev
2007-04-29  Giuseppe BilottaMore whitespace/coding style cleanups.
2007-04-29  Giuseppe BilottaCentralize the success code for the probe routine.
2007-04-28  Giuseppe BilottaKeep track of device availability.
2007-04-28  Giuseppe BilottaNOTAVAIL macro to check if errno means device not avail...
2007-04-28  Giuseppe BilottaMake acecadAutoDev into a flag.
2007-04-28  Giuseppe BilottaMake acecadUSB into a flag.
2007-04-28  Giuseppe BilottaMore whitespace cleanup.
2007-04-28  Giuseppe BilottaMore coding style cleanups.
2007-04-28  Giuseppe BilottaAdd missing newlines in a couple of messages.
2007-04-28  Giuseppe BilottaWhitespace cleanup.
2007-04-28  Giuseppe BilottaDe-spammify AceCadAutoDevProbe().
2007-04-28  Giuseppe BilottaRe-probe on device not found on input if auto-dev is...
2007-04-28  Giuseppe BilottaRe-probe for device if DeviceOn fails and auto-dev...
2007-04-28  Giuseppe BilottaDevice autodetection via sysfs.
2007-04-27  Giuseppe Bilotta"Name" option to configure autodev detection string.
2007-04-27  Giuseppe BilottaMerge branch 'master' into autodev
next