| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | - perl_checker fix | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 |
* | - put signals ids in %IDs | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 |
* | tree_set_icon: new function | Thierry Vignaud | 2002-08-12 | 1 | -0/+0 |
* | - module configuration window: | Thierry Vignaud | 2002-08-09 | 1 | -0/+0 |
* | - fix module parameter dialog box handling | Pascal Rigaux | 2002-08-09 | 1 | -0/+0 |
* | - export %modules::conf | Thierry Vignaud | 2002-08-05 | 1 | -0/+0 |
* | no one use second paramater of raw_parameters | Thierry Vignaud | 2002-08-05 | 1 | -0/+0 |
* | factorize some code in modparm::parameter_type | Thierry Vignaud | 2002-08-05 | 1 | -0/+0 |
* | s/__END__/1; | Thierry Vignaud | 2002-08-05 | 1 | -0/+0 |
* | update | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
* | add_icon_path is exported in :various | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
* | - workaround for the busy mouse cursor set by | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
* | export license | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
* | move embedded and standalone managment from harddrake::ui to | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
* | - bump harddrake version | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
* | initial configuration window for modules. nothing is done yet. | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
* | remove latest (?) gtk warnings | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
* | don't display bogus fields | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
* | in embedded mode, don't kill the main gtk app (aka drakconf) but | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
* | - add embedded mode for drakconf | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
* | further simplification | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
* | - the hw tree and the info text are auto-size now | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
* | still more my_gtk simplifications | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
* | - simplify Gtk::Text filling | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |