summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps_gtk.pm
Commit message (Expand)AuthorAgeFilesLines
* fix displaying release notes while installing (mga#10087)Thierry Vignaud2013-05-151-6/+6
* fix displaying ads (mga#9939)Thierry Vignaud2013-05-021-1/+2
* (installCallback) fix doble logging of %(pre|post)trans packagesThierry Vignaud2013-04-261-1/+1
* simplifyThierry Vignaud2013-03-041-6/+2
* drop unused parameterThierry Vignaud2013-03-041-6/+5
* adapt to new help layout (mga#5634)Thierry Vignaud2012-12-281-4/+4
* (setPackages) fix dialogs titleThierry Vignaud2012-12-141-0/+9
* retrieve package descriptions from XML meta-data instead of from huge hdlistsThierry Vignaud2012-11-161-2/+2
* (reallyChooseGroups) remove "select all" buttonThierry Vignaud2012-09-141-1/+0
* (reallyChooseGroups) fix crash when clicking previous in minimal install step...Thierry Vignaud2012-09-041-3/+3
* minor indent fixThierry Vignaud2012-08-301-1/+1
* (reallyChooseGroups) add "select all" & "unselect all" buttonsThierry Vignaud2012-07-261-1/+6
* (reallyChooseGroups) add a scrollbarThierry Vignaud2012-07-261-0/+2
* fix detecting if Xorg started successfullyThierry Vignaud2012-06-051-1/+1
* (new,_setup_and_start_X) fix fallbacking on curses install aka abortThierry Vignaud2012-06-041-2/+2
* (_setup_and_start_X) /dev/kbd is unused for quite some timesThierry Vignaud2012-05-231-3/+0
* (choosePackagesTree) honor "no suggests" option (mga#3467)Thierry Vignaud2012-04-231-1/+3
* (choosePackagesTree) fix passing ->{media} to extractHeadersThierry Vignaud2012-04-231-1/+1
* (choosePackagesTree) display informations, even if we failed to retrieve the ...Thierry Vignaud2012-04-161-2/+2
* (cleanHeaders,extractHeaders) resurect them, thus enabling to retrieve packag...Thierry Vignaud2012-04-161-0/+1
* perl_checker cleanupsThierry Vignaud2012-03-231-0/+1
* (reallyChooseDesktop) kill doble call to grab_focus()Thierry Vignaud2012-03-231-1/+0
* (_setup_and_start_X) split it out of new()Thierry Vignaud2011-12-161-42/+47
* (_launchX) split it out of new()Thierry Vignaud2011-12-161-48/+50
* perl_checker cleanupsThierry Vignaud2011-10-101-2/+2
* fix missing "Mageia" instances (found by perl_checker)Thierry Vignaud2011-10-101-3/+3
* (installPackages) only retrieve release notes once during installationThierry Vignaud2011-09-081-1/+1
* - perl -pi -e 's!hard drive!hard disk drive!'Ahmad Samir2011-04-041-2/+2
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-5/+5
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-4/+4
* fix using empty dmraidPascal Terjan2010-02-091-1/+1
* Try to get better initial estimation of install timePascal Terjan2010-01-201-1/+2
* disable X11 support for dpmsThierry Vignaud2009-10-291-0/+1
* (installPackages) improve button layout while installingThierry Vignaud2009-10-141-1/+1
* (installPackages) enable to see release notes while installing packages (#34576)Thierry Vignaud2009-09-071-1/+18
* minor perl_checker cleanupThierry Vignaud2009-09-071-1/+1
* remove unused parameter in installPackages (fix passing interactive setting)Olivier Blin2009-04-241-2/+2
* do not set urpmi in automatic mode for gtk installsOlivier Blin2009-04-241-1/+1
* (ask_deselect_media__copy_on_disk) fix typo in latest commitThierry Vignaud2009-03-231-1/+1
* (ask_deselect_media__copy_on_disk) more adjustments for ->{selected} => ->{ig...Thierry Vignaud2009-03-231-3/+3
* (choosePackagesTree::get_info) do not bother call dead codeThierry Vignaud2009-03-231-1/+0
* (choosePackagesTree::node_state) fix checking whether medium isThierry Vignaud2009-03-231-1/+1
* Only show warning about the i810 not supporting graphical inst when appropriateChristophe Fergeau2009-03-231-3/+5
* (ask_deselect_media__copy_on_disk) fix layout (#43528)Thierry Vignaud2009-01-301-0/+1
* (installPackages) continue installing if an advertising image is corrupted (#...Thierry Vignaud2008-10-081-1/+4
* gtk install: activate proper button for default desktopOlivier Blin2008-10-021-0/+1
* pass default choice to install::steps_gtk::reallyChooseDesktopOlivier Blin2008-10-021-2/+1
* (chooseGroups,reallyChooseDesktop) adjust some help IDsThierry Vignaud2008-10-021-1/+1
* (reallyChooseGroups) use new anchor name (the existing one is duplicated at toThierry Vignaud2008-10-021-1/+1
* (reallyChooseDesktop) add help button for desktop selection stepThierry Vignaud2008-10-021-1/+7