| Commit message (Expand) | Author | Age | Files | Lines |
* | perl_checker compliance | Pascal Rigaux | 2004-05-11 | 1 | -1/+1 |
* | XFree 3 is gone! | Pascal Rigaux | 2004-05-03 | 1 | -1/+0 |
* | detection defaults on automatic choices | Pascal Rigaux | 2004-02-17 | 1 | -2/+3 |
* | fix mouse detect() on kernel 2.4 | Pascal Rigaux | 2004-02-17 | 1 | -1/+3 |
* | more cleanup | Pascal Rigaux | 2004-02-12 | 1 | -8/+9 |
* | new 'Universal|Any PS/2 & USB mice' mouse name usable with kernel 2.6 | Pascal Rigaux | 2004-02-12 | 1 | -14/+23 |
* | rename mouseconfig() with detect_serial() which is what it really does! | Pascal Rigaux | 2004-02-12 | 1 | -2/+2 |
* | create probe_wacom_devices() and cleanup | Pascal Rigaux | 2004-02-12 | 1 | -13/+14 |
* | cleanup | Pascal Rigaux | 2004-02-12 | 1 | -1/+1 |
* | cleanup | Pascal Rigaux | 2004-02-12 | 1 | -8/+10 |
* | remove deprecated comment | Pascal Rigaux | 2004-02-12 | 1 | -2/+1 |
* | always use fast_mouse_probe (probing serial is now mostly deprecated, and it | Pascal Rigaux | 2004-02-12 | 1 | -10/+2 |
* | cleanup wacom detection | Pascal Rigaux | 2004-02-12 | 1 | -6/+3 |
* | move Xtest() and setMouseLive() out of c/stuff to xf86misc::main | Pascal Rigaux | 2004-02-08 | 1 | -1/+4 |
* | - add change_mouse_live() | Pascal Rigaux | 2004-02-06 | 1 | -1/+18 |
* | use protocol "ExplorerPS/2" instead of "auto" for kernel 2.6 | Pascal Rigaux | 2004-02-04 | 1 | -1/+1 |
* | write_conf() doesn't need $prefix anymore | Pascal Rigaux | 2004-01-05 | 1 | -1/+1 |
* | add new mouse "PS/2|Automatic" and use it by default, | Pascal Rigaux | 2003-11-25 | 1 | -3/+4 |
* | - use "auto" for ps/2 | Pascal Rigaux | 2003-11-20 | 1 | -2/+2 |
* | perl checker should have told us? | Guillaume Cottenceau | 2003-11-19 | 1 | -1/+1 |
* | use fast_mouse_probe first in mandrake move | Pascal Rigaux | 2003-10-23 | 1 | -2/+2 |
* | cleanup | Pascal Rigaux | 2003-09-29 | 1 | -1/+0 |
* | fixed the fix of fpons trick... | Francois Pons | 2003-09-10 | 1 | -1/+1 |
* | fixed the fpons trick (which was false moreover) | Francois Pons | 2003-09-10 | 1 | -1/+1 |
* | added load_modules to load mouse module according to configuration. | Francois Pons | 2003-09-10 | 1 | -0/+15 |
* | write "MOVE YOUR WHEEL!" only for ps2 mice | Pascal Rigaux | 2003-09-09 | 1 | -1/+1 |
* | - much cleanup in test_mouse() | Pascal Rigaux | 2003-09-03 | 1 | -36/+47 |
* | added emulate wheel support (a bit hacky though) (bug 3976) | Francois Pons | 2003-08-20 | 1 | -1/+9 |
* | full pci probe does not freeze anymore, removing code work-arounding the freeze | Pascal Rigaux | 2003-08-19 | 1 | -13/+0 |
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -3/+2 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -4/+4 |
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -6/+6 |
* | prevent warning when using diagnostics pragma (easier debugging) | Thierry Vignaud | 2003-03-05 | 1 | -1/+1 |
* | Mouse button emulation. Clarify L-Command, add Enter. (Ben Reser) | Stew Benedict | 2003-02-13 | 1 | -1/+2 |
* | (detect): cleanup the value returned when only a wacom is found | Pascal Rigaux | 2003-01-31 | 1 | -5/+1 |
* | fix missing pointer_ungrab so that after testing mouse during | Guillaume Cottenceau | 2003-01-27 | 1 | -1/+3 |
* | remove blinks in mouse test | Guillaume Cottenceau | 2003-01-24 | 1 | -4/+7 |
* | - don't setMouseLive when the protocol hasn't changed | Pascal Rigaux | 2003-01-24 | 1 | -6/+7 |
* | - switch "<= 3 buttons usb mice" from X protocol PS/2 to IMPS/2 (it works | Pascal Rigaux | 2003-01-24 | 1 | -4/+4 |
* | fix absence of scroll up and scroll down in mouse test | Guillaume Cottenceau | 2003-01-21 | 1 | -13/+12 |
* | fix gtk+-2 port | Thierry Vignaud | 2003-01-20 | 1 | -3/+3 |
* | image in CVS is 3b+, not 3bp | Guillaume Cottenceau | 2002-12-20 | 1 | -2/+2 |
* | really drop update_type_name | Pascal Rigaux | 2002-12-16 | 1 | -16/+0 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -5/+5 |
* | gtk2 | Guillaume Cottenceau | 2002-12-03 | 1 | -87/+57 |
* | use output_with_perm() | Pascal Rigaux | 2002-12-02 | 1 | -4/+2 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -7/+9 |
* | incorporate 8.2 HP fixes back in cooker. | Francois Pons | 2002-11-22 | 1 | -1/+7 |
* | perldoc: explain basic usage of mouse.pm, regarding | Thierry Vignaud | 2002-11-19 | 1 | -0/+38 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -8/+8 |