summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_gtk.pm
Commit message (Expand)AuthorAgeFilesLines
* get rid of $clicked and $ent_number (obsolete)Pascal Rigaux2005-06-061-5/+5
* replace unused $o->{localInstall} with $::local_install, partially used inste...Pascal Rigaux2005-05-261-1/+2
* More refactorisationRafael Garcia-Suarez2005-05-261-1/+1
* Begin refactorization of install medium handling codeRafael Garcia-Suarez2005-05-251-2/+2
* s/Mandrivalinux/Mandriva Linux/Funda Wang2005-05-201-1/+1
* switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-211-2/+2
* using same mouse for alternate_install should be uselessOlivier Blin2005-04-191-3/+1
* Change the name of the directory where the rpms are copiedRafael Garcia-Suarez2005-04-151-1/+1
* Introduce the new utility function getCDNumber()Rafael Garcia-Suarez2005-04-041-4/+1
* Actually remove multiple Mini-CD media for deselectionRafael Garcia-Suarez2005-04-011-2/+2
* When presenting the list of media to deselect, group by CDs even when using theRafael Garcia-Suarez2005-04-011-0/+3
* Fix detection of available space when copying rpms on disk (bug 14790)Rafael Garcia-Suarez2005-03-231-3/+4
* XBox - get xpad to work in install (added xset)Stew Benedict2005-03-221-0/+1
* MERGE: stop using dedicated X drivers on x86-64, default to vesafbGwenolé Beauchesne2005-03-171-1/+1
* Don't die while upgrading if /var/ftp/pub/Mandrakelinux isn't there (bug #14585)Rafael Garcia-Suarez2005-03-141-1/+1
* When removing duplicate physical media, take DVDs into account as well as CDsRafael Garcia-Suarez2005-03-111-1/+1
* Disallow to delect the first media listed in the "hdlists" file.Rafael Garcia-Suarez2005-03-041-1/+6
* perl_checker fixesRafael Garcia-Suarez2005-03-031-1/+1
* Add a progress bar when copying rpms from the media to the hard diskRafael Garcia-Suarez2005-03-031-2/+2
* Make regexps a bit more lenient.Rafael Garcia-Suarez2005-02-281-2/+2
* Verify free space on disk for copying rpmsRafael Garcia-Suarez2005-02-221-3/+9
* Support media size check when copying every rpm on HDRafael Garcia-Suarez2005-02-151-4/+10
* replace load/save from floppy with using media_browser()Pascal Rigaux2005-02-151-1/+1
* Better wording for a couple of stringsRafael Garcia-Suarez2005-02-081-3/+2
* Don't propose to copy RPMs on disk for ISO installation methodRafael Garcia-Suarez2005-02-081-22/+24
* Add support to copy all RPMs to the hard drive before installation.Rafael Garcia-Suarez2005-02-041-0/+58
* we always have force_focus when we have !$::isStandalone,Pascal Rigaux2005-01-111-1/+0
* remove $ugtk2::force_center_at_pos, inline it insteadPascal Rigaux2005-01-111-1/+0
* revert bad commitPascal Rigaux2005-01-111-1/+1
* install_gtk::create_help_window is unused, removing itPascal Rigaux2005-01-111-2/+1
* simplify (thanks to perl_checker)Pascal Rigaux2004-12-311-1/+0
* remove code using getAndSaveFile to get the X serverPascal Rigaux2004-12-311-5/+0
* fix displaying package tree (was empty since moving from XXX to CAT_XXX)Pascal Rigaux2004-12-281-1/+1
* don't pass prefix, use $::prefixPascal Rigaux2004-12-211-1/+1
* migrate to mygtk2Pascal Rigaux2004-12-161-68/+60
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-8/+8
* more debug logPascal Rigaux2004-12-031-0/+1
* - drop oem & recovery code (which was broken)Pascal Rigaux2004-11-291-1/+1
* simpler codePascal Rigaux2004-11-251-4/+5
* Kludgy fix for bug 11558 : sometimes when restarting the installer at theRafael Garcia-Suarez2004-09-161-0/+2
* on a test here, a "Server died" occured whereas the server is running.Pascal Rigaux2004-09-161-1/+8
* (installPackages) kill unused variableThierry Vignaud2004-09-151-3/+0
* do not display release notes anymore (since it hides advertising...)Pascal Rigaux2004-09-101-20/+5
* define and use $o->{mouse}{alternate_install} if detected mouse can't be used...Olivier Blin2004-08-261-1/+3
* hide $release_notes_scroll by default, it's visually cleanerPascal Rigaux2004-08-181-0/+1
* add release notes during install of packagesPascal Rigaux2004-08-171-10/+29
* remove dead codePascal Rigaux2004-08-171-4/+1
* perl_checker compliancePascal Rigaux2004-08-131-1/+1
* - don't use compssUsers anymore, use compssUsers.plPascal Rigaux2004-08-131-50/+11
* drop Xpmac supportPascal Rigaux2004-08-051-7/+4