summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* fix call to sanitize_ver by giving it linux-$version instead of linux$ext.Francois Pons2003-01-221-1/+1
* (acceptLicense): use new "interactive" feature to gray "Next" button untilPascal Rigaux2003-01-221-7/+6
* add {callbacks}{ok_disabled}Pascal Rigaux2003-01-221-0/+1
* add some documentation about the various possible fieldsPascal Rigaux2003-01-221-1/+13
* fix accents characters displaying in console mode during install:Guillaume Cottenceau2003-01-223-9/+7
* simplify easy_dhcp prototypePascal Rigaux2003-01-222-2/+2
* perl checker fixes.Francois Pons2003-01-221-1/+1
* small changes in charset naming so they work better in console (consolePablo Saratxaga2003-01-221-9/+9
* fix progressbar label initializationThierry Vignaud2003-01-221-7/+7
* - speedtouch fixes :Damien Chaumette2003-01-221-1/+1
* perl_checker fixesThierry Vignaud2003-01-226-20/+20
* - if there's no know driver, offer to pick a driver in the driversThierry Vignaud2003-01-221-11/+14
* *** empty log message ***Pascal Rigaux2003-01-221-1/+344
* - remove createBootdisk stepPascal Rigaux2003-01-226-95/+67
* seems like gdk_window_foreign_new is leaking as well..Guillaume Cottenceau2003-01-211-1/+2
* (setupBootloader__mbr_or_not): add ability to skip and to put on floppyPascal Rigaux2003-01-211-8/+17
* enlarge "steps" window a littlePascal Rigaux2003-01-212-3/+3
* perl-GTK2 0.0.cvs.2003.01.21.1 should fix set_active(undef) misbehaviourGuillaume Cottenceau2003-01-212-2/+2
* replace "Next" button with "Reboot" at exitInstall stepPascal Rigaux2003-01-211-1/+1
* small enhancement to know which step is currently donePascal Rigaux2003-01-211-1/+1
* remove unused variablePascal Rigaux2003-01-211-1/+1
* fix absence of scroll up and scroll down in mouse testGuillaume Cottenceau2003-01-211-13/+12
* latest fixes for having default file correctly documented and make sure ifFrancois Pons2003-01-211-19/+22
* rework autologin dialog boxPascal Rigaux2003-01-211-9/+7
* (Mount_point): use uniq() on suggested mount points (otherwise the suggested ...Pascal Rigaux2003-01-211-1/+1
* add daemons stop/start code.Francois Pons2003-01-211-0/+3
* update with something that look like running.Francois Pons2003-01-211-381/+289
* handle proprietary driversThierry Vignaud2003-01-211-0/+5
* if there's no alternative driver or if the current setting does notThierry Vignaud2003-01-211-3/+32
* workaround set_active on Gtk2::CheckButton widgets thinking undef is true :-(Pascal Rigaux2003-01-211-1/+1
* replace some "Ok" with "Next ->"Pascal Rigaux2003-01-212-2/+2
* have Xfree version at only one placePascal Rigaux2003-01-212-16/+17
* remove or fix some "Previous"Pascal Rigaux2003-01-212-15/+17
* (create_okcancel): rework to prepare next move, "Next" and "Previous" on the ...Pascal Rigaux2003-01-211-4/+4
* updateThierry Vignaud2003-01-211-0/+3
* (ask_fromW): very smart code to know which widget to focus (dilemna is: "Next...Pascal Rigaux2003-01-211-28/+27
* English proofreading (first pass)Pablo Saratxaga2003-01-2119-648/+1058
* since gtkset_mousecursor is called by a timeout, don't leakGuillaume Cottenceau2003-01-211-1/+2
* don't prompt for license when useless_thing_acceptedPascal Rigaux2003-01-211-1/+1
* on error in acceptLicense, go back to selectLanguage (ie. handle "Previous ->...Pascal Rigaux2003-01-211-1/+1
* (acceptLicense): handle "Previous ->" correctly, and simplify codePascal Rigaux2003-01-211-8/+7
* (selectLanguage): no "Previous ->" during installPascal Rigaux2003-01-211-0/+1
* when the return value of ask_from_ and ask_from is not used, do not have aPascal Rigaux2003-01-211-0/+2
* "license" is now step "acceptLicense"Pascal Rigaux2003-01-211-1/+1
* English proofreading by Stew BenedictsPablo Saratxaga2003-01-219-16/+16
* English proofreading by Stew BenedictsPablo Saratxaga2003-01-217-15/+15
* English proofreading by Stew BeneditcsPablo Saratxaga2003-01-211-1/+1
* updated Slovak and Chinese filesPablo Saratxaga2003-01-211-1/+1
* - Support for manufacturer-supplied PostScript PPDs also in recommendedTill Kamppeter2003-01-212-7/+60
* Improved printer/driver list entries for PostScript PPD files.Till Kamppeter2003-01-201-95/+94