summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add a warning telling to run lilo after modifying the lilo.conf (bugzilla #6924)Pascal Rigaux2004-01-191-25/+26
|
* fix #6899: tools failling to popup windows while embeddedThierry Vignaud2004-01-171-1/+1
|
* udated pot file; converted to UTF-8 all po files (as therer are utf-8 msgidPablo Saratxaga2004-01-172-2367/+3485
|
* add wait message as hardware detection takes timeDamien Chaumette2004-01-171-3/+8
|
* Fix (r)David Baudens2004-01-171-1/+1
|
* spell checkingPablo Saratxaga2004-01-171-1/+1
|
* fix doble entriesThierry Vignaud2004-01-171-10/+0
|
* fix doble entriesThierry Vignaud2004-01-171-10/+0
|
* fix package buildThierry Vignaud2004-01-1715-15/+15
|
* new host settings stepThierry Vignaud2004-01-161-1/+5
|
* clean horrible codeThierry Vignaud2004-01-161-1/+1
|
* do not alter proxies config while configuring network interfaces (needed sinceThierry Vignaud2004-01-161-2/+0
| | | | | we've disabled proxy config in network interface config path)
* do not install zeroconf if no zeroconf hostname was typed in (we may add aThierry Vignaud2004-01-161-3/+5
| | | | | USE_ZEROCONF variable to /etc/sysconfig/network instead)
* (ppp_configure) reintroduce it for drakconnect's managerThierry Vignaud2004-01-161-0/+9
|
* do not export dead functionsThierry Vignaud2004-01-163-3/+3
|
* prevent faillure when trying to dereference undef in testing modeThierry Vignaud2004-01-161-1/+1
|
* split/merge lan config steps according to new specsThierry Vignaud2004-01-161-23/+63
| | | | | (card => protocol => parameters => hostname)
* rollback "separate standalone and install paths" try (just too painful toThierry Vignaud2004-01-161-5/+6
| | | | | maintain and anyway install net wizard has no logic)
* - make a real step out of "manage multiple internet connections" caseThierry Vignaud2004-01-161-15/+15
| | | | | - factorize and fix accessing to this step
* drop proxy configuration step.Thierry Vignaud2004-01-161-22/+0
| | | | | | | | | | | rationale: - miscellaneous_choose() was reintroduced in network::network since it was still needed by drakproxy - anyway configuring proxies is: o not supposed to be done while configuring network interfaces o duplicated with drakproxy and the like o removed in new drakconnect specs
* morph hw_account step through reusing new wizard layer capabilites (akaThierry Vignaud2004-01-161-41/+39
| | | | | | dynamically return just build needed data rather than ackwardly puting it in place)
* fix ppp_first_step() callThierry Vignaud2004-01-161-1/+1
|
* small reindentingThierry Vignaud2004-01-161-3/+3
|
* remove overrided variablesThierry Vignaud2004-01-161-2/+0
|
* enable to step forward after to "connect now?" step since wizardThierry Vignaud2004-01-161-2/+0
| | | | | | infrastructure fixed the ask_yesorno design flaw (and remove bug hint left by previous maintainers)
* use wizard layer 's yesorno typeThierry Vignaud2004-01-161-8/+11
|
* typo fixThierry Vignaud2004-01-161-1/+1
|
* kill unused variablesThierry Vignaud2004-01-161-5/+3
|
* (Accept) default to accept in testing modeThierry Vignaud2004-01-161-1/+1
|
* do not complain about root password in testing modeThierry Vignaud2004-01-161-0/+1
|
* - set a meaningfull window title when called from mcc for explanationsThierry Vignaud2004-01-161-3/+4
| | | | | - upcase default window title
* do not abuse global namespace (this also allow to track variablesThierry Vignaud2004-01-161-22/+24
| | | | | usage through static code analysers such as perl_checker)
* * 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
* remove arrows from previous/next buttons according to interface teamThierry Vignaud2004-01-169-34/+34
|
* ask_warn fixes per Thierry, purge some old, unused codeStew Benedict2004-01-162-541/+198
|
* fix N() badly usedPascal Rigaux2004-01-161-1/+1
|
* - add icmp supportPascal Rigaux2004-01-162-3/+10
| | | | | - add "Echo request (ping)" choice
* require a fixed perl-GlibThierry Vignaud2004-01-151-1/+1
|
* fix changelogThierry Vignaud2004-01-151-4/+5
|
* do not create spurious top window when embedded (why does this fsck usThierry Vignaud2004-01-151-3/+3
| | | | | only now?)
* 9.3-21mdkThierry Vignaud2004-01-151-1/+4
|
* reuse create_okcancel() in ordet to get some std button layoutThierry Vignaud2004-01-151-9/+10
|
* remove useless menu infrastuctureThierry Vignaud2004-01-151-18/+1
|
* don't modify {append} after add_kernel(), call add_kernel() directly with ↵Pascal Rigaux2004-01-151-6/+16
| | | | | | | the append parameter (so that comparison with previous entries is done correctly)
* 9.3-20mdkThierry Vignaud2004-01-151-3/+16
|
* add bug hintThierry Vignaud2004-01-151-0/+2
|
* remove unused variableThierry Vignaud2004-01-151-1/+0
|
* First time wizardStew Benedict2004-01-151-148/+322
|
* insmod.old is needed when the kernel is a 2.4Pascal Rigaux2004-01-151-0/+1
|