Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (ask_fromW) fix displaying "Help" Button for HTML help | Thierry Vignaud | 2008-09-11 | 1 | -0/+1 |
| | |||||
* | (title1_to_markup) bump titles' size by 1 (eg: from 12 to 13 for default ↵ | Thierry Vignaud | 2008-09-11 | 1 | -0/+1 |
| | | | | font settings) | ||||
* | (display_help) add a separator before "Close" button | Thierry Vignaud | 2008-09-11 | 1 | -0/+1 |
| | |||||
* | fix indentation | Thierry Vignaud | 2008-09-11 | 1 | -1/+1 |
| | |||||
* | reindent | Thierry Vignaud | 2008-09-11 | 1 | -1/+2 |
| | |||||
* | (errorInStep) fix parsing error messages ar markups which resulted in: | Thierry Vignaud | 2008-09-11 | 1 | -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 end | Thierry Vignaud | 2008-09-11 | 1 | -0/+1 |
| | |||||
* | (_gtk_any_Box) fix default spacing between GUI elements | Thierry Vignaud | 2008-09-11 | 1 | -0/+1 |
| | |||||
* | (_gtk__Install_Button) do not render "Advanced" & "Help" buttons as blue | Thierry Vignaud | 2008-09-11 | 1 | -0/+1 |
| | |||||
* | list rpcbind service in "System" category | Olivier Blin | 2008-09-11 | 1 | -0/+1 |
| | |||||
* | list nfs-common and nfs-server services (instead of nfs) in "File sharing" ↵ | Olivier Blin | 2008-09-11 | 1 | -0/+1 |
| | | | | category (thanks to spuk) | ||||
* | list ip6tables service in "Internet" category (thanks to spuk) | Olivier Blin | 2008-09-11 | 1 | -0/+3 |
| | |||||
* | 11.4011.40 | Thierry Vignaud | 2008-09-10 | 1 | -0/+2 |
| | |||||
* | (_gtk__Install_Title) move upcasing title from ugtk2::new() to here in order to | Thierry Vignaud | 2008-09-10 | 1 | -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 Vignaud | 2008-09-10 | 1 | -0/+1 |
| | | | | display the same title as their parents | ||||
* | reindent | Thierry Vignaud | 2008-09-10 | 1 | -1/+2 |
| | |||||
* | (create_okcancel) fix position of cancel button in popups | Thierry Vignaud | 2008-09-10 | 1 | -0/+1 |
| | |||||
* | fix input devices detection in rpmsrate (broken for 3 years, #43721) | Olivier Blin | 2008-09-10 | 1 | -0/+1 |
| | |||||
* | (setupBootloader__general) fix nolapic/lapic logic due to altered kernel ↵ | Thierry Vignaud | 2008-09-10 | 1 | -0/+3 |
| | | | | settings | ||||
* | 11.39 | Thierry Vignaud | 2008-09-09 | 1 | -0/+2 |
| | |||||
* | - do not use UUID for software raid, only for hdx and sdx | Pascal Rigaux | 2008-09-09 | 1 | -0/+1 |
| | |||||
* | - drop the ability to set mem=xxx in bootloader configuration (#42329) | Pascal Rigaux | 2008-09-09 | 1 | -0/+1 |
| | |||||
* | add bug number | Pascal Rigaux | 2008-09-09 | 1 | -1/+1 |
| | |||||
* | - diskdrake | Pascal Rigaux | 2008-09-09 | 1 | -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 ID | Thierry Vignaud | 2008-09-09 | 1 | -1/+1 |
| | |||||
* | 11.38 | Thierry Vignaud | 2008-09-08 | 1 | -0/+2 |
| | |||||
* | (create_buttons4partitions) fix too large partition bar (#43073) by sizing ↵ | Thierry Vignaud | 2008-09-08 | 1 | -0/+1 |
| | | | | the partitions bar on file system type bar's width | ||||
* | (main) improve GUI by adding spacing between buttons | Thierry Vignaud | 2008-09-08 | 1 | -0/+1 |
| | |||||
* | (Create,create_widget) fix file system type drop down list showing most types | Thierry Vignaud | 2008-09-08 | 1 | -0/+3 |
| | | | | | as "..." in expert mode due to ellipsizing (#43611) | ||||
* | this change is valid for installer too | Thierry Vignaud | 2008-09-08 | 1 | -0/+3 |
| | |||||
* | 11.34 | Thierry Vignaud | 2008-09-03 | 1 | -0/+2 |
| | |||||
* | (ask_browse_tree_info) increase help popup size when browsing services or ↵ | Thierry Vignaud | 2008-09-03 | 1 | -0/+1 |
| | | | | packages at install time | ||||
* | (new) fix sizing some label (workarounding infamous 6 years old gnome bug ↵ | Thierry Vignaud | 2008-09-03 | 1 | -0/+1 |
| | | | | #101968) | ||||
* | - fix buggy blocking wait_message occuring in diskdrake | Pascal Rigaux | 2008-09-03 | 1 | -0/+4 |
| | | | | | | (using a more powerful strategy to ensure such blocking wait_message won't bother use anymore) | ||||
* | 11.33.1 | Thierry Vignaud | 2008-09-02 | 1 | -0/+2 |
| | |||||
* | (ask_warn_) make "ask_warn" dialogs be centered at intall time | Thierry Vignaud | 2008-09-02 | 1 | -0/+2 |
| | |||||
* | 11.33 | Thierry Vignaud | 2008-09-02 | 1 | -0/+2 |
| | |||||
* | (summary_prompt) revert r244543 from 2008-08-29 since it makes buttons | Thierry Vignaud | 2008-09-02 | 1 | -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 Vignaud | 2008-09-02 | 1 | -0/+1 |
| | |||||
* | add bug reference | Thierry Vignaud | 2008-09-02 | 1 | -1/+1 |
| | |||||
* | (summary_prompt) align labels to the right | Thierry Vignaud | 2008-09-02 | 1 | -0/+1 |
| | |||||
* | (ask_deselect_media__copy_on_disk) further improve layout of media selection ↵ | Thierry Vignaud | 2008-09-02 | 1 | -0/+2 |
| | | | | step by fixing width of another label | ||||
* | 11.32 | Thierry Vignaud | 2008-09-02 | 1 | -0/+2 |
| | |||||
* | (ask_deselect_media__copy_on_disk) fix layout of media selection step by ↵ | Thierry Vignaud | 2008-09-02 | 1 | -0/+1 |
| | | | | preventing button & checkboxes to be too big | ||||
* | - fix buggy blocking wait_message occuring in summary (#42062) | Pascal Rigaux | 2008-09-02 | 1 | -0/+2 |
| | | | | | (this was fixed only for "interactive", not for install::steps_gtk::summary_prompt()) | ||||
* | 11.31.1 wasn't released | Thierry Vignaud | 2008-09-02 | 1 | -3/+0 |
| | |||||
* | 11.31.2 | Thierry Vignaud | 2008-09-02 | 1 | -0/+2 |
| | |||||
* | add missing spacing | Thierry Vignaud | 2008-09-02 | 1 | -0/+1 |
| | |||||
* | (get_label_width) adjust sizing in order to prevent horizontal scrollbar to ↵ | Thierry Vignaud | 2008-09-02 | 1 | -1/+2 |
| | | | | appear | ||||
* | 11.31.1 | Thierry Vignaud | 2008-09-02 | 1 | -0/+2 |
| |