summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-09Changed version to 0.11.4.v0.11.4Peter Osterlund
2006-04-09Reverted change bbb485a01aa2b24638875c97f80121ddd027b6f2. It's betterPeter Osterlund
2006-04-09Changed the identifier for the synaptics protocol to matchPeter Osterlund
2006-04-09Added "DELL Latitude CPi" to the compatibility list.Peter Osterlund
2006-04-09Forgot to run emacs indent before last check in.Peter Osterlund
2006-04-09More consistent code formatting.Peter Osterlund
2006-04-09Clarified description of FingerLow/FingerHigh parameters.Peter Osterlund
2006-04-09Made it possible to disable the touchpad at runtime. (PatchPeter Osterlund
2006-04-09Added "Acer 661 LCi" to the compatibility list.Peter Osterlund
2006-04-09Added some old news to the NEWS file.Peter Osterlund
2006-04-09Fixed spelling errors.Peter Osterlund
2006-04-09Created a helper macro to get rid of all the ugly "#ifdefPeter Osterlund
2006-04-09Made "make tags" work for emacs.Peter Osterlund
2006-04-09Comment fixes.Peter Osterlund
2006-04-09Changed tab size from 4 to the standard value 8. ReindentedPeter Osterlund
2006-04-09Changed Makefile to build for XFree86 version 4.3.0 byPeter Osterlund
2006-04-09Removed trailing whitespace.Peter Osterlund
2006-04-09Reset the touchpad if it has been out of sync for too long.Peter Osterlund
2006-04-09Changed version to 0.11.3p11.Peter Osterlund
2006-04-09Updated COMPATIBILITY file.Peter Osterlund
2006-04-09Disable stream mode before trying to identify/initialize thePeter Osterlund
2006-04-09Removed a few forgotten hardcoded values.Peter Osterlund
2006-04-09When setting the mode byte, don't set bits that the touchpadPeter Osterlund
2006-04-09Fixed spelling error in NEWS file.Peter Osterlund
2006-04-09Changed version to 0.11.3p10.Peter Osterlund
2006-04-09More robust resynchronization code, after an idea fromPeter Osterlund
2006-04-09Moved finger detection to a separate function.Peter Osterlund
2006-04-09Moved middle mouse button emulation to a separate function.Peter Osterlund
2006-04-09Use the SYN_MODEL_NEWABS() macro to decide which protocolPeter Osterlund
2006-04-09Fixed incorrect "lost sync" message in changePeter Osterlund
2006-04-09Fixed typo in change 34b03a2f9f06979c15244ae53374568bb6c181f8.Peter Osterlund
2006-04-09Forgot to update NEWS file in changePeter Osterlund
2006-04-09Changed version to 0.11.3p9.Peter Osterlund
2006-04-09Added support for the old synaptics protocol. By HartwigPeter Osterlund
2006-04-09Minor cleanup.Peter Osterlund
2006-04-09Changed version to 0.11.3p8.Peter Osterlund
2006-04-09Fixed change b5ae101d5d94d964c680e15c289220f208393df2 so that thePeter Osterlund
2006-04-09Update from Hartwig Felger.Peter Osterlund
2006-04-09Changed version to 0.11.3p7.Peter Osterlund
2006-04-09Updated documentation for new "auto-dev" option.Peter Osterlund
2006-04-09Implemented protocol "auto-dev" that automatically tries toPeter Osterlund
2006-04-09White space fixes in ps2comm.[ch].Peter Osterlund
2006-04-09Removed obsolete comment about SHMConfig option.Peter Osterlund
2006-04-09Added proper support for "multi buttons". The old codePeter Osterlund
2006-04-09Updated COMPATIBILITY file.Peter Osterlund
2006-04-09Mention the synclient program in the INSTALL file.Peter Osterlund
2006-04-09Added #define's for the constants used by the linux eventPeter Osterlund
2006-04-09Use BTN_0 ... BTN_3 for reporting multi button events. FromPeter Osterlund
2006-04-09Changed version number.Peter Osterlund
2006-04-09Fixed spelling errors.Peter Osterlund