| Commit message (Expand) | Author | Age | Files | Lines |
* | reuse mcc icons (if availlable) for windows | Thierry Vignaud | 2004-09-02 | 1 | -0/+1 |
* | - %modules::conf is no more a global, so many functions need passing $modules... | Pascal Rigaux | 2004-07-21 | 1 | -5/+5 |
* | modules::mergein_conf() doesn't need to be given /etc/modules.conf | Pascal Rigaux | 2004-07-07 | 1 | -1/+1 |
* | kill dead code | Thierry Vignaud | 2004-06-20 | 1 | -1/+0 |
* | use ->create_okcancel instead of doing it by hand | Pascal Rigaux | 2004-02-06 | 1 | -4/+1 |
* | - no special testing mouse in embedded | Pascal Rigaux | 2004-02-06 | 1 | -13/+4 |
* | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -2/+2 |
* | use std button layout | Thierry Vignaud | 2003-07-24 | 1 | -1/+2 |
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -1/+1 |
* | increase gui coherency of drakxtools vs other gtk+ apps: use stock icons | Thierry Vignaud | 2003-07-06 | 1 | -2/+2 |
* | add mouse test in non-embedded mode (#2049) | Guillaume Cottenceau | 2003-05-30 | 1 | -0/+16 |
* | reflect in standalone drakxtools the removal of DrakX icons | Guillaume Cottenceau | 2003-02-28 | 1 | -1/+1 |
* | fix mousedrake in embedded mode | Guillaume Cottenceau | 2003-02-27 | 1 | -1/+6 |
* | English proofreading | Pablo Saratxaga | 2003-01-24 | 1 | -1/+1 |
* | perl_checker fixes | Thierry Vignaud | 2003-01-22 | 1 | -1/+1 |
* | English proofreading by Stew Benedicts | Pablo Saratxaga | 2003-01-21 | 1 | -1/+1 |
* | gtk+2 port (how difficult it was ...) | Thierry Vignaud | 2002-12-05 | 1 | -1/+1 |
* | restore previous behaviour and exit early only in cancel case | Thierry Vignaud | 2002-11-27 | 1 | -1/+1 |
* | fix bad interaction between mcc & mousedrake. | Thierry Vignaud | 2002-11-27 | 1 | -3/+2 |
* | - standalone.pm : | Thierry Vignaud | 2002-11-18 | 1 | -7/+0 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -4/+4 |
* | - use modules::mergein_conf so that USB availability test works | Pascal Rigaux | 2002-08-22 | 1 | -2/+3 |
* | replace "kill USR1" with "kill 'USR1'" (and same for USR2) | Pascal Rigaux | 2002-08-05 | 1 | -3/+3 |
* | Handle parsing --embedded command line in standalone.pm | Pascal Rigaux | 2002-07-31 | 1 | -1/+0 |
* | what is needed for usbmouse is "hid mousedev usbmouse" not the weird "serial_... | Pascal Rigaux | 2002-07-31 | 1 | -2/+2 |
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -1/+0 |
* | - fix using deprecated Xconfig.pm | Pascal Rigaux | 2002-07-29 | 1 | -42/+18 |
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -2/+2 |
* | added patch from imz@altlinux.ru | Francois Pons | 2002-07-15 | 1 | -0/+20 |
* | - write the 'common' part of the 'explanations' stuff, | Guillaume Cottenceau | 2002-01-18 | 1 | -1/+2 |
* | corrected ref($in) =~ /gtk/ | damien | 2001-10-30 | 1 | -2/+2 |
* | don't fork the code | damien | 2001-09-10 | 1 | -75/+1 |
* | typo | damien | 2001-09-05 | 1 | -116/+2 |
* | updated | damien | 2001-09-05 | 1 | -10/+30 |
* | fix previous fix (typo). | Francois Pons | 2001-08-30 | 1 | -1/+1 |
* | keep mouse specific paramater if user does not change its mouse. | Francois Pons | 2001-08-30 | 1 | -1/+2 |
* | make sure --auto is not interactive on some part. | Francois Pons | 2001-08-30 | 1 | -7/+9 |
* | try to merge already existing mouse configuration with what has been probed, | Francois Pons | 2001-08-29 | 1 | -0/+7 |
* | updated mouse test | damien | 2001-08-24 | 1 | -1/+5 |
* | no absolute pixmap reference | damien | 2001-08-24 | 1 | -3/+3 |
* | new mousedrake. experimental | damien | 2001-08-24 | 1 | -1/+93 |
* | use vnew the right way everywhere | Guillaume Cottenceau | 2001-08-09 | 1 | -1/+1 |
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -1/+1 |
* | added icon support | damien | 2001-06-06 | 1 | -2/+2 |
* | code cleaned and debugged | damien | 2001-05-08 | 1 | -11/+5 |
* | added mouse test. Ugly | damien | 2001-05-08 | 1 | -0/+89 |
* | fixed embedded | damien | 2001-04-17 | 1 | -1/+1 |
* | fixed mousedrake (with interactive.pm fixes applied). | Francois Pons | 2001-04-09 | 1 | -1/+2 |
* | fixed cancel support. | Francois Pons | 2001-04-09 | 1 | -1/+1 |
* | added conditional restart of gpm on mouse configuration change. | Francois Pons | 2001-04-09 | 1 | -0/+1 |