summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-09Changed version to 0.13.0.v0.13.0Peter Osterlund
2006-04-09Updated documentation to reflect the fact the ALPS supportPeter Osterlund
2006-04-09Added "HP Pavilion ZE4610us" to the compatibility list.Peter Osterlund
2006-04-09Always rebuild the tar.bz2 file. (Some dependencies werePeter Osterlund
2006-04-09Added "SONY VAIO Z1" to the compatibility list.Peter Osterlund
2006-04-09Explain what packages to install on debian systems. FromPeter Osterlund
2006-04-09Added "Toshiba Portege A100" to the compatibility list.Peter Osterlund
2006-04-09Removed obsolete comment from alps.patch and updated thePeter Osterlund
2006-04-09Added (untested) support for ALPS touchpads using the 2.4Peter Osterlund
2006-04-09Fixed change 09085c9fb8f4e243e6bda78a019cd8a50c693dfc. If the devicePeter Osterlund
2006-04-09If the evdev kernel module seems to be missing, say so inPeter Osterlund
2006-04-09Properly implement EventQueryHardware().Peter Osterlund
2006-04-09Removed repeater from the shared memory segment. It's notPeter Osterlund
2006-04-09Fixed inconsistent function name.Peter Osterlund
2006-04-09Don't call PS2QueryHardware() from PSMReadHwState().Peter Osterlund
2006-04-09Moved ps2_print_ident() forward declaration to ps2comm.h.Peter Osterlund
2006-04-09Added (untested) support for the FreeBSD psm mouse driver.Peter Osterlund
2006-04-09Reverted incorrect changes in changePeter Osterlund
2006-04-09Renamed functions in ps2comm.c for better consistency.Peter Osterlund
2006-04-09Removed unnecessary #includes and made some code formattingPeter Osterlund
2006-04-09Renamed synapticshw to SynapticsHwInfo to avoid conflictsPeter Osterlund
2006-04-09Updated Makefile dependencies.Peter Osterlund
2006-04-09Moved the CommData struct from synaptics.h to synproto.h soPeter Osterlund
2006-04-09Don't call ps2comm functions directly from synaptics.c.Peter Osterlund
2006-04-09Moved autodev handling to the protocol specific files.Peter Osterlund
2006-04-09Removed unnecessary forward declaration.Peter Osterlund
2006-04-09Fixed incorrect sort order in the compatibility list.Peter Osterlund
2006-04-09Added "Medion MD9626" to the compatibility list.Peter Osterlund
2006-04-09Reordered the requirements list in the INSTALL file so thatPeter Osterlund
2006-04-09Updated INSTALL file. From Olive <olivier.fambon@free.fr>.Peter Osterlund
2006-04-09Handle touchpads with a middle mouse button. Based on a 2.6Peter Osterlund
2006-04-09Added "Packard Bell Easy Note E3259SE" to the compatibilityPeter Osterlund
2006-04-09Added "ASUS A2500" to the compatibility list.Peter Osterlund
2006-04-09Moved testprotokoll.c to the test directory.Peter Osterlund
2006-04-09Don't send the whole SynapticsPrivate struct to thePeter Osterlund
2006-04-09Small #include fix.Peter Osterlund
2006-04-09Replaced Success with TRUE/FALSE in ps2comm.c.Peter Osterlund
2006-04-09Moved reading of hardware state to the protocol specificPeter Osterlund
2006-04-09Replaced Success with TRUE/FALSE where possible.Peter Osterlund
2006-04-09Don't export private stuff from ps2comm.[ch].Peter Osterlund
2006-04-09Moved the QueryHardware function to the protocol specificPeter Osterlund
2006-04-09The PrintIdent() function doesn't need access to the wholePeter Osterlund
2006-04-09Some work on abstracting out the protocol differences fromPeter Osterlund
2006-04-09Renamed the DBG macro in ps2comm.c to PS2DBG to avoidPeter Osterlund
2006-04-09Spelling fix.Peter Osterlund
2006-04-09Spelling fixes.Peter Osterlund
2006-04-09Small simplification in HandleTapProcessing().Peter Osterlund
2006-04-09Moved pointer delta computations to a separate function.Peter Osterlund
2006-04-09Moved scroll processing to a separate function.Peter Osterlund
2006-04-09Added "ECS A-530 Transmeta 5600" to the compatibility list.Peter Osterlund