| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (read_providers_backend) add prototype in order to please lord perl_checker | Thierry Vignaud | 2004-03-09 | 1 | -1/+1 |
* | isdn config step: enable to alter defined but empty fields | Thierry Vignaud | 2004-03-09 | 1 | -1/+1 |
* | fix parameters reading/writin in isdn config step: take parameters | Thierry Vignaud | 2004-03-09 | 1 | -7/+7 |
* | fix isdn config step by using runtime references | Thierry Vignaud | 2004-03-09 | 1 | -1/+3 |
* | special case to handle imm & ppa on kernel 2.6: | Pascal Rigaux | 2004-03-09 | 1 | -1/+6 |
* | Reverse trivial translation typo. Change the_time() usage. | Stew Benedict | 2004-03-09 | 1 | -3/+3 |
* | Made more clear choices in the first-time dialog of printerdrake. | Till Kamppeter | 2004-03-09 | 1 | -1/+7 |
* | Fix breakage introduced in config rewrite. | Stew Benedict | 2004-03-09 | 1 | -19/+13 |
* | keyboard::load() causes some errors on kernel 2.4, ignoring them | Pascal Rigaux | 2004-03-09 | 1 | -2/+2 |
* | fix crash in wizard (#8654) (setVarsInSh use output instead of output_p...) | Thierry Vignaud | 2004-03-09 | 1 | -0/+1 |
* | catch exception (bugzilla #8726) | Pascal Rigaux | 2004-03-09 | 1 | -2/+2 |
* | (the_time) simplify | Thierry Vignaud | 2004-03-09 | 1 | -14/+2 |
* | fix boot_conf_path usage | Thierry Vignaud | 2004-03-09 | 1 | -4/+4 |
* | rename thm_conf_path as boot_conf_path to prevent confusion with thm_path | Thierry Vignaud | 2004-03-09 | 1 | -6/+5 |
* | (write_boot_thm) simplify through mkdir_p() | Thierry Vignaud | 2004-03-09 | 1 | -7/+3 |
* | misc perl_checker cleanups | Thierry Vignaud | 2004-03-09 | 1 | -3/+1 |
* | fix config file path (directory is now named config, not cfg) | Thierry Vignaud | 2004-03-09 | 1 | -6/+7 |
* | Support for plain tar. Deal with mixture of formats on restore. (#8676) | Stew Benedict | 2004-03-09 | 1 | -109/+127 |
* | updated pot file | Pablo Saratxaga | 2004-03-08 | 1 | -610/+575 |
* | Fix to prevent saving host passwd when user requests not to (#8700). | Stew Benedict | 2004-03-08 | 1 | -1/+9 |
* | fix typo | Pascal Rigaux | 2004-03-08 | 1 | -1/+2 |
* | *** empty log message *** | Pascal Rigaux | 2004-03-08 | 1 | -1/+25 |
* | in generate_automatic_stage1_params(): | Pascal Rigaux | 2004-03-08 | 1 | -12/+18 |
* | *** empty log message *** | Pascal Rigaux | 2004-03-08 | 1 | -1/+292 |
* | a missing module is now an error, that way it won't be in scsi_hostadapters. ... | Pascal Rigaux | 2004-03-08 | 1 | -3/+3 |
* | - update check() for 2.6 | Pascal Rigaux | 2004-03-08 | 1 | -10/+14 |
* | UI coherency (#8675). | Stew Benedict | 2004-03-08 | 1 | -1/+2 |
* | rename ensure_is_installed_if_availlable( as ensure_is_installed_if_available() | Thierry Vignaud | 2004-03-08 | 2 | -3/+3 |
* | Fix some missing configuration options (#8654). | Stew Benedict | 2004-03-08 | 1 | -7/+9 |
* | install unicorn package for bewan modems | Thierry Vignaud | 2004-03-08 | 1 | -0/+3 |
* | fix variable interpolation in strings | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
* | /proc/partitions parsing was broken for scsi cdroms using non-devfs names, and | Pascal Rigaux | 2004-03-08 | 1 | -6/+5 |
* | nicer debug error message | Pascal Rigaux | 2004-03-08 | 1 | -4/+3 |
* | (Gtk2::WrappedLabel::new) fix unusing label | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
* | (getBewan) fix bewan modem detection | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
* | (make_boot_frame) fix crash on color switch | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
* | (mk_frame) | Thierry Vignaud | 2004-03-08 | 1 | -42/+59 |
* | fix spacing around commas (sanitizing) | Thierry Vignaud | 2004-03-08 | 1 | -31/+31 |
* | gc prefers "obj->method" rather than "method obj" call style | Thierry Vignaud | 2004-03-08 | 1 | -14/+14 |
* | use option menu for resolutions list | Thierry Vignaud | 2004-03-08 | 1 | -1/+6 |
* | (mk_frame) enable to use either combo boxes or option menus for lists | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
* | (mk_frame) fix combo boxes filling | Thierry Vignaud | 2004-03-08 | 1 | -5/+6 |
* | (which_res_exist) unjonathan-ize | Thierry Vignaud | 2004-03-08 | 1 | -5/+4 |
* | (show_prev) only redraw needed part, not whole image | Thierry Vignaud | 2004-03-08 | 1 | -5/+5 |
* | (show_prev) fix crash on image drawing | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
* | (show_prev) fix crash on image scaling | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
* | fix crash on "preview" button | Thierry Vignaud | 2004-03-08 | 1 | -10/+10 |
* | (get_this_thm_res_conf) add prototype to help perl_checker | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 |
* | kill unused variables | Thierry Vignaud | 2004-03-08 | 1 | -2/+0 |
* | kill perl4 function call style | Thierry Vignaud | 2004-03-08 | 1 | -13/+13 |