summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix isdn config stepThierry Vignaud2004-03-091-1/+1
* really, really fix ISDN cards detection :-(Thierry Vignaud2004-03-091-1/+1
* really adapt to new network::isdn::isdn_detect_backend() APIThierry Vignaud2004-03-091-2/+1
* (read_providers_backend) add prototype in order to please lord perl_checkerThierry Vignaud2004-03-091-1/+1
* isdn config step: enable to alter defined but empty fieldsThierry Vignaud2004-03-091-1/+1
* fix parameters reading/writin in isdn config step: take parametersThierry Vignaud2004-03-091-7/+7
* fix isdn config step by using runtime referencesThierry Vignaud2004-03-091-1/+3
* special case to handle imm & ppa on kernel 2.6:Pascal Rigaux2004-03-091-1/+6
* Reverse trivial translation typo. Change the_time() usage.Stew Benedict2004-03-091-3/+3
* Made more clear choices in the first-time dialog of printerdrake.Till Kamppeter2004-03-091-1/+7
* Fix breakage introduced in config rewrite.Stew Benedict2004-03-091-19/+13
* keyboard::load() causes some errors on kernel 2.4, ignoring themPascal Rigaux2004-03-091-2/+2
* fix crash in wizard (#8654) (setVarsInSh use output instead of output_p...)Thierry Vignaud2004-03-091-0/+1
* catch exception (bugzilla #8726)Pascal Rigaux2004-03-091-2/+2
* (the_time) simplifyThierry Vignaud2004-03-091-14/+2
* fix boot_conf_path usageThierry Vignaud2004-03-091-4/+4
* rename thm_conf_path as boot_conf_path to prevent confusion with thm_pathThierry Vignaud2004-03-091-6/+5
* (write_boot_thm) simplify through mkdir_p()Thierry Vignaud2004-03-091-7/+3
* misc perl_checker cleanupsThierry Vignaud2004-03-091-3/+1
* fix config file path (directory is now named config, not cfg)Thierry Vignaud2004-03-091-6/+7
* Support for plain tar. Deal with mixture of formats on restore. (#8676)Stew Benedict2004-03-091-109/+127
* updated pot filePablo Saratxaga2004-03-081-610/+575
* Fix to prevent saving host passwd when user requests not to (#8700).Stew Benedict2004-03-081-1/+9
* fix typoPascal Rigaux2004-03-081-1/+2
* *** empty log message ***Pascal Rigaux2004-03-081-1/+25
* in generate_automatic_stage1_params():Pascal Rigaux2004-03-081-12/+18
* *** empty log message ***Pascal Rigaux2004-03-081-1/+292
* a missing module is now an error, that way it won't be in scsi_hostadapters. ...Pascal Rigaux2004-03-081-3/+3
* - update check() for 2.6Pascal Rigaux2004-03-081-10/+14
* UI coherency (#8675).Stew Benedict2004-03-081-1/+2
* rename ensure_is_installed_if_availlable( as ensure_is_installed_if_available()Thierry Vignaud2004-03-082-3/+3
* Fix some missing configuration options (#8654).Stew Benedict2004-03-081-7/+9
* install unicorn package for bewan modemsThierry Vignaud2004-03-081-0/+3
* fix variable interpolation in stringsThierry Vignaud2004-03-081-1/+1
* /proc/partitions parsing was broken for scsi cdroms using non-devfs names, andPascal Rigaux2004-03-081-6/+5
* nicer debug error messagePascal Rigaux2004-03-081-4/+3
* (Gtk2::WrappedLabel::new) fix unusing labelThierry Vignaud2004-03-081-1/+1
* (getBewan) fix bewan modem detectionThierry Vignaud2004-03-081-1/+1
* (make_boot_frame) fix crash on color switchThierry Vignaud2004-03-081-1/+1
* (mk_frame)Thierry Vignaud2004-03-081-42/+59
* fix spacing around commas (sanitizing)Thierry Vignaud2004-03-081-31/+31
* gc prefers "obj->method" rather than "method obj" call styleThierry Vignaud2004-03-081-14/+14
* use option menu for resolutions listThierry Vignaud2004-03-081-1/+6
* (mk_frame) enable to use either combo boxes or option menus for listsThierry Vignaud2004-03-081-1/+1
* (mk_frame) fix combo boxes fillingThierry Vignaud2004-03-081-5/+6
* (which_res_exist) unjonathan-izeThierry Vignaud2004-03-081-5/+4
* (show_prev) only redraw needed part, not whole imageThierry Vignaud2004-03-081-5/+5
* (show_prev) fix crash on image drawingThierry Vignaud2004-03-081-1/+1
* (show_prev) fix crash on image scalingThierry Vignaud2004-03-081-1/+1
* fix crash on "preview" buttonThierry Vignaud2004-03-081-10/+10