| Commit message (Expand) | 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 font... | Thierry Vignaud | 2008-09-11 | 1 | -0/+1 |
* | (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 |
* | (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" ca... | Olivier Blin | 2008-09-11 | 1 | -0/+1 |
* | 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 |
* | (create_widget,create_widgets_block,create_widgets) make advanced popup displ... | Thierry Vignaud | 2008-09-10 | 1 | -0/+1 |
* | 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 sett... | Thierry Vignaud | 2008-09-10 | 1 | -0/+3 |
* | 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 |
* | 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 th... | Thierry Vignaud | 2008-09-08 | 1 | -0/+1 |
* | (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 |
* | 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 pac... | Thierry Vignaud | 2008-09-03 | 1 | -0/+1 |
* | (new) fix sizing some label (workarounding infamous 6 years old gnome bug #10... | Thierry Vignaud | 2008-09-03 | 1 | -0/+1 |
* | - fix buggy blocking wait_message occuring in diskdrake | Pascal Rigaux | 2008-09-03 | 1 | -0/+4 |
* | 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 |
* | (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 |
* | 11.32 | Thierry Vignaud | 2008-09-02 | 1 | -0/+2 |
* | (ask_deselect_media__copy_on_disk) fix layout of media selection step by prev... | Thierry Vignaud | 2008-09-02 | 1 | -0/+1 |
* | - fix buggy blocking wait_message occuring in summary (#42062) | Pascal Rigaux | 2008-09-02 | 1 | -0/+2 |
* | 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 a... | Thierry Vignaud | 2008-09-02 | 1 | -1/+2 |
* | 11.31.1 | Thierry Vignaud | 2008-09-02 | 1 | -0/+2 |