| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | do not uselessly load Gtk2::Gdk::Keysyms (reduce RSS by nearly 400Kb) | Thierry Vignaud | 2008-09-22 | 1 | -1/+0 |
* | (import_style_ressources) minor perl_checker cleanup | Thierry Vignaud | 2008-09-22 | 1 | -1/+1 |
* | (import_style_ressources) create it in order to be able to load installer's r... | Thierry Vignaud | 2008-09-19 | 1 | -0/+6 |
* | (_gtk__Pixbuf) move flip management from _gtk__Image() so that we can flip pi... | Thierry Vignaud | 2008-09-19 | 1 | -2/+2 |
* | (_gtk__Image) add support for flipping (horizontally) images (needed in some ... | Thierry Vignaud | 2008-09-18 | 1 | -0/+1 |
* | (_gtk__Image) simplify (and needed for next commit) | Thierry Vignaud | 2008-09-18 | 1 | -6/+2 |
* | (text_direction_rtl) introduce it: when using Gtk+ GUI, it's just | Thierry Vignaud | 2008-09-18 | 1 | -0/+5 |
* | (_gtk__Layout) add support for 'Layout' widgets | Thierry Vignaud | 2008-09-17 | 1 | -0/+10 |
* | (_gtknew_handle_layout_children) split it out of _gtk__Fixed() (needed for ne... | Thierry Vignaud | 2008-09-17 | 1 | -2/+6 |
* | (_gtk__Fixed) enable to provide more than one child | Thierry Vignaud | 2008-09-17 | 1 | -1/+8 |
* | (_gtk__Sexy_IconEntry) typo fix (how can this can ever work with perl ?????) | Thierry Vignaud | 2008-09-17 | 1 | -1/+1 |
* | (_gtk__ScrolledWindow) sort | Thierry Vignaud | 2008-09-16 | 1 | -1/+1 |
* | (_gtk__ScrolledWindow) simplify | Thierry Vignaud | 2008-09-16 | 1 | -1/+1 |
* | (_gtk__ScrolledWindow) fix scrolled windows for WebKit | Thierry Vignaud | 2008-09-16 | 1 | -2/+2 |
* | revert last commit | Thierry Vignaud | 2008-09-12 | 1 | -1/+1 |
* | translate help from 'DrakX-help' domain | Thierry Vignaud | 2008-09-12 | 1 | -1/+1 |
* | (title1_to_markup) bump titles' size by 1 (eg: from 12 to 13 for default font... | Thierry Vignaud | 2008-09-11 | 1 | -1/+6 |
* | (title1_to_markup) make it clearer (needed for next commit) | Thierry Vignaud | 2008-09-11 | 1 | -2/+5 |
* | (_gtk__WrappedLabel) enable to override wrapping parameter (usefull for highe... | Thierry Vignaud | 2008-09-11 | 1 | -1/+1 |
* | (_gtk_any_Box) fix default spacing between GUI elements | Thierry Vignaud | 2008-09-11 | 1 | -1/+1 |
* | (_gtk__Install_Button) do not render "Advanced" & "Help" buttons as blue | Thierry Vignaud | 2008-09-11 | 1 | -1/+0 |
* | (_gtk__Install_Title) move upcasing title from ugtk2::new() to here in order to | Thierry Vignaud | 2008-09-10 | 1 | -0/+1 |
* | (_gtk_any_Window) make all windows be "dialog" during installation, so | Thierry Vignaud | 2008-09-09 | 1 | -1/+1 |
* | (_gtk_any_Window) revert r244559 from pixel on 2008-09-01 which cause | Thierry Vignaud | 2008-09-09 | 1 | -1/+3 |
* | fix running in strict mode | Thierry Vignaud | 2008-09-08 | 1 | -2/+2 |
* | (_gtk__Label_Left) enable to override default padding | Thierry Vignaud | 2008-09-02 | 1 | -1/+1 |
* | (get_label_width) make it auto adaptable to the selected default padding | Thierry Vignaud | 2008-09-02 | 1 | -3/+3 |
* | (create_boxradio,create_box_with_title,create_widget,get_label_width,main,rea... | 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/+1 |
* | (_gtk__Install_Button) no relief on 'advanced' buttons like in installer | Thierry Vignaud | 2008-09-01 | 1 | -1/+1 |
* | (_gtk__Label_Left) export padding value so that interactive::gtk can reuse it | Thierry Vignaud | 2008-09-01 | 1 | -1/+3 |
* | (_gtk__Alignment) add support for Gtk2::Alignment | Thierry Vignaud | 2008-09-01 | 1 | -0/+11 |
* | - libDrakX: | Pascal Rigaux | 2008-09-01 | 1 | -3/+1 |
* | (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 | -0/+4 |
* | create destroy_previous_popped_and_reuse_window() out of _gtk__MagicWindow() | Pascal Rigaux | 2008-08-29 | 1 | -7/+13 |
* | (_gtk__Label_Left) wrap label if needed | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
* | (_gtk__Install_Button) no need to use "local" here | Thierry Vignaud | 2008-08-27 | 1 | -3/+3 |
* | (_gtk__Install_Button) remove useless padding setting | Thierry Vignaud | 2008-08-27 | 1 | -1/+0 |
* | (get_main_window_size) split it out of set_main_window_size() | Thierry Vignaud | 2008-08-27 | 1 | -1/+6 |
* | (get_label_width) introduce it in order to workaround infamous 6 years old gn... | Thierry Vignaud | 2008-08-27 | 1 | -0/+4 |
* | (_gtk__Title1) wrap titles if needed (which will probably force us to properly | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
* | (_gtk__Label_Right) factorize code | Thierry Vignaud | 2008-08-26 | 1 | -0/+7 |
* | (_create_Window) update comment | Thierry Vignaud | 2008-08-22 | 1 | -1/+2 |
* | center all modal windows during install (since the background is greyed, we | Pascal Rigaux | 2008-08-22 | 1 | -1/+1 |
* | - pop wait_messages and ensure same window is used for next wait_messages | Pascal Rigaux | 2008-08-22 | 1 | -3/+17 |
* | remove 2 hacks: | Pascal Rigaux | 2008-08-21 | 1 | -3/+0 |
* | (_gtk__ScrolledWindow) add a border around Gtk2::Html views | Thierry Vignaud | 2008-08-21 | 1 | -1/+1 |
* | (_create_Window) prevent flickering by properly computing window | Thierry Vignaud | 2008-08-19 | 1 | -1/+1 |
* | (_create_Window) prevent flickering by ignoring bogus size-allocate events | Thierry Vignaud | 2008-08-19 | 1 | -0/+1 |