summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* perl_checker cleanupsThierry Vignaud2004-01-121-2/+2
|
* new layout with subdialogsThierry Vignaud2004-01-121-214/+141
|
* remove spurious minus at beginning of paragraphThierry Vignaud2004-01-121-1/+1
|
* when offering to restart dm, offer yes/no as choice rather thanThierry Vignaud2004-01-121-1/+1
| | | | | ok/cancel (#6810)
* make font removing working with --testingThierry Vignaud2004-01-121-2/+4
|
* fix unstalling fontsThierry Vignaud2004-01-121-2/+2
|
* 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
|
* kill unused variablesThierry Vignaud2004-01-121-20/+1
|
* (put_font_dir) factorize some code into put_font_dir_real()Thierry Vignaud2004-01-121-13/+10
|
* fix chkfontpath call in --testing mode (/usr/sbin) not in pathThierry Vignaud2004-01-121-1/+1
|
* fix applications layout:Thierry Vignaud2004-01-121-57/+30
| | | | | | | | - remove spurious empty boxes - fix layout (aka do not uselessly resize main window) - sanitize layout (put legal warning between title and application list) - "[X] label" packing looks quite a less uglier than "label [X]"
* fix about layout:Thierry Vignaud2004-01-121-8/+17
| | | | | | | | | - sanitize horrible line breaking (let pango do it for now, it know how to do it quite a lot better than we) - add myself in author list - split about translation in three pieces (copyright holders, std fsf header and thanks), enabling to share std fsf legal header among several programs
* prevent useless spacing above button barThierry Vignaud2004-01-121-1/+1
|
* enforce class->new calling convention rather than "new class" oneThierry Vignaud2004-01-121-78/+78
|
* style only change; "fix" gtkpacking so that expand arg always precede theThierry Vignaud2004-01-121-166/+167
| | | | | widget it's about rather that following another widget
* fixed typosPablo Saratxaga2004-01-102-2/+2
|
* fix drakboot --boot embeddingThierry Vignaud2004-01-091-1/+0
|
* fix wizard when logdrake is embededThierry Vignaud2004-01-091-0/+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
* - integrate chkauth (which is now deprecated)Pascal Rigaux2004-01-081-5/+8
| | | | | - new module authentication
* 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
* logging when __DIE__ing is dangerous:Pascal Rigaux2004-01-071-2/+0
| | | | | | | - in diskdrake, logging the error via c::syslog caused $@ to be undefined, causing the error to be dropped! (esp "you need to reboot") - during install, no known error, but it's better to remove it anyway (bye bye the "warning: ..." in ddebug.log, sniff)
* DVD+RW support, perl_checker, fix bogus cron messageStew Benedict2004-01-071-19/+19
|
* perl_checker compliancePascal Rigaux2004-01-063-4/+1
|
* perl_checker compliancePascal Rigaux2004-01-061-1/+1
|
* obsolete livedrake, live_install, live_updatePascal Rigaux2004-01-061-40/+0
|
* kill unused variablesThierry Vignaud2004-01-061-3/+3
|
* use $::prefixPascal Rigaux2004-01-061-4/+4
|
* remove mkbootdisk supportPascal Rigaux2004-01-061-1/+1
|
* perl_checker cleanupsThierry Vignaud2004-01-061-2/+2
|
* do not discard 0 when perms are 0xx likeThierry Vignaud2004-01-061-1/+1
|
* perl_checker cleanupsThierry Vignaud2004-01-062-41/+11
|
* add missing argumentThierry Vignaud2004-01-061-1/+1
|
* kill unused variableThierry Vignaud2004-01-061-2/+0
|