summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/mousedrake
Commit message (Expand)AuthorAgeFilesLines
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-051-2/+2
* use std button layoutThierry Vignaud2003-07-241-1/+2
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-091-1/+1
* increase gui coherency of drakxtools vs other gtk+ apps: use stock iconsThierry Vignaud2003-07-061-2/+2
* add mouse test in non-embedded mode (#2049)Guillaume Cottenceau2003-05-301-0/+16
* reflect in standalone drakxtools the removal of DrakX iconsGuillaume Cottenceau2003-02-281-1/+1
* fix mousedrake in embedded modeGuillaume Cottenceau2003-02-271-1/+6
* English proofreadingPablo Saratxaga2003-01-241-1/+1
* perl_checker fixesThierry Vignaud2003-01-221-1/+1
* English proofreading by Stew BenedictsPablo Saratxaga2003-01-211-1/+1
* gtk+2 port (how difficult it was ...)Thierry Vignaud2002-12-051-1/+1
* restore previous behaviour and exit early only in cancel caseThierry Vignaud2002-11-271-1/+1
* fix bad interaction between mcc & mousedrake.Thierry Vignaud2002-11-271-3/+2
* - standalone.pm :Thierry Vignaud2002-11-181-7/+0
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-4/+4
* - use modules::mergein_conf so that USB availability test worksPascal Rigaux2002-08-221-2/+3
* replace "kill USR1" with "kill 'USR1'" (and same for USR2)Pascal Rigaux2002-08-051-3/+3
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-311-1/+0
* what is needed for usbmouse is "hid mousedev usbmouse" not the weird "serial_...Pascal Rigaux2002-07-311-2/+2
* make new perl_checker happyPascal Rigaux2002-07-311-1/+0
* - fix using deprecated Xconfig.pmPascal Rigaux2002-07-291-42/+18
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-2/+2
* added patch from imz@altlinux.ruFrancois Pons2002-07-151-0/+20
* - write the 'common' part of the 'explanations' stuff,Guillaume Cottenceau2002-01-181-1/+2
* corrected ref($in) =~ /gtk/damien2001-10-301-2/+2
* don't fork the codedamien2001-09-101-75/+1
* typodamien2001-09-051-116/+2
* updateddamien2001-09-051-10/+30
* fix previous fix (typo).Francois Pons2001-08-301-1/+1
* keep mouse specific paramater if user does not change its mouse.Francois Pons2001-08-301-1/+2
* make sure --auto is not interactive on some part.Francois Pons2001-08-301-7/+9
* try to merge already existing mouse configuration with what has been probed,Francois Pons2001-08-291-0/+7
* updated mouse testdamien2001-08-241-1/+5
* no absolute pixmap referencedamien2001-08-241-3/+3
* new mousedrake. experimentaldamien2001-08-241-1/+93
* use vnew the right way everywhereGuillaume Cottenceau2001-08-091-1/+1
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
* added icon supportdamien2001-06-061-2/+2
* code cleaned and debuggeddamien2001-05-081-11/+5
* added mouse test. Uglydamien2001-05-081-0/+89
* fixed embeddeddamien2001-04-171-1/+1
* fixed mousedrake (with interactive.pm fixes applied).Francois Pons2001-04-091-1/+2
* fixed cancel support.Francois Pons2001-04-091-1/+1
* added conditional restart of gpm on mouse configuration change.Francois Pons2001-04-091-0/+1
* fix horrible error (using an undefined $o)Pascal Rigaux2001-04-031-2/+2
* fixed for standalone XFdrake and mousedrake (multi-mouse andFrancois Pons2001-03-281-0/+3
* remove test ugliness of damsPascal Rigaux2001-03-221-2/+0
* typodamien2001-02-281-0/+1
* major move. now ask_from_list returns false when canceled (it doesn't die 'as...Pascal Rigaux2001-02-201-1/+1
* implemented or updated embedded modedamien2001-02-081-1/+4