summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 11.34Thierry Vignaud2008-09-031-0/+2
|
* (ask_browse_tree_info) increase help popup size when browsing services or ↵Thierry Vignaud2008-09-031-0/+1
| | | | packages at install time
* (new) fix sizing some label (workarounding infamous 6 years old gnome bug ↵Thierry Vignaud2008-09-031-0/+1
| | | | #101968)
* - fix buggy blocking wait_message occuring in diskdrakePascal Rigaux2008-09-031-0/+4
| | | | | | (using a more powerful strategy to ensure such blocking wait_message won't bother use anymore)
* 11.33.1Thierry Vignaud2008-09-021-0/+2
|
* (ask_warn_) make "ask_warn" dialogs be centered at intall timeThierry Vignaud2008-09-021-0/+2
|
* 11.33Thierry Vignaud2008-09-021-0/+2
|
* (summary_prompt) revert r244543 from 2008-08-29 since it makes buttonsThierry Vignaud2008-09-021-1/+0
| | | | | | | 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-0/+1
|
* add bug referenceThierry Vignaud2008-09-021-1/+1
|
* (summary_prompt) align labels to the rightThierry Vignaud2008-09-021-0/+1
|
* (ask_deselect_media__copy_on_disk) further improve layout of media selection ↵Thierry Vignaud2008-09-021-0/+2
| | | | step by fixing width of another label
* 11.32Thierry Vignaud2008-09-021-0/+2
|
* (ask_deselect_media__copy_on_disk) fix layout of media selection step by ↵Thierry Vignaud2008-09-021-0/+1
| | | | preventing button & checkboxes to be too big
* - fix buggy blocking wait_message occuring in summary (#42062)Pascal Rigaux2008-09-021-0/+2
| | | | | (this was fixed only for "interactive", not for install::steps_gtk::summary_prompt())
* 11.31.1 wasn't releasedThierry Vignaud2008-09-021-3/+0
|
* 11.31.2Thierry Vignaud2008-09-021-0/+2
|
* add missing spacingThierry Vignaud2008-09-021-0/+1
|
* (get_label_width) adjust sizing in order to prevent horizontal scrollbar to ↵Thierry Vignaud2008-09-021-1/+2
| | | | appear
* 11.31.1Thierry Vignaud2008-09-021-0/+2
|
* (create_boxradio) do not size right aligned radio buttonsThierry Vignaud2008-09-021-0/+2
|
* 11.31Pascal Rigaux2008-09-021-0/+2
|
* - fix "INTERNAL ERROR: ask_from_normalize" at end of installationPascal Rigaux2008-09-021-0/+2
|
* 11.30Thierry Vignaud2008-09-011-0/+2
|
* use pcmcia-socket-startup from /lib/udev for latest pcmciautilsOlivier Blin2008-09-011-0/+1
|
* update package management iconsThierry Vignaud2008-09-011-0/+1
|
* (create_widgets_block) fix size of right aligned labels by not addingThierry Vignaud2008-09-011-0/+1
| | | | | them to size group
* (reallyChooseDesktop) make sure title use all availlable widthThierry Vignaud2008-09-011-1/+1
|
* - keep in $o->{previous_release} the info about upgraded /etc/release,Pascal Rigaux2008-09-011-0/+2
| | | | | | | and pass "reason" and version to urpmi.addmedia - we also parse {version} field out of /etc/release
* (gtkradio) fix sizing radio buttons' labels (infamous 6 years old gnome bug ↵Thierry Vignaud2008-09-011-0/+1
| | | | #101968)
* (create_widget) prevent big combo boxes to cause an horizontallThierry Vignaud2008-09-011-0/+2
| | | | | scrollbar to appear by using the "ellipsize" property
* (exitInstall) remove "Generate auto install floppy" & "Save packagesThierry Vignaud2008-09-011-0/+2
| | | | | selection" options at end of installation
* (setupBootloader__mbr_or_not) render title as blueThierry Vignaud2008-09-011-1/+1
|
* (general_action_box) use new style button for "Help"Thierry Vignaud2008-09-011-0/+1
|
* (create_widget) fix alignment of check buttonsThierry Vignaud2008-09-011-0/+1
|
* 2009.0 RC 1 logoThierry Vignaud2008-09-011-0/+1
|
* - if network access, configure urpmi with --mirrorlist --distrib,Pascal Rigaux2008-09-011-0/+2
| | | | | | | | | 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)
* - hack /tmp/.X11-unix to allow accessing X in chrootPascal Rigaux2008-09-011-0/+2
|
* 11.29Thierry Vignaud2008-08-291-0/+2
|
* (summary_prompt) render with white backgroundThierry Vignaud2008-08-291-0/+1
|
* fix spacingThierry Vignaud2008-08-291-1/+1
|
* (level_choose) refresh "Security" stepThierry Vignaud2008-08-291-0/+1
|
* (new) graphical installer is not supported on early i810, thus prevent waiting Thierry Vignaud2008-08-291-0/+2
| | | | | several minutes needlessly
* (ask_browse_tree_info) alter layoutThierry Vignaud2008-08-291-0/+2
|
* 11.28Thierry Vignaud2008-08-291-0/+2
|
* (reallyChooseGroups) move size labelThierry Vignaud2008-08-291-0/+1
|
* diskdrake: use udevadm settle instead of udevsettleOlivier Blin2008-08-291-0/+1
|
* add bug numberPascal Rigaux2008-08-291-1/+1
|
* - fix buggy blocking wait_message occuring in summaryPascal Rigaux2008-08-291-0/+2
|
* typo fixThierry Vignaud2008-08-291-1/+1
|