summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps_gtk.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* (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
| | | | | of page, makint use of anchor useless) (needs a new mandriva-doc package)
* (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
| | | | | | | o do not select all media by default (eg: debug media) (nb: this dialog occurs when user chooses "Go back to media and packages selection" on pkg install error)
* - ask_deselect_media__copy_on_disk: replace scrolled window around everythingPascal Rigaux2008-09-291-5/+6
| | | | | with a scrolled window around the list of checkboxes
* - ensure DPMS screensaver is not triggered during installPascal Rigaux2008-09-251-1/+1
| | | | | (it interacts badly with matchbox/compositing) (#44021)
* (installPackages) call Gtk2::Banner::update_text() instead of ↵Thierry Vignaud2008-09-241-1/+1
| | | | Gtk2::Banner::set_pixmap()
* 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
| | | | time ago :-()
* (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
| | | | | | (using a more powerful strategy to ensure such blocking wait_message won't bother use anymore)
* (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
|
* (summary_prompt) revert r244543 from 2008-08-29 since it makes buttonsThierry Vignaud2008-09-021-1/+1
| | | | | | | using white background (which we don't want); was: "(summary_prompt) render with white background"
* (ask_deselect_media__copy_on_disk) fix position of button (#29367)Thierry Vignaud2008-09-021-1/+1
|
* (summary_prompt) remove useless left filler now that labels are aligned to ↵Thierry Vignaud2008-09-021-1/+1
| | | | the right
* (summary_prompt) align labels to the rightThierry Vignaud2008-09-021-1/+1
|
* (ask_deselect_media__copy_on_disk) add a titleThierry Vignaud2008-09-021-1/+1
|
* (ask_deselect_media__copy_on_disk) further improve layout of media selection ↵Thierry Vignaud2008-09-021-1/+4
| | | | step by fixing width of another label
* (ask_deselect_media__copy_on_disk) fix widthThierry Vignaud2008-09-021-0/+2
|
* (ask_deselect_media__copy_on_disk) partially convert to mygtk2 (needed for ↵Thierry Vignaud2008-09-021-2/+3
| | | | next commit)
* (ask_deselect_media__copy_on_disk) ensure button got packed at bottom if ↵Thierry Vignaud2008-09-021-0/+1
| | | | there's not a lot of media
* (ask_deselect_media__copy_on_disk) fix layout of media selection step by ↵Thierry Vignaud2008-09-021-8/+8
| | | | preventing button & checkboxes to be too big
* - fix buggy blocking wait_message occuring in summary (#42062)Pascal Rigaux2008-09-021-0/+1
| | | | | (this was fixed only for "interactive", not for install::steps_gtk::summary_prompt())
* (create_boxradio,create_box_with_title,create_widget,get_label_width,main,re ↵Thierry Vignaud2008-09-021-1/+3
| | | | | | | allyChooseDesktop) explain infamous 6 years old gnome bug #101968 workarounds
* (reallyChooseDesktop) make sure title use all availlable widthThierry Vignaud2008-09-011-1/+1
|
* - if network access, configure urpmi with --mirrorlist --distrib,Pascal Rigaux2008-09-011-4/+1
| | | | | | | | | and install updates. This replaces the previous "Install Updates" step. - this calls gurpmi.addmedia/urpmi.addmedia and gurpmi2/urpmi in chroot - we do not allow anymore to choose which updates are going to be updated (ie choosePackagesTree is not used for this anymore)
* call drakx-matchbox-window-manager with no options Pascal Rigaux2008-09-011-1/+1
| | | | | (since the options we used are the default)
* - hack /tmp/.X11-unix to allow accessing X in chrootPascal Rigaux2008-09-011-0/+5
|
* (summary_prompt) render with white backgroundThierry Vignaud2008-08-291-1/+1
|