Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | fix #11287 | Olivier Blin | 2004-09-08 | 1 | -6/+11 |
| | |||||
* | (get_user_or_group) fix freeze (#11274) | Thierry Vignaud | 2004-09-08 | 1 | -1/+1 |
| | |||||
* | take care of symlink based bootloader entries | Pascal Rigaux | 2004-09-07 | 1 | -5/+23 |
| | |||||
* | - shift twice to get the correct function name | Daouda Lo | 2004-09-07 | 1 | -3/+3 |
| | |||||
* | (del_intf) use more detailled device names on Fabrice Facorat suggestion | Olivier Blin | 2004-09-07 | 1 | -1/+9 |
| | |||||
* | s/kind/name/ | Olivier Blin | 2004-09-07 | 1 | -16/+16 |
| | |||||
* | (manage) clean interface kind assignment | Olivier Blin | 2004-09-07 | 1 | -1/+3 |
| | |||||
* | add/update a few comments | Thierry Vignaud | 2004-09-07 | 1 | -1/+4 |
| | |||||
* | explicitely do not try to run configurator for AGP, ATA_STORAGE, SATA_STORAGE, | Thierry Vignaud | 2004-09-07 | 1 | -0/+1 |
| | | | | | | SCSI_CONTROLLER and TV classes (some of them [eg: TV] do have a configurator for harddrake GUI and thus are not skiped by -x test) | ||||
* | perl_checker fixes | Olivier Blin | 2004-09-06 | 1 | -5/+5 |
| | |||||
* | (del_intf) update for adsl/modem/isdn connections | Olivier Blin | 2004-09-06 | 1 | -7/+8 |
| | |||||
* | drop lang::write()'s prefix parameter in favor of $::prefix (which was ↵ | Thierry Vignaud | 2004-09-06 | 1 | -2/+2 |
| | | | | already partially done) | ||||
* | (build_tree) avoid code duplication, use network::modem::ppp_read_conf | Olivier Blin | 2004-09-06 | 1 | -16/+1 |
| | |||||
* | ensure we do not enable autologin w/o any user | Thierry Vignaud | 2004-09-06 | 1 | -1/+8 |
| | |||||
* | (build_notebook) Authentication is used for modems only (better fix for #11142) | Olivier Blin | 2004-09-06 | 1 | -3/+5 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | |||||
* | add module for storage controllers that are not compiled built-in in kernel | Thierry Vignaud | 2004-09-06 | 1 | -3/+1 |
| | |||||
* | better looking for alternative drivers | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | |||||
* | fix crashes | Thierry Vignaud | 2004-09-06 | 1 | -3/+9 |
| | |||||
* | fixed typo | Pablo Saratxaga | 2004-09-05 | 1 | -1/+1 |
| | |||||
* | don't exclude Gtk2::Entry filling | Damien Chaumette | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | Mandrake -> Mandrakelinux | Pablo Saratxaga | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | reuse mcc icons (if availlable) for windows | Thierry Vignaud | 2004-09-02 | 14 | -0/+20 |
| | |||||
* | reuse icon for windows | Thierry Vignaud | 2004-09-02 | 3 | -0/+3 |
| | |||||
* | fix untraslated title | Thierry Vignaud | 2004-09-02 | 1 | -1/+1 |
| |