| Commit message (Expand) | Author | Age | Files | Lines |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 3 | -52/+52 |
* | fix eating too much items | Thierry Vignaud | 2002-11-26 | 1 | -1/+2 |
* | interactive->exit call my_gtk->exit which destroy the window | Thierry Vignaud | 2002-11-25 | 1 | -1/+0 |
* | hide the "please wait" at the latest stage | Thierry Vignaud | 2002-11-20 | 1 | -3/+3 |
* | - remove debugging code | Thierry Vignaud | 2002-11-19 | 1 | -4/+3 |
* | - add option menu check boxes to prevent (slowly) detecting | Thierry Vignaud | 2002-11-19 | 1 | -9/+15 |
* | - explains more cpu bugs | Thierry Vignaud | 2002-11-19 | 1 | -5/+13 |
* | --testing handling was erronously reverted | Thierry Vignaud | 2002-11-19 | 1 | -1/+1 |
* | don't display two times some usb mice | Thierry Vignaud | 2002-11-19 | 1 | -1/+1 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-18 | 2 | -2/+2 |
* | final switch of drakbackup, logdrake and scannerdrake | Thierry Vignaud | 2002-11-18 | 1 | -0/+2 |
* | - standalone.pm : | Thierry Vignaud | 2002-11-18 | 1 | -18/+1 |
* | simplify code though my_gtk::gtkcolor | Thierry Vignaud | 2002-11-18 | 1 | -5/+2 |
* | s/usbvideo/usbvision/ | Thierry Vignaud | 2002-11-15 | 1 | -1/+1 |
* | - add missing printer directory | Thierry Vignaud | 2002-11-15 | 1 | -0/+2 |
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 2 | -4/+4 |
* | explain the detect() vs new() delayed gui construction when embedded | Thierry Vignaud | 2002-11-14 | 1 | -0/+1 |
* | display port for network printers too | Thierry Vignaud | 2002-11-14 | 1 | -0/+1 |
* | resync with bttv-0.7.100 and saa7134-0.2.2snapshot | Thierry Vignaud | 2002-11-14 | 1 | -14/+29 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 2 | -2/+2 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 4 | -29/+29 |
* | display floppy driver type as well as mouse type | Thierry Vignaud | 2002-11-13 | 1 | -0/+2 |
* | resync with printerdrake | Thierry Vignaud | 2002-11-12 | 1 | -1/+1 |
* | handle devices managed by usbvision too | Thierry Vignaud | 2002-11-12 | 1 | -2/+2 |
* | exclude more usb mice from unknown devices | Thierry Vignaud | 2002-11-12 | 1 | -1/+1 |
* | - replace ... =~ 'foo' with ... =~ /foo/ | Pascal Rigaux | 2002-11-11 | 2 | -12/+12 |
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 4 | -29/+29 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-09 | 1 | -1/+1 |
* | *** empty log message *** | Thierry Vignaud | 2002-11-07 | 1 | -0/+14 |
* | - getCPUs() : fix cpu fields parsing | Thierry Vignaud | 2002-11-07 | 1 | -7/+14 |
* | - describe cpu frequency | Thierry Vignaud | 2002-11-07 | 1 | -14/+20 |
* | perl checker fixes | Thierry Vignaud | 2002-11-07 | 1 | -6/+6 |
* | - add help for some cpu items | Thierry Vignaud | 2002-11-07 | 1 | -1/+6 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-06 | 2 | -2/+2 |
* | replace complex "unless"s with "if"s | Pascal Rigaux | 2002-11-06 | 1 | -1/+1 |
* | fix for modules.pm not exporting category2modules_and_description | Thierry Vignaud | 2002-11-06 | 1 | -1/+1 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 4 | -74/+74 |
* | add new drivers | Thierry Vignaud | 2002-10-28 | 1 | -0/+2 |
* | do a perl_checker pass after pixel one since he only do half the work | Thierry Vignaud | 2002-10-23 | 1 | -1/+2 |
* | nono changes for stupid perl_checker whose maintainer don't want to fix defic... | Thierry Vignaud | 2002-10-23 | 1 | -3/+5 |
* | make perl_checker happy: replace PKG::f with PKG::f() | Pascal Rigaux | 2002-10-23 | 1 | -1/+1 |
* | reindent for lord pix | Thierry Vignaud | 2002-10-23 | 4 | -530/+533 |
* | titi almost sux (he helped me that's why I can't say titi sux :p) | Damien Chaumette | 2002-10-17 | 1 | -5/+1 |
* | - printerdrake::auto_detect(local, net, smb): | Thierry Vignaud | 2002-10-17 | 1 | -16/+6 |
* | don't print empty help for fields without any help | Thierry Vignaud | 2002-10-16 | 1 | -5/+5 |
* | - alphabetically sort help items | Thierry Vignaud | 2002-10-16 | 1 | -12/+17 |
* | display cpu name (eg "Pentium") too in harddrake gui | Thierry Vignaud | 2002-10-16 | 1 | -1/+1 |
* | display "$vendor cpu number $id" for cpus in harddrake gui | Thierry Vignaud | 2002-10-16 | 1 | -1/+4 |
* | fix Gtk::CTree:insert_node inversing devices order | Thierry Vignaud | 2002-10-16 | 1 | -4/+1 |
* | miaouh | Thierry Vignaud | 2002-10-16 | 1 | -1/+1 |