summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* hide about butto b/c there's already mcc about dialog and there'reThierry Vignaud2004-01-131-1/+1
| | | | | already too much buttons
* enable to access extra buttons $w->{buttons}{<label>}Thierry Vignaud2004-01-131-2/+2
|
* sanitize buttons through reusing create_okcancel()Thierry Vignaud2004-01-137-129/+136
|
* cookrGuillaume Cottenceau2004-01-131-1/+1
|
* do not pack empty label before extra buttons if there'll be no buttonThierry Vignaud2004-01-131-2/+1
| | | | | | | | | before it rationale: when there's no cancel button, packing an empty label instead of the cancel button results in extra buttons (eg: help, advanced) to be shifted with a space before;
* upcase labelThierry Vignaud2004-01-131-1/+1
|
* better rely on the end field being set rather than on the last step toThierry Vignaud2004-01-131-1/+1
| | | | | be named "end" (thus allowing to have several different last steps)
* changing utf8 flag on an installed OS is not supportedGuillaume Cottenceau2004-01-131-1/+1
|
* perl checkGuillaume Cottenceau2004-01-131-2/+3
|
* allow DRIVER"regexp" in rpmsrate and use it to install xmms-alsa when we use ↵Guillaume Cottenceau2004-01-132-0/+4
| | | | alsa sound driver
* detect_devices::matching_driver -> matching_desc but matching driver names ↵Guillaume Cottenceau2004-01-134-4/+8
| | | | (kernel modules)
* lvm2 uses urandomPascal Rigaux2004-01-132-0/+2
|
* - install lvm2 rpm instead of lvm (and using ->ensure_is_installed)Pascal Rigaux2004-01-131-4/+2
| | | | | - "vgdisplay" error status is not good, using "vgs" instead
* - allow to specify a kernel rpm (works both for BOOT kernels and normal one)Pascal Rigaux2004-01-131-15/+17
| | | | | - allow --move
* perl_checker sometimes wrongly complainThierry Vignaud2004-01-131-1/+1
|
* revert titi breaking the code, keeping the only valid changePascal Rigaux2004-01-131-7/+6
|
* 9.3-18mdkThierry Vignaud2004-01-121-1/+14
|
* Added functionality to configure a PostScript printer with aTill Kamppeter2004-01-122-9/+146
| | | | | manufacturer-supplied PPD file.
* 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)
* adding spaces to please perl_checkerPablo Saratxaga2004-01-121-2/+2
|
* changed the Serbian cyrillic image to display using cyrillic.Pablo Saratxaga2004-01-121-0/+0
|
* Added to the language selection menu languages with recently appearedPablo Saratxaga2004-01-121-7/+13
| | | | | translations in Gnome or KDE (fo, ia, ku, nds, ne, oc, wen, yi)
* updated pot filePablo Saratxaga2004-01-122-350/+419
|
* upcase first letter of error messagesThierry Vignaud2004-01-121-3/+3
|
* perl_checker fixesThierry Vignaud2004-01-121-6/+2
|
* *** empty log message ***Pascal Rigaux2004-01-121-1/+169
|
* wacom support should be re-added :-/Pascal Rigaux2004-01-121-1/+1
|
* perl_checker cleanupsThierry Vignaud2004-01-121-2/+2
|
* used the ip from stage1 instead of using IPADDR which is not given for dhcpPascal Rigaux2004-01-121-2/+3
| | | | | for auto_install file (as asked by Michael Riss)
* new layout with subdialogsThierry Vignaud2004-01-121-214/+141
|
* remove spurious minus at beginning of paragraphThierry Vignaud2004-01-121-1/+1
|
* updated pot filePablo Saratxaga2004-01-122-99/+103
|
* bump perl(Gtk2) requireThierry Vignaud2004-01-121-1/+1
|
* XFree4 during installPascal Rigaux2004-01-123-122/+14
|
* (per_entry_action_box)Thierry Vignaud2004-01-121-9/+11
| | | | | | - sanitieze buttons packing (do not eat extra space) - get rid of groupby2
* when offering to restart dm, offer yes/no as choice rather thanThierry Vignaud2004-01-121-1/+1
| | | | | ok/cancel (#6810)
* - install_steps_auto_install is not a interactive but still needs do_pkgsPascal Rigaux2004-01-123-14/+16
| | | | | | - so making do_pkgs a class, and interactive and install_steps will inheritate from it - do_pkgs renamed into do_pkgs_common, containing the things common to do_pkgs_during_install and do_pkgs_standalone
* 9.3-17mdkThierry Vignaud2004-01-121-1/+21
|
* handle poulpy codeThierry Vignaud2004-01-121-4/+4
|
* use all.rdz instead of network.rdz in tftp (network.rdz is deprecated)Pascal Rigaux2004-01-122-2/+2
|
* rollback debug statementsThierry Vignaud2004-01-121-7/+0
|
* need insmod.old for kernel 2.4Pascal Rigaux2004-01-121-0/+1
|
* 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
|
* only complain if a problem actually happenedThierry Vignaud2004-01-121-1/+8
|
* kill unused variablesThierry Vignaud2004-01-121-20/+1
|