summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* (ask_fromW) fix displaying "Help" Button for HTML helpThierry Vignaud2008-09-111-0/+1
|
* (title1_to_markup) bump titles' size by 1 (eg: from 12 to 13 for default ↵Thierry Vignaud2008-09-111-0/+1
| | | | font settings)
* (display_help) add a separator before "Close" buttonThierry Vignaud2008-09-111-0/+1
|
* fix indentationThierry Vignaud2008-09-111-1/+1
|
* reindentThierry Vignaud2008-09-111-1/+2
|
* (errorInStep) fix parsing error messages ar markups which resulted in:Thierry Vignaud2008-09-111-0/+1
| | | | | "Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 1: Character '"
* (ask_fromW) put "Close" button of help at right endThierry Vignaud2008-09-111-0/+1
|
* (_gtk_any_Box) fix default spacing between GUI elementsThierry Vignaud2008-09-111-0/+1
|
* (_gtk__Install_Button) do not render "Advanced" & "Help" buttons as blueThierry Vignaud2008-09-111-0/+1
|
* list rpcbind service in "System" categoryOlivier Blin2008-09-111-0/+1
|
* list nfs-common and nfs-server services (instead of nfs) in "File sharing" ↵Olivier Blin2008-09-111-0/+1
| | | | category (thanks to spuk)
* list ip6tables service in "Internet" category (thanks to spuk)Olivier Blin2008-09-111-0/+3
|
* 11.40Thierry Vignaud2008-09-101-0/+2
|
* (_gtk__Install_Title) move upcasing title from ugtk2::new() to here in order toThierry Vignaud2008-09-101-0/+1
| | | | | make sure that all popup titles be upcase (eg: when using default step title)
* (create_widget,create_widgets_block,create_widgets) make advanced popup ↵Thierry Vignaud2008-09-101-0/+1
| | | | display the same title as their parents
* reindentThierry Vignaud2008-09-101-1/+2
|
* (create_okcancel) fix position of cancel button in popupsThierry Vignaud2008-09-101-0/+1
|
* fix input devices detection in rpmsrate (broken for 3 years, #43721)Olivier Blin2008-09-101-0/+1
|
* (setupBootloader__general) fix nolapic/lapic logic due to altered kernel ↵Thierry Vignaud2008-09-101-0/+3
| | | | settings
* 11.39Thierry Vignaud2008-09-091-0/+2
|
* - do not use UUID for software raid, only for hdx and sdxPascal Rigaux2008-09-091-0/+1
|
* - drop the ability to set mem=xxx in bootloader configuration (#42329)Pascal Rigaux2008-09-091-0/+1
|
* add bug numberPascal Rigaux2008-09-091-1/+1
|
* - diskdrakePascal Rigaux2008-09-091-0/+4
| | | | | | | o keep current UUID when formatting ext2/ext3 (was already done for swap), so that fstab on other distros continue to work (requires e2fsprogs-1.41.1-2mnb2)
* add a bug IDThierry Vignaud2008-09-091-1/+1
|
* 11.38Thierry Vignaud2008-09-081-0/+2
|
* (create_buttons4partitions) fix too large partition bar (#43073) by sizing ↵Thierry Vignaud2008-09-081-0/+1
| | | | the partitions bar on file system type bar's width
* (main) improve GUI by adding spacing between buttonsThierry Vignaud2008-09-081-0/+1
|
* (Create,create_widget) fix file system type drop down list showing most typesThierry Vignaud2008-09-081-0/+3
| | | | | as "..." in expert mode due to ellipsizing (#43611)
* this change is valid for installer tooThierry Vignaud2008-09-081-0/+3
|
* 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
|