summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakconnect
Commit message (Collapse)AuthorAgeFilesLines
* - fix untraslated stringsThierry Vignaud2004-01-221-17/+17
| | | | | - upcase tcp/ip
* - remove _radio suffixDamien Chaumette2004-01-221-5/+5
| | | | | - prevent undefined value to be get_texted
* - further s/cnx/intf/Damien Chaumette2004-01-221-7/+5
| | | | | - remove old code
* do not test $intf but $gui, poulpy suxDamien Chaumette2004-01-221-1/+1
|
* fix isdn modem pageDamien Chaumette2004-01-221-1/+1
|
* factorise gui set_textDamien Chaumette2004-01-221-4/+2
|
* - drop detection, will use interface scheme ($config)Damien Chaumette2004-01-221-21/+21
| | | | | - use $interface_kind
* drop now unused codeDamien Chaumette2004-01-221-8/+0
|
* fix broken MII_NOT_SUPPORTED and HWADDRDamien Chaumette2004-01-221-2/+6
|
* add dns3 entryDamien Chaumette2004-01-221-1/+1
|
* fix typoDamien Chaumette2004-01-201-1/+1
|
* - add build_tree to fetch info before doing GUI stuffDamien Chaumette2004-01-191-116/+157
| | | | | | | - use $intf->{$interface}{save} to re-use existing write_foo specific fonctions - change build_notebook thing - indenting && perl_checking
* kill useless diagnostics pragmaThierry Vignaud2004-01-191-1/+0
|
* add wait message as hardware detection takes timeDamien Chaumette2004-01-171-3/+8
|
* kill unused variablesThierry Vignaud2004-01-161-5/+3
|
* * manage interfaces:Damien Chaumette2004-01-161-8/+8
| | | | | | - fix Ok button logic - fix some calls to $apply
* * manage interfacesDamien Chaumette2004-01-161-19/+68
| | | | | | - added Modem page - most of the GUI in place
* - manage interfaces :Damien Chaumette2004-01-141-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 Vignaud2004-01-131-23/+24
|
* show a finish button on last stepThierry Vignaud2004-01-121-0/+1
|
* exit once delete interface wizard has ended instead of then running the stdThierry Vignaud2004-01-121-0/+1
| | | | | add wizard...
* list ppp interfaces too when offering to delete an interfaceThierry Vignaud2004-01-121-6/+6
|
* fixed typosPablo Saratxaga2004-01-101-1/+1
|
* - apply and ok button now workingDamien Chaumette2004-01-091-20/+39
| | | | | - some clean up
* share translations with harddrakeThierry Vignaud2004-01-091-8/+10
|
* information box fully fonctionnal for ethernet cardsDamien Chaumette2004-01-091-28/+35
|
* - informations afford copy/paste (mac address)Damien Chaumette2004-01-081-30/+27
| | | | | | - add module name to informations - perl_checker compliant
* first 'manage interface' implementatiimplementationDamien Chaumette2004-01-081-6/+175
|
* (configure_net)Thierry Vignaud2004-01-081-11/+12
| | | | | | - make buttons smaller - follow button std order
* move all options parsing pieces togetherThierry Vignaud2004-01-081-2/+1
|
* restore exit_dialogsubThierry Vignaud2004-01-081-1/+1
|
* (configure_net)Thierry Vignaud2004-01-081-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 modeThierry Vignaud2004-01-051-1/+1
|
* fix delete wizard stepsThierry Vignaud2004-01-051-7/+9
|
* (wip but requested for string freeze)Thierry Vignaud2003-12-291-34/+45
| | | | | | | - do not silently discard errors by ignoring exceptions - use new wizard layer - begin to renew wizard steps (mdk10.0 specs)
* perl_checker fixThierry Vignaud2003-12-111-12/+6
|
* perl_checker fixesThierry Vignaud2003-12-091-3/+3
|
* remove useless separatorThierry Vignaud2003-12-091-1/+0
|
* - split in multiples toolsThierry Vignaud2003-12-091-186/+104
| | | | | | - move profile managment into mcc - add "delete an interface" wizard
* fix bogus use of old netwok module instead of network::networkThierry Vignaud2003-11-251-2/+2
|
* fix #5664 (alsp part of #5065 and #5361): list ppp0 for modem and adslThierry Vignaud2003-11-251-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 interfaceThierry Vignaud2003-11-121-1/+1
|
* fix network interfaces list update:Thierry Vignaud2003-11-071-2/+6
| | | | | | - really remove from the Gtk+ list lost interfaces - update the intf reference list
* remove useless module useThierry Vignaud2003-10-311-1/+0
|
* mark a few strings as translatable (part of #5670)Thierry Vignaud2003-10-081-3/+3
|
* perl_checker cleanupsThierry Vignaud2003-10-041-2/+2
|
* consolidate network conf rereadThierry Vignaud2003-10-031-10/+11
|
* fix the fixThierry Vignaud2003-09-191-1/+1
|
* fix #5825 (hostname set as ARRAY(0x...))Thierry Vignaud2003-09-191-1/+1
|
* fix #5586 (profiles with spaces in name)Thierry Vignaud2003-09-121-2/+3
|