| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-18 | 1 | -1/+1 |
* | - standalone.pm : | Thierry Vignaud | 2002-11-18 | 1 | -18/+1 |
* | simplify code though my_gtk::gtkcolor | Thierry Vignaud | 2002-11-18 | 1 | -5/+2 |
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 1 | -2/+2 |
* | 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 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -3/+3 |
* | display floppy driver type as well as mouse type | Thierry Vignaud | 2002-11-13 | 1 | -0/+2 |
* | - replace ... =~ 'foo' with ... =~ /foo/ | Pascal Rigaux | 2002-11-11 | 1 | -2/+2 |
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -5/+5 |
* | - 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 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -45/+45 |
* | reindent for lord pix | Thierry Vignaud | 2002-10-23 | 1 | -165/+168 |
* | 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 |
* | fix Gtk::CTree:insert_node inversing devices order | Thierry Vignaud | 2002-10-16 | 1 | -4/+1 |
* | -add cpus detection | Thierry Vignaud | 2002-10-16 | 1 | -2/+2 |
* | don't use ugtk directly | Thierry Vignaud | 2002-10-09 | 1 | -3/+19 |
* | add a few comments | Thierry Vignaud | 2002-09-24 | 1 | -0/+9 |
* | split harddrake part that configure a module into modules::interactive | Thierry Vignaud | 2002-09-24 | 1 | -16/+2 |
* | split devices listing ("detection") part into its own function | Thierry Vignaud | 2002-09-24 | 1 | -40/+62 |
* | don't print logs in console | Thierry Vignaud | 2002-09-20 | 1 | -1/+1 |
* | enforce unique ids | Thierry Vignaud | 2002-09-09 | 1 | -0/+1 |
* | add drakbug report entry in help menu | Thierry Vignaud | 2002-09-09 | 1 | -0/+2 |
* | - harddrake::data : consolidate common code in custom_id() | Thierry Vignaud | 2002-09-06 | 1 | -1/+1 |
* | - don't list usb mouses as unknown hw | Thierry Vignaud | 2002-09-06 | 1 | -1/+1 |
* | fix translated string | Thierry Vignaud | 2002-09-06 | 1 | -1/+1 |
* | don't rely on ctree row number | Thierry Vignaud | 2002-09-05 | 1 | -9/+12 |
* | - add --test option to skip mice|modem|printer detection (now | Thierry Vignaud | 2002-09-04 | 1 | -0/+0 |
* | - let my_gtk handle embedded case | Thierry Vignaud | 2002-09-04 | 1 | -0/+0 |
* | display alternative drivers (oss, alsa) for sound cards | Thierry Vignaud | 2002-09-02 | 1 | -0/+0 |
* | embedded mode: exit on "quit" click | Thierry Vignaud | 2002-08-29 | 1 | -0/+0 |
* | English typos (Quitter->Quit, Informations->Information) | Pablo Saratxaga | 2002-08-29 | 1 | -0/+0 |
* | corrected English typos (no space before colon in English) | Pablo Saratxaga | 2002-08-29 | 1 | -0/+0 |
* | - embeded mode: | Thierry Vignaud | 2002-08-28 | 1 | -0/+0 |
* | - remove BuildRequires: e2fsprogs-devel | Thierry Vignaud | 2002-08-21 | 1 | -0/+0 |
* | insert a space between "field:" and "description" | Thierry Vignaud | 2002-08-16 | 1 | -0/+0 |
* | print fields values in blue, paint unknown module in red | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 |
* | consolidate create_factory_menu | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 |
* | - on exit, kill the running configurator if any | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 |
* | - modules::get_parameters : consolidate some code | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 |
* | - ugtk::gtkexpand : new function | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 |