Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mark a few strings as translatable (part of #5670) | Thierry Vignaud | 2003-10-08 | 1 | -3/+3 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2003-10-04 | 1 | -2/+2 |
| | |||||
* | consolidate network conf reread | Thierry Vignaud | 2003-10-03 | 1 | -10/+11 |
| | |||||
* | fix the fix | Thierry Vignaud | 2003-09-19 | 1 | -1/+1 |
| | |||||
* | fix #5825 (hostname set as ARRAY(0x...)) | Thierry Vignaud | 2003-09-19 | 1 | -1/+1 |
| | |||||
* | fix #5586 (profiles with spaces in name) | Thierry Vignaud | 2003-09-12 | 1 | -2/+3 |
| | |||||
* | do not set hostname if there's a dynamic interface | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | fix window size in when non embedded & non wizard | Thierry Vignaud | 2003-09-09 | 1 | -1/+1 |
| | |||||
* | fix current profile load in wizard mode | Thierry Vignaud | 2003-09-08 | 1 | -0/+1 |
| | |||||
* | increase drakconnect robustness regarding profiles managment | Thierry Vignaud | 2003-09-08 | 1 | -11/+10 |
| | | | | | | | | | | | | - fix set_profiles() call on profiles menu user change - (set_profiles) consolidate netcnx->{PROFILE} setting where we call set_profile - (update_profiles) rely on netcnx->{PROFILE} - fix profiles list update when wizard exits | ||||
* | - do not call anymore network::netconnect::save_conf | Damien Chaumette | 2003-09-08 | 1 | -2/+1 |
| | | | | | - good set_profiles($netcnx) call | ||||
* | shrink | Damien Chaumette | 2003-09-08 | 1 | -7/+3 |
| | |||||
* | - $netcnx->{PROFILE} is current profile name (now scalar) | Damien Chaumette | 2003-09-07 | 1 | -3/+5 |
| | | | | | | - fix non working profiles loading/saving - perl_checker | ||||
* | fix profiles list refreshing | Thierry Vignaud | 2003-08-31 | 1 | -1/+1 |
| | |||||
* | fix dialogs height: replace"small" option by "height" & "weight" ones | Thierry Vignaud | 2003-08-31 | 1 | -4/+4 |
| | | | | | | rationale: make thecommon path be the easiest one to set up (and make the uncommon path be the hardest one to follow) | ||||
* | restore profiles feature | Thierry Vignaud | 2003-08-29 | 1 | -85/+90 |
| | |||||
* | fix title when not embedded (print right number of network interfaces | Thierry Vignaud | 2003-08-29 | 1 | -3/+6 |
| | | | | | instead of displaying a big random number) | ||||
* | fix dialogs heigh | Thierry Vignaud | 2003-08-28 | 1 | -3/+3 |
| | |||||
* | - new drakhelp args | Daouda Lo | 2003-08-27 | 1 | -1/+1 |
| | |||||
* | rename vbox2 as param_vbox | Thierry Vignaud | 2003-08-27 | 1 | -3/+3 |
| | |||||
* | remove useless bbox8 (due to use of std dialog button box) | Thierry Vignaud | 2003-08-27 | 1 | -2/+0 |
| | |||||
* | get rid of useless/badly named bbox0 | Thierry Vignaud | 2003-08-27 | 1 | -23/+23 |
| | |||||
* | rename combo1 as profile_combo | Thierry Vignaud | 2003-08-27 | 1 | -12/+14 |
| | |||||
* | - fix hostname setting | Thierry Vignaud | 2003-08-27 | 1 | -1/+1 |
| | | | | | | - set hostname at the same time we apply dns changes, that is when one ask to apply changes | ||||
* | hide profile in "internet config" dialog if profiles are disabled | Thierry Vignaud | 2003-08-26 | 1 | -2/+4 |
| | |||||
* | fix "Internet Connection Configuration" dialog does not show up its | Thierry Vignaud | 2003-08-26 | 1 | -8/+6 |
| | | | | | contents | ||||
* | rename --gui option as --skip-wizard option on interface team request | Thierry Vignaud | 2003-08-26 | 1 | -1/+1 |
| | |||||
* | only write conf & install packages on exit (Ok press) if something | Thierry Vignaud | 2003-08-26 | 1 | -9/+9 |
| | | | | | | really has been altered so that we do not write the config twice if the user already pressed the "apply" button | ||||
* | - "Configure hostname..." button: offer to configure DNS too | Thierry Vignaud | 2003-08-26 | 1 | -38/+26 |
| | | | | | - (configure_hostname) kill it since it only duplicate code from network/*pm | ||||
* | still more dialogs cleanups | Thierry Vignaud | 2003-08-26 | 1 | -70/+58 |
| | |||||
* | add --gui in order to start in "mcc" state (aka not in wizard mode) | Thierry Vignaud | 2003-08-26 | 1 | -1/+1 |
| | |||||
* | more dialog misusage and some indent fixes | Thierry Vignaud | 2003-08-26 | 1 | -41/+32 |
| | |||||
* | enfore gc style for gtk+2 widgets creation | Thierry Vignaud | 2003-08-26 | 1 | -46/+45 |
| | |||||
* | more layout fixes: cance/ok order coherency, no VBoxes/HButtonBoxes | Thierry Vignaud | 2003-08-26 | 1 | -18/+14 |
| | | | | | abuses, ... | ||||
* | (configure_net) Gtk2::Dialog main area is already a vbox, so it's | Thierry Vignaud | 2003-08-26 | 1 | -29/+24 |
| | | | | | useless to pack a vbox there idem for action area and Gtk2::HButtonBox | ||||
* | (get_intf_status) kill duplicate | Thierry Vignaud | 2003-08-26 | 1 | -5/+0 |
| | |||||
* | net & lan configuration dialogs: prevent one to do concurrent config | Thierry Vignaud | 2003-08-26 | 1 | -16/+28 |
| | | | | | changes from the gui | ||||
* | (sensitive_buttons) fix it | Thierry Vignaud | 2003-08-26 | 1 | -2/+3 |
| | |||||
* | - only allow to run one wizard at once (insensitive button if one is | Thierry Vignaud | 2003-08-26 | 1 | -19/+44 |
| | | | | | | | | | | already started) - reload the configuration once the wizard exited - prevent one to do concurrent config changes from the gui while the wizard is run (proper fix involve both fix modality/transcientness when embedded and running the wizard within the same process instead of forking it] | ||||
* | mark one more string as translatable (spoted by Arpad Biro) | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | readd LANGUAGE=C | Thierry Vignaud | 2003-08-19 | 1 | -2/+2 |
| | |||||
* | pablo say that redefining LC_* is useless if LC_ALL is defined as the | Thierry Vignaud | 2003-08-19 | 1 | -2/+2 |
| | | | | | later overrides and take priority over the former | ||||
* | add perl_checker hint | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | (update_intbutt) consolidate internet connection button switch code | Thierry Vignaud | 2003-08-19 | 1 | -6/+8 |
| | |||||
* | - use real known interface name everywhere not guessed one | Thierry Vignaud | 2003-08-19 | 1 | -34/+39 |
| | | | | | | | | | | (having eth0 and eth9 would resulting in displaying eth0 & eth1 before), thus enabling to get rid of get_eth_ip() - replace build_list() by update_list() that fix flicker on list update: only add/remove added/removed interfaces, just update fields for others | ||||
* | typo fix | Thierry Vignaud | 2003-08-18 | 1 | -1/+1 |
| | |||||
* | - fix up/down interface detection | Damien Chaumette | 2003-08-18 | 1 | -6/+7 |
| | | | | | | - do not wipe out IP and NETMASK when "No ip" is filled in - fix typo | ||||
* | (configure_lan) fix crash on interface enabling/disabling | Thierry Vignaud | 2003-08-18 | 1 | -5/+11 |
| | | | | | (get_intf_status) factorize translations and use upcase initale | ||||
* | better message when no ip (aka interface down or broken) | Thierry Vignaud | 2003-08-18 | 1 | -2/+2 |
| | |||||
* | allow hostname change in mcc | Damien Chaumette | 2003-08-17 | 1 | -5/+44 |
| | | | | | perl_checker |