| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (display_help) create it out of ask_fromW() | Thierry Vignaud | 2008-09-11 | 1 | -20/+23 |
* | (ask_fromW) put "Close" button of help at right end | Thierry Vignaud | 2008-09-11 | 1 | -1/+1 |
* | (create_widget,create_widgets_block,create_widgets) make advanced popup displ... | Thierry Vignaud | 2008-09-10 | 1 | -6/+6 |
* | (create_widget) add a "FIXME" note about Gtk-CRITICAL | 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 | -1/+1 |
* | (create_boxradio) do not size radio button that have a label (eg: drakauth) | Thierry Vignaud | 2008-09-08 | 1 | -1/+1 |
* | - fix buggy blocking wait_message occuring in diskdrake | Pascal Rigaux | 2008-09-03 | 1 | -5/+12 |
* | (create_boxradio,create_box_with_title,create_widget,get_label_width,main,rea... | Thierry Vignaud | 2008-09-02 | 1 | -0/+2 |
* | (create_boxradio) do not size right aligned radio buttons | Thierry Vignaud | 2008-09-02 | 1 | -1/+1 |
* | (gtkradio,create_boxradio) move label sizing one level upper (needed for next... | Thierry Vignaud | 2008-09-02 | 1 | -0/+1 |
* | (create_widgets_block) fix size of right aligned labels by not adding | Thierry Vignaud | 2008-09-01 | 1 | -1/+1 |
* | (create_widget) prevent big combo boxes to cause an horizontall | Thierry Vignaud | 2008-09-01 | 1 | -0/+1 |
* | (create_widget) add padding for radio buttons too (so that they got aligned) | Thierry Vignaud | 2008-09-01 | 1 | -0/+1 |
* | (add_padding) factorize code for next commits | Thierry Vignaud | 2008-09-01 | 1 | -5/+9 |
* | (create_widget) fix alignment of check buttons | Thierry Vignaud | 2008-09-01 | 1 | -0/+5 |
* | (asteriskize_if_needed) rename as asteriskize() to better match it behaviour | Thierry Vignaud | 2008-08-29 | 1 | -1/+1 |
* | (asteriskize_if_needed) factorize code for next commits | Thierry Vignaud | 2008-08-29 | 1 | -1/+1 |
* | - fix buggy blocking wait_message occuring in summary | Pascal Rigaux | 2008-08-29 | 1 | -0/+1 |
* | (create_widgets) fix off by one error in title count | Thierry Vignaud | 2008-08-28 | 1 | -1/+1 |
* | (create_widgets) fix asterisk in titles | Thierry Vignaud | 2008-08-28 | 1 | -1/+1 |
* | (all_title_entries,create_widgets) add asterisks before titles when there're ... | Thierry Vignaud | 2008-08-27 | 1 | -0/+11 |
* | (create_widget) simplify last two commits | Thierry Vignaud | 2008-08-27 | 1 | -9/+3 |
* | (create_widget) remove dead code | Thierry Vignaud | 2008-08-27 | 1 | -2/+0 |
* | (create_widgets_block) put right "content widget" in a size group | Thierry Vignaud | 2008-08-27 | 1 | -0/+2 |
* | (create_widget) restore support for advanced_messages (regression introduced in | Thierry Vignaud | 2008-08-27 | 1 | -1/+10 |
* | (create_widget) perl_checker fix | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
* | (create_widget) fix positin of filler in order to be able to right align any ... | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
* | (create_treeview_list) fix several Gtk-CRITICAL | Thierry Vignaud | 2008-08-27 | 1 | -0/+1 |
* | (create_widgets_block) fix right aligned widgets | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
* | (create_widget) workaround infamous 6 years old gnome bug #101968 (bad label ... | Thierry Vignaud | 2008-08-27 | 1 | -1/+2 |
* | - pop wait_messages and ensure same window is used for next wait_messages | Pascal Rigaux | 2008-08-22 | 1 | -1/+4 |
* | (create_widgets_block) add support for new 'alignment' parameter (only 'right... | Thierry Vignaud | 2008-08-22 | 1 | -1/+4 |
* | (create_widgets_block) add support for new 'do_not_expand' parameter | Thierry Vignaud | 2008-08-22 | 1 | -0/+7 |
* | (create_widget) enable to render Buttons with new 'advanced' install style | Thierry Vignaud | 2008-08-20 | 1 | -4/+11 |
* | (create_widget) use mygtk2 for creating buttons instead of raw Gtk2 (needed f... | Thierry Vignaud | 2008-08-20 | 1 | -2/+2 |
* | (create_widget) set title for advanced dialogs instead of relying on | Thierry Vignaud | 2008-08-20 | 1 | -1/+1 |
* | (create_widget) explain crash fix introduced in r244218 for advanced widgets | Thierry Vignaud | 2008-08-20 | 1 | -0/+2 |
* | (ask_fromW,display_release_notes) stop reducing help & release notes dialogs'... | Thierry Vignaud | 2008-08-19 | 1 | -2/+0 |
* | (ask_fromW) use new style popup button for help | Thierry Vignaud | 2008-08-19 | 1 | -2/+3 |
* | (_gtk__Install_Button) factorize new installer style button for further reusage | Thierry Vignaud | 2008-08-19 | 1 | -9/+5 |
* | (create_widget) fix crashing in r244088 (regression introduced in when moving | Thierry Vignaud | 2008-08-19 | 1 | -1/+1 |
* | (all_focusable_entries) fix crash with advanced widgets (regression introduced | Thierry Vignaud | 2008-08-19 | 1 | -4/+1 |
* | (create_widget) popup advanced settings in dialogs | Thierry Vignaud | 2008-08-18 | 1 | -1/+9 |
* | (_gtk__Install_Title) factorize installer titles creation | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
* | (new,wait_messageW) align titles to the left | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
* | (_gtk__MagicWindow,wait_messageW) move using $::main_window as | Thierry Vignaud | 2008-08-18 | 1 | -1/+0 |
* | (wait_messageW) fix typo in latest commit | Thierry Vignaud | 2008-08-13 | 1 | -1/+1 |
* | (new,wait_messageW) do not use Banners anymore in order to render titles at i... | Thierry Vignaud | 2008-08-13 | 1 | -1/+1 |
* | (ask_fromW) do not force modality since it behaves badly with matchbox | Thierry Vignaud | 2008-07-25 | 1 | -2/+1 |
* | (ask_fromW) no need to set modality twice (what's more, transient | Thierry Vignaud | 2008-07-25 | 1 | -1/+2 |