summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-04-09Implemented "make install".Peter Osterlund
2006-04-09Reset the touchpad to relative mode when the X server terminates.Peter Osterlund
2006-04-09Removed trailing whitespace.Peter Osterlund
2006-04-09Improved driver initialisation and finalization. FromPeter Osterlund
2006-04-09Made horizontal wheel replacement buttons work. (FromPeter Osterlund
2006-04-09Added log level to some messages. (From Hartwig Felger.)Peter Osterlund
2006-04-09Longer timeout in the reset sequence. Experience from thePeter Osterlund
2006-04-09Added include path needed in gentoo linux. Reported byPeter Osterlund
2006-04-09Fixed race condition caused by asynchronous IO (SIGIO). ThisPeter Osterlund
2006-04-09Use packet counting instead of time to decide when to startPeter Osterlund
2006-04-09Fixed spelling error.Peter Osterlund
2006-04-09Workaround for X server bug in the TimerSet() function.Peter Osterlund
2006-04-09Changed default values to match changePeter Osterlund
2006-04-09Fixed documentation error.Peter Osterlund
2006-04-09Changed version number.Peter Osterlund
2006-04-09Rewrote timer handling so that the driver no longer dependsPeter Osterlund
2006-04-09When parsing kernel event data, make sure we see aPeter Osterlund
2006-04-09Changed suggested MaxTapTime value from 20 to 15, to avoidPeter Osterlund
2006-04-09Added "Protocol" option to activate the kernel input eventPeter Osterlund
2006-04-09Added support for kernel input event interface. NotPeter Osterlund
2006-04-09Moved capability bit handling to the SynapticsGetHwState()Peter Osterlund
2006-04-09Fixed initialization failure path so that it doesn't crashPeter Osterlund
2006-04-09Abstracted out the code to determine the hardware statePeter Osterlund
2006-04-09Fixed spelling error.Peter Osterlund
2006-04-09Update from the p4 computer.Peter Osterlund
2006-04-09Fixed spelling errors.Peter Osterlund
2006-04-09Removed unnecessary include file.Peter Osterlund
2006-04-09Merged some #ifdef stuff from 0.11.3. (Not sure what it isPeter Osterlund
2006-04-09Updated the FEATURES file regarding online configurationPeter Osterlund
2006-04-09Made the params[] array in synclient.c static.Peter Osterlund
2006-04-09Removed an implemented feature from the TODO file.Peter Osterlund
2006-04-09Fixed incorrect usage text in synclient.Peter Osterlund