Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (ConnectNow) specify device to iwconfig when applying settings (partial fix ↵ | Olivier Blin | 2004-09-26 | 1 | -1/+1 |
| | | | | for #11279) | ||||
* | (go2state) do not destroy/re-create menu if state hasn't changed, or | Olivier Blin | 2004-09-26 | 1 | -3/+6 |
| | | | | | else the menu may disappear without any reason | ||||
* | (add_device_wizard) refix list refreshing on UPS adding | Thierry Vignaud | 2004-09-24 | 1 | -0/+1 |
| | |||||
* | fix typos in usage | Pascal Rigaux | 2004-09-24 | 1 | -6/+6 |
| | |||||
* | allow SYNC=no option in /etc/sysconfig/dynamic | Olivier Blin | 2004-09-23 | 1 | -4/+6 |
| | |||||
* | simplify | Olivier Blin | 2004-09-22 | 1 | -1/+1 |
| | |||||
* | - add field {part_number} for partitions | Pascal Rigaux | 2004-09-20 | 1 | -0/+1 |
| | | | | | | | | | | | (handle it in subpart_from_wild_device_name(), partition_table::read()) - create migrate_device_names() to handle the change of device names when changing kernel&modules (eg: hde->hda or hda->sda) - change prototype of install_any::use_root_part() (prefix is dropped, optional $in is added) - create fs::type::can_be_this_fs_type() and use it - create devices::part_number() and devices::part_prefix() and use them | ||||
* | (add_device_wizard) default to automatic detection | Thierry Vignaud | 2004-09-20 | 1 | -1/+1 |
| | |||||
* | remove connection time timer if connection fails (fix #11590) | Olivier Blin | 2004-09-20 | 1 | -1/+3 |
| | |||||
* | - don't use fs::get_info_from_fstab() in install_any::use_root_part() to be ↵ | Pascal Rigaux | 2004-09-20 | 3 | -3/+3 |
| | | | | | | | | | able to handle renamed devices - fs::get_info_from_fstab() doesn't take a prefix anymore - small perl_checker fix in install_any.pm | ||||
* | perl_checker cleanup | Thierry Vignaud | 2004-09-17 | 1 | -1/+1 |
| | |||||
* | remove debug message :-) | Thierry Vignaud | 2004-09-17 | 1 | -2/+0 |
| | |||||
* | refresh UPS list when adding a new UPS though the add wizard | Thierry Vignaud | 2004-09-17 | 1 | -3/+11 |
| | |||||
* | (add_device_wizard) fix automatically detect/add an UPS | Thierry Vignaud | 2004-09-17 | 1 | -0/+1 |
| | |||||
* | update iftab when new ethernet devices are detected | Olivier Blin | 2004-09-17 | 1 | -0/+1 |
| | |||||
* | probe firewire and pcmcia network devices too | Olivier Blin | 2004-09-17 | 1 | -1/+1 |
| | |||||
* | add as a comment the "convert" command | Pascal Rigaux | 2004-09-16 | 1 | -0/+2 |
| | |||||
* | (add_device_wizard) fix device list in wizard | Thierry Vignaud | 2004-09-16 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-09-16 | 1 | -7/+7 |
| | |||||
* | imagemagick can do what gimp can't: reduce the number of colors while using ↵ | Pascal Rigaux | 2004-09-16 | 1 | -1/+1 |
| | | | | a fixed treedepth different than 24bpp (we want 6*3 = 18bpp) | ||||
* | display the stepping effect | Pascal Rigaux | 2004-09-16 | 1 | -8/+12 |
| | |||||
* | (interactive_mode_box) better make parameter optionnal | Thierry Vignaud | 2004-09-15 | 1 | -7/+7 |
| | |||||
* | Use radio buttons in media selection (wildman). perl_checker compliance. | Stew Benedict | 2004-09-15 | 1 | -51/+35 |
| | |||||
* | adapt to new nvidia driver location | Thierry Vignaud | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | remove reference to ipchains | Thierry Vignaud | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | add drakconnect man page | Thierry Vignaud | 2004-09-14 | 1 | -0/+108 |
| | |||||
* | (get_eth_cards_names) remove unused parameter | Olivier Blin | 2004-09-14 | 2 | -3/+3 |
| | |||||
* | (configureNetwork2) configure eth aliases, needs modules_conf | Olivier Blin | 2004-09-14 | 1 | -2/+2 |
| | |||||
* | remove unused parameter | Olivier Blin | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | space cleanup | Thierry Vignaud | 2004-09-14 | 1 | -1/+1 |
| | |||||
* | sanitize capitale usage on buttons | Thierry Vignaud | 2004-09-14 | 3 | -5/+4 |
| | |||||
* | - fix label of entry in help | Thierry Vignaud | 2004-09-14 | 1 | -12/+56 |
| | | | | | | | | | | | | | | - move help from tooltips into separate page (#9894) rationale: - there's already a "help" button that do the same thing as mcc one - Gtk+ only support tooltips on widgets that have their own X window (which new GtkComboBox widget has not) - tooltips are usefull on first run but then are just annoying | ||||
* | Fix crashes in CD/Tape setup. Fix UI behavior in wizard. (Nicolas ↵ | Stew Benedict | 2004-09-13 | 1 | -6/+7 |
| | | | | Adenis-Lamarre) | ||||
* | Fixed "dynamic()" in scannerdrake to do not contain anything interactive. | Till Kamppeter | 2004-09-13 | 1 | -6/+1 |
| | |||||
* | (set_help_tip) only use on tooltip group | Thierry Vignaud | 2004-09-13 | 1 | -1/+4 |
| | |||||
* | fix crash | Thierry Vignaud | 2004-09-13 | 1 | -0/+1 |
| | |||||
* | lower refresh timeout to 5 seconds | Olivier Blin | 2004-09-10 | 1 | -1/+1 |
| | |||||
* | make connect/disconnect buttons useful | Olivier Blin | 2004-09-10 | 1 | -0/+1 |
| | |||||
* | (enable_framebuffer) do not kill the whole wizard when embedded | Olivier Blin | 2004-09-10 | 1 | -1/+1 |
| | |||||
* | cleanups | Thierry Vignaud | 2004-09-10 | 1 | -2/+6 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-09-10 | 1 | -2/+2 |
| | |||||
* | autoconfigure mice on bootstrapping | Thierry Vignaud | 2004-09-10 | 1 | -6/+3 |
| | |||||
* | (configure_net) use network::test to test internet connection | Olivier Blin | 2004-09-10 | 1 | -1/+18 |
| | |||||
* | really reset IM on language switch | Thierry Vignaud | 2004-09-09 | 1 | -1/+1 |
| | |||||
* | remove debug message | Thierry Vignaud | 2004-09-09 | 1 | -1/+0 |
| | |||||
* | only default to per locale default IM when switching between locales | Thierry Vignaud | 2004-09-09 | 1 | -0/+3 |
| | |||||
* | log which tools are runned | Thierry Vignaud | 2004-09-08 | 1 | -0/+1 |
| | |||||
* | fix log message when we cannot run a configurator | Thierry Vignaud | 2004-09-08 | 1 | -1/+1 |
| | |||||
* | handle options in any order | Thierry Vignaud | 2004-09-08 | 1 | -4/+17 |
| | |||||
* | update splash when removed too, use Mandrakelinux theme by default, | Olivier Blin | 2004-09-08 | 1 | -5/+7 |
| | | | | | don't give theme name to remove-theme |