summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps_gtk.pm
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* (reallyChooseGroups) use HTML helpThierry Vignaud2008-10-011-1/+2
* (reallyChooseDesktop) add a missing spaceThierry Vignaud2008-10-011-1/+1
* (ask_deselect_media__copy_on_disk) add help button for media selection stepThierry Vignaud2008-09-301-2/+4
* fix/adjust some help pages (#42986)Thierry Vignaud2008-09-301-1/+4
* - ask_deselect_media__copy_on_disk: Pascal Rigaux2008-09-291-1/+1
* - ask_deselect_media__copy_on_disk: replace scrolled window around everythingPascal Rigaux2008-09-291-5/+6
* - ensure DPMS screensaver is not triggered during installPascal Rigaux2008-09-251-1/+1
* (installPackages) call Gtk2::Banner::update_text() instead of Gtk2::Banner::s...Thierry Vignaud2008-09-241-1/+1
* oops, I meant o->{compssListLevel}Olivier Blin2008-09-231-1/+1
* reuse o->{rpmsrate_flags_chosen} (in disabled feather feature...)Olivier Blin2008-09-231-1/+1
* move rpmsrate values in variablesOlivier Blin2008-09-231-1/+1
* (choosePackagesTree) use HTML help when selecting individual packagesThierry Vignaud2008-09-161-1/+2
* (summary_prompt) use HTML help for summary stepThierry Vignaud2008-09-161-1/+1
* ((reallyChooseDesktop) fix custom preview titleThierry Vignaud2008-09-151-1/+1
* (reallyChooseDesktop) remove useless comaThierry Vignaud2008-09-151-1/+1
* (reallyChooseDesktop) make subtitle be blueThierry Vignaud2008-09-151-1/+4
* (reallyChooseGroups) align size label & individual choice checkbuttonThierry Vignaud2008-09-151-1/+1
* (reallyChooseGroups) add a separator between buttons and size labelThierry Vignaud2008-09-151-0/+1
* (installPackages) add a separator between buttons & progress barThierry Vignaud2008-09-121-0/+1
* (installPackages) add ":" at end of "time remaining" stringThierry Vignaud2008-09-121-1/+1
* (installPackages) pack together time label & valueThierry Vignaud2008-09-121-2/+2
* (installPackages) move progress bar on its own lineThierry Vignaud2008-09-121-4/+2
* (installPackages) add spacing between buttonsThierry Vignaud2008-09-111-1/+1
* (summary_prompt) use new "Help" button style (I forgot to commit this a long ...Thierry Vignaud2008-09-111-1/+2
* (reallyChooseDesktop) add better title to preview popupThierry Vignaud2008-09-111-2/+7
* (reallyChooseDesktop) add a separator between button and previewThierry Vignaud2008-09-111-0/+1
* (reallyChooseDesktop) pack button at endThierry Vignaud2008-09-111-1/+1
* - fix buggy blocking wait_message occuring in diskdrakePascal Rigaux2008-09-031-1/+0
* (summary_prompt) add some spacing between labels and buttonsThierry Vignaud2008-09-021-1/+1
* (summary_prompt) render summary in a TextView so that background is whiteThierry Vignaud2008-09-021-3/+6