434 Commits (e6e20c1b3e5977830a2b78046c0a8c49e38746fd)
 

Author SHA1 Message Date
Peter Hutterer e6e20c1b3e Move error handling in PreInit down to the end. 16 years ago
Peter Hutterer b27d03b248 Comment odd EVIOCGRAB behaviour and reshuffle conditions a bit. 16 years ago
Peter Hutterer ba78428ed5 Remove support for kernel 2.4. 16 years ago
Gaetan Nadon 041a1f246a config: AC_PROG_SED is required explicitly. 16 years ago
Peter Hutterer 44b80d177f Update a stale comment about the use of pEvdev->tool. 16 years ago
Peter Hutterer 7bbbce9a83 Read the device resolution from the kernel. 16 years ago
Peter Hutterer 35b6085bf8 config: remove AH_TOP autoheader statement. 16 years ago
Gaetan Nadon 539d67505c Revert "config: remove AH_TOP autoheader statement" 16 years ago
Peter Hutterer a77dea1caa Merge branch 'master' of git://gitorious.org/omcfadde/xf86-input-evdev 16 years ago
Oliver McFadden 5fb1e841eb evdev: EvdevProbe: check ioctl() return value and warn on failure. 16 years ago
Oliver McFadden a4f2d12cd8 evdev: ioctl() may return a negative value therefor use a signed integer. 16 years ago
Oliver McFadden 6b5c0401e2 evdev: leaked_storage: free memory allocated from the xf86Option code. 16 years ago
Gaetan Nadon 993e011b91 man: Use Autoconf provided $(AM_V_GEN)$(SED) 16 years ago
Gaetan Nadon 2d5e922a6d include: EXTRA_DIST is not required for header files. 16 years ago
Gaetan Nadon 41a38ec886 config: require macros 1.4, fix warnings, m4 quotings and layout 16 years ago
Gaetan Nadon b31c00efea config: optional extension check for inputproto not required 16 years ago
Gaetan Nadon b48dcfa3f2 config: replace deprecated INCLUDES with AM_CPPFLAGS 16 years ago
Gaetan Nadon 44baa36b99 config: refactor and comment the sdkdir distcheck workaround 16 years ago
Gaetan Nadon 7fa5982d47 config: remove unrequired AC_HEADER_STDC 16 years ago
Gaetan Nadon fe8d0fa11a replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS 16 years ago
Gaetan Nadon 09b918db86 config: update AC_PREREQ statement to 2.60 16 years ago
Gaetan Nadon 9dbace89be config: remove AH_TOP autoheader statement 16 years ago
Paulo Ricardo Zanoni aaf65e7bfa Don't set pEvdev->rel for mouse wheel events 16 years ago
Peter Hutterer 8eede7ea8d Use X_PROBED instead of X_INFO for probed values. 16 years ago
Peter Hutterer 1936632cb0 evdev 2.4.0 16 years ago
Simon Thum 0dc931e1ac move feedback initialization up 16 years ago
Peter Hutterer d525b48a2f When labeling a device as touchpad, only check for LMR buttons. 16 years ago
Oliver McFadden 801778c310 emuMB: default to disabled mouse button emulation for touchscreens. 16 years ago
Peter Hutterer 99505011d1 man: fix man page formatting for option EmulateWheel. 16 years ago
Gaetan Nadon fd036680c2 config: move CWARNFLAGS from configure.ac to Makefile.am 16 years ago
Andrej Gelenberg e81cd935cf Implement XSetDeviceMode request handler 16 years ago
Alan Coopersmith 0b5844ce67 Update Sun license notices to current X.Org standard form 16 years ago
Dima Kogan d6beb16be2 allow wheel emulation to work with absolute-position devices 17 years ago
Dima Kogan 2f5a0fb698 removed unnecessary static declarations 17 years ago
Peter Hutterer 1b0df04abe Fix up BTN_TOUCH handling for non-button tablets. 17 years ago
Peter Hutterer 2ca24a16f0 Only init the calibration property for absolute devices. 17 years ago
David Woodhouse 7b285a802b Report initial calibration parameters. 17 years ago
David Woodhouse f187badb71 Swap axes before applying touch screen calibration. 17 years ago
Peter Hutterer 0e9d75ba68 Fix a comment, EV_CNT is available since 2.6.24 17 years ago
Gaetan Nadon 3a6d27b83d Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES 17 years ago
Gaetan Nadon 886e303af1 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 17 years ago
Gaetan Nadon 3d23ef4888 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 17 years ago
Gaetan Nadon c0473e4921 Several driver modules do not have a ChangeLog target in Makefile.am #23814 17 years ago
Gaetan Nadon afc9e91765 .gitignore: use common defaults with custom section # 24239 17 years ago
Bartosz Brachaczek c1f16a4f59 Set all valuators for relative motion events (#24737) 17 years ago
Dmitry Torokhov a0f7f34dc5 Relax checks when reopening devices 17 years ago
Peter Hutterer 11669d8279 Fix drag-lock property handler for multiple draglock buttons. 17 years ago
Peter Hutterer 9cbffda910 Forward keycodes > 255 17 years ago
Peter Hutterer 59056e656c Remove the reopen timer logic. 17 years ago
Peter Hutterer aa6399fdb9 evdev 2.3.0 17 years ago