Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix untraslated strings | Thierry Vignaud | 2004-01-22 | 1 | -17/+17 |
| | | | | | - upcase tcp/ip | ||||
* | - remove _radio suffix | Damien Chaumette | 2004-01-22 | 1 | -5/+5 |
| | | | | | - prevent undefined value to be get_texted | ||||
* | - further s/cnx/intf/ | Damien Chaumette | 2004-01-22 | 1 | -7/+5 |
| | | | | | - remove old code | ||||
* | do not test $intf but $gui, poulpy sux | Damien Chaumette | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | fix isdn modem page | Damien Chaumette | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | factorise gui set_text | Damien Chaumette | 2004-01-22 | 1 | -4/+2 |
| | |||||
* | - drop detection, will use interface scheme ($config) | Damien Chaumette | 2004-01-22 | 1 | -21/+21 |
| | | | | | - use $interface_kind | ||||
* | drop now unused code | Damien Chaumette | 2004-01-22 | 1 | -8/+0 |
| | |||||
* | fix broken MII_NOT_SUPPORTED and HWADDR | Damien Chaumette | 2004-01-22 | 1 | -2/+6 |
| | |||||
* | add dns3 entry | Damien Chaumette | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | fix typo | Damien Chaumette | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | - add build_tree to fetch info before doing GUI stuff | Damien Chaumette | 2004-01-19 | 1 | -116/+157 |
| | | | | | | | - use $intf->{$interface}{save} to re-use existing write_foo specific fonctions - change build_notebook thing - indenting && perl_checking | ||||
* | kill useless diagnostics pragma | Thierry Vignaud | 2004-01-19 | 1 | -1/+0 |
| | |||||
* | add wait message as hardware detection takes time | Damien Chaumette | 2004-01-17 | 1 | -3/+8 |
| | |||||
* | kill unused variables | Thierry Vignaud | 2004-01-16 | 1 | -5/+3 |
| | |||||
* | * manage interfaces: | Damien Chaumette | 2004-01-16 | 1 | -8/+8 |
| | | | | | | - fix Ok button logic - fix some calls to $apply | ||||
* | * manage interfaces | Damien Chaumette | 2004-01-16 | 1 | -19/+68 |
| | | | | | | - added Modem page - most of the GUI in place | ||||
* | - manage interfaces : | Damien Chaumette | 2004-01-14 | 1 | -12/+44 |
| | | | | | | | | o add Account page o speedtouch and sagem modems o build_notebook don't need $window anymore o cosmetic change to Infornations page | ||||
* | sanitize buttons through reusing create_okcancel() | Thierry Vignaud | 2004-01-13 | 1 | -23/+24 |
| | |||||
* | show a finish button on last step | Thierry Vignaud | 2004-01-12 | 1 | -0/+1 |
| | |||||
* | exit once delete interface wizard has ended instead of then running the std | Thierry Vignaud | 2004-01-12 | 1 | -0/+1 |
| | | | | | add wizard... | ||||
* | list ppp interfaces too when offering to delete an interface | Thierry Vignaud | 2004-01-12 | 1 | -6/+6 |
| | |||||
* | fixed typos | Pablo Saratxaga | 2004-01-10 | 1 | -1/+1 |
| | |||||
* | - apply and ok button now working | Damien Chaumette | 2004-01-09 | 1 | -20/+39 |
| | | | | | - some clean up | ||||
* | share translations with harddrake | Thierry Vignaud | 2004-01-09 | 1 | -8/+10 |
| | |||||
* | information box fully fonctionnal for ethernet cards | Damien Chaumette | 2004-01-09 | 1 | -28/+35 |
| | |||||
* | - informations afford copy/paste (mac address) | Damien Chaumette | 2004-01-08 | 1 | -30/+27 |
| | | | | | | - add module name to informations - perl_checker compliant | ||||
* | first 'manage interface' implementatiimplementation | Damien Chaumette | 2004-01-08 | 1 | -6/+175 |
| | |||||
* | (configure_net) | Thierry Vignaud | 2004-01-08 | 1 | -11/+12 |
| | | | | | | - make buttons smaller - follow button std order | ||||
* | move all options parsing pieces together | Thierry Vignaud | 2004-01-08 | 1 | -2/+1 |
| | |||||
* | restore exit_dialogsub | Thierry Vignaud | 2004-01-08 | 1 | -1/+1 |
| | |||||
* | (configure_net) | Thierry Vignaud | 2004-01-08 | 1 | -10/+7 |
| | | | | | | | when there's no connection: - fix message for new drakconnect scheme - shrink code by reusing interactive | ||||
* | do not remve network interfaces in --testing mode | Thierry Vignaud | 2004-01-05 | 1 | -1/+1 |
| | |||||
* | fix delete wizard steps | Thierry Vignaud | 2004-01-05 | 1 | -7/+9 |
| | |||||
* | (wip but requested for string freeze) | Thierry Vignaud | 2003-12-29 | 1 | -34/+45 |
| | | | | | | | - do not silently discard errors by ignoring exceptions - use new wizard layer - begin to renew wizard steps (mdk10.0 specs) | ||||
* | perl_checker fix | Thierry Vignaud | 2003-12-11 | 1 | -12/+6 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-12-09 | 1 | -3/+3 |
| | |||||
* | remove useless separator | Thierry Vignaud | 2003-12-09 | 1 | -1/+0 |
| | |||||
* | - split in multiples tools | Thierry Vignaud | 2003-12-09 | 1 | -186/+104 |
| | | | | | | - move profile managment into mcc - add "delete an interface" wizard | ||||
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-25 | 1 | -2/+2 |
| | |||||
* | fix #5664 (alsp part of #5065 and #5361): list ppp0 for modem and adsl | Thierry Vignaud | 2003-11-25 | 1 | -8/+21 |
| | | | | | | connections too (though not all adsl connection types need it) and ippp0 too for isdn ones | ||||
* | (network::tools::is_dynamic_ip) consolidate test for any dynamic interface | Thierry Vignaud | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | fix network interfaces list update: | Thierry Vignaud | 2003-11-07 | 1 | -2/+6 |
| | | | | | | - really remove from the Gtk+ list lost interfaces - update the intf reference list | ||||
* | remove useless module use | Thierry Vignaud | 2003-10-31 | 1 | -1/+0 |
| | |||||
* | 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 |
| |