summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* replace some "Ok" with "Next ->"Pascal Rigaux2003-01-212-2/+2
|
* have Xfree version at only one placePascal Rigaux2003-01-212-16/+17
| | | | | (nb: it would be better to parse available package and get version from it.)
* 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
| | | | | | | left, and @other buttons on the right (create_hbox): do handle the layout parameter
* updateThierry Vignaud2003-01-211-0/+3
|
* (ask_fromW): very smart code to know which widget to focus (dilemna is: ↵Pascal Rigaux2003-01-211-28/+27
| | | | | | | | | | | "Next" vs first widget). One can also force focusing of first widget using $common->{focus_first} (ask_fromW): have "advanced" widgets above buttons, not below (create_list): fix old bug (nb: this code must be unused) (create_boxradio): need to set {focus_w} to the selected widget (nb: this is ugly) (create_boxradio, $may_go_to_next): no special case for "tab", gtk2 handles things better than gtk1 ($set_all): pass the full_struct to the setters (this allows modifying {focus_w}) (nb: this is ugly)
* 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
| | | | | memory because it can lead to problems on the long term
* don't prompt for license when useless_thing_acceptedPascal Rigaux2003-01-211-1/+1
| | | | | (this used to be done in install_steps_interactive::acceptLicense)
* on error in acceptLicense, go back to selectLanguage (ie. handle "Previous ↵Pascal Rigaux2003-01-211-1/+1
| | | | ->" correctly)
* (acceptLicense): handle "Previous ->" correctly, and simplify codePascal Rigaux2003-01-211-8/+7
| | | | | (esp. don't set useless_thing_accepted)
* (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
| | | | | "Previous ->" or "Cancel" button (beware, black magic here :)
* "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
| | | | | | | | | | | | mode. - If "Foomatic + Postscript" is recommended driver for a printer and a manufacturer-supplied PPD file exists for it, the PPD file gets the recommended driver. - Tried to extract IEEE-1284 auto-detection info from the PPD files but this takes too long time (40 sec for 800 PPDs). - Fixed long-standing bug in activation of auto-load of the USB "printer" kernel module.
* Improved printer/driver list entries for PostScript PPD files.Till Kamppeter2003-01-201-95/+94
|
* void label removedDamien Chaumette2003-01-201-2/+2
|
* little cleanupDamien Chaumette2003-01-201-19/+9
|
* - zero conf is avaible in drakconnect, with/without dhcpDamien Chaumette2003-01-202-24/+26
| | | | | - install tmdns and zcip packages when needed
* added drakpxeFrancois Pons2003-01-201-1/+1
|
* initial revision with translation message.Francois Pons2003-01-201-0/+596
|
* get username back in menuDamien Chaumette2003-01-201-1/+2
|
* small keyboard name changePablo Saratxaga2003-01-201-2/+2
|
* Make flphoto getting onto the CDs.Till Kamppeter2003-01-201-1/+1
|
* fix gtk+-2 portThierry Vignaud2003-01-201-3/+3
|
* use new help scheme just added to msec (this *does* need a newer msecThierry Vignaud2003-01-201-4/+6
| | | | | package!!)
* updated Finnish, Serbian and Turkish filesPablo Saratxaga2003-01-201-710/+1050
|
* use gtk rather than qiv to display the background tile in X testGuillaume Cottenceau2003-01-201-4/+11
|
* fix Gtk2 portGuillaume Cottenceau2003-01-201-1/+1
|
* fix prefix usageThierry Vignaud2003-01-201-15/+12
|
* make all chkconfig calls be chrootedThierry Vignaud2003-01-201-1/+1
|
* fix breakage introduced when lowering warning levelThierry Vignaud2003-01-201-1/+1
|
* Improve association of printers with database entries (preparation forTill Kamppeter2003-01-203-32/+187
| | | | | | | | | | | non-interactive print queue generation): - Make use of device ID strings in the Foomatic database - Association of generic printers when PDL (PCL, PCL-XL, PostScript) could be auto-detected - Cleaned up entries from manufacturer-supplied PPDs for PostScript printers to try to match model names of Foomatic entries - Bug fixes on previous association mechanism
* airport support for ppcStew Benedict2003-01-171-1/+1
|
* 0.12mdkDamien Chaumette2003-01-171-1/+6
|
* - some changes to dhcp behavior for beta2 (not clean yet)Damien Chaumette2003-01-172-6/+16
|
* add some applications on club votingFlorent Villard2003-01-171-4/+6
|
* - checkerDaouda Lo2003-01-161-2/+2
|
* - support gnome helpDaouda Lo2003-01-161-2/+4
|
* fixed not to ask group instead of individual package selection.Francois Pons2003-01-161-1/+1
|
* workaround ref count perl bugPascal Rigaux2003-01-161-7/+7
|
* fix embeddingThierry Vignaud2003-01-161-1/+1
|
* - fix /etc/hosts localhost.localdomain in localhostDamien Chaumette2003-01-161-0/+1
|
* - drakhelp moved to /usr/bin/Daouda Lo2003-01-161-0/+1
|
* - warn if documentation is not installedDaouda Lo2003-01-161-1/+5
|
* fix embeddingThierry Vignaud2003-01-161-4/+9
|