summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* add dns3 entryDamien Chaumette2004-01-221-1/+1
|
* Updated title bar texts of error pop-ups.Till Kamppeter2004-01-211-8/+8
|
* Removed occurences of "Mandrake" from translateable strings.Till Kamppeter2004-01-212-7/+17
|
* install the squid package, if necessaryFlorin Grad2004-01-201-0/+1
|
* fix typoDamien Chaumette2004-01-201-1/+1
|
* perl_checker fixesThierry Vignaud2004-01-191-14/+13
|
* remove empty lines in order to get more place for entry fieldsThierry Vignaud2004-01-191-3/+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
* typo errorFlorin Grad2004-01-191-1/+0
|
* add transparent proxy supportFlorin Grad2004-01-191-10/+78
|
* kill useless diagnostics pragmaThierry Vignaud2004-01-191-1/+0
|
* simplifyThierry Vignaud2004-01-191-1/+1
|
* add wait message as hardware detection takes timeDamien Chaumette2004-01-171-3/+8
|
* kill unused variablesThierry Vignaud2004-01-161-5/+3
|
* - 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-161-13/+13
|
* ask_warn fixes per Thierry, purge some old, unused codeStew Benedict2004-01-162-541/+198
|
* 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
|
* add bug hintThierry Vignaud2004-01-151-0/+2
|
* remove unused variableThierry Vignaud2004-01-151-1/+0
|
* First time wizardStew Benedict2004-01-151-148/+322
|
* (lilo_choice) do not complain on cancelingThierry Vignaud2004-01-151-1/+1
|
* (lilo_choice) let's set dialog title when poping up an error messageThierry Vignaud2004-01-151-1/+1
|
* (lilo_choice) do not complaing about lilo faillure when we use anotherThierry Vignaud2004-01-151-2/+1
| | | | | bootloader: just complain about the actually used bootloader
* warly said that we should not restrict ourselves to liloThierry Vignaud2004-01-151-2/+0
|
* make splash config looks better when embeddedThierry Vignaud2004-01-151-3/+3
|
* - 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
* typo fixThierry Vignaud2004-01-141-1/+1
|
* use class->new rather than new class styleThierry Vignaud2004-01-141-9/+9
|
* minor cleanupThierry Vignaud2004-01-141-8/+3
|
* perl_checker cleanupsThierry Vignaud2004-01-141-3/+6
|
* proper indentingThierry Vignaud2004-01-141-55/+56
|
* - offer to configure bootsplash only on --splashThierry Vignaud2004-01-141-16/+16
| | | | | | | - drop useless frames - set main window title according to current mode (autologin, bootloader or bootsplash)
* clean splash management codeFlorent Villard2004-01-141-123/+48
|
* unused variableThierry Vignaud2004-01-141-1/+1
|
* - kill unused variablesThierry Vignaud2004-01-141-9/+8
| | | | | | - fix gtk+2 notebook usage - perl_checker cleanups
* alter message according to interface team suggestionThierry Vignaud2004-01-132-2/+2
|
* alter message according to interface team suggestionThierry Vignaud2004-01-131-1/+1
|
* hide about butto b/c there's already mcc about dialog and there'reThierry Vignaud2004-01-131-1/+1
| | | | | already too much buttons
* sanitize buttons through reusing create_okcancel()Thierry Vignaud2004-01-137-129/+136
|
* upcase labelThierry Vignaud2004-01-131-1/+1
|
* perl_checker sometimes wrongly complainThierry Vignaud2004-01-131-1/+1
|
* do not push anymore help menu at right (hig and kde guidelines areThierry Vignaud2004-01-121-1/+1
| | | | | against this)
* handle both kernel 2.4.x and 2.6.x (before size field was not properlyThierry Vignaud2004-01-121-1/+2
| | | | | | when switching between threes b/c we looked for module.ko instead of module.o.gz and the like)
* upcase first letter of error messagesThierry Vignaud2004-01-121-3/+3
|
* perl_checker fixesThierry Vignaud2004-01-121-6/+2
|