| Commit message (Expand) | Author | Age | Files | Lines |
* | (Gtk2::Banner->new) explain | Thierry Vignaud | 2008-09-19 | 1 | -0/+1 |
* | (Gtk2::Banner->new) still less hardcoded magic values | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
* | (Gtk2::Banner->new) keep around blue_part's width | Thierry Vignaud | 2008-09-19 | 1 | -1/+2 |
* | (Gtk2::Banner->new) do not hardcode banner height | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
* | (Gtk2::Banner->new, set_pixmap) keep around the background pixbuf (needed for... | Thierry Vignaud | 2008-09-19 | 1 | -1/+2 |
* | (Gtk2::Banner->new) better heuristics for vertically positionning the | Thierry Vignaud | 2008-09-19 | 1 | -1/+3 |
* | (Gtk2::Banner->new) stop rendering title text width as bold | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
* | (Gtk2::Banner->new) increase title text width from 14 to 15 | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
* | (Gtk2::Banner->new) import ressources files in order to get banner's text in ... | Thierry Vignaud | 2008-09-19 | 1 | -0/+1 |
* | (Gtk2::Banner->new) set name on Banner's DrawingArea for styling | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
* | (Gtk2::Banner->new) switch from ugtk2 to mygtk2 in order to create drawing ar... | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
* | (Gtk2::Banner->new) flip blackground's blue part for RTL languages | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
* | (Gtk2::Banner->new) switch from ugtk2 to mygtk2 in order to create blue_part ... | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
* | (Gtk2::Banner->new) adjust position of blackground's blue part with RTL langu... | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
* | (Gtk2::Banner->new) render text a little more bit to the right | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
* | (Gtk2::Banner->new) render blue part of background | Thierry Vignaud | 2008-09-19 | 1 | -0/+4 |
* | (Gtk2::Banner->new) ajust banner height accordingly | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
* | (Gtk2::Banner->set_pixmap) use new background for banners | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
* | (Gtk2::Banner) import ugtk2 (needed for next commits) | Thierry Vignaud | 2008-09-19 | 1 | -0/+1 |
* | (ask_browse_tree_info) simplify help now that callers just provide a callback | Thierry Vignaud | 2008-09-16 | 1 | -8/+2 |
* | (ask_browse_tree_info) add separators in order to enhance 'package | Thierry Vignaud | 2008-09-15 | 1 | -0/+2 |
* | (_gtk__Install_Title) move upcasing title from ugtk2::new() to here in order to | Thierry Vignaud | 2008-09-10 | 1 | -1/+0 |
* | (create_okcancel) fix position of cancel button in popups | Thierry Vignaud | 2008-09-10 | 1 | -1/+1 |
* | (new) make draksplash working again | Thierry Vignaud | 2008-09-08 | 1 | -2/+2 |
* | make things more clear | Pascal Rigaux | 2008-09-04 | 1 | -1/+1 |
* | (ask_browse_tree_info) explain | Thierry Vignaud | 2008-09-03 | 1 | -0/+1 |
* | (ask_browse_tree_info) increase help popup size when browsing services or pac... | Thierry Vignaud | 2008-09-03 | 1 | -0/+4 |
* | (new) fix sizing some label (workarounding infamous 6 years old gnome bug #10... | Thierry Vignaud | 2008-09-03 | 1 | -1/+3 |
* | (create_boxradio,create_box_with_title,create_widget,get_label_width,main,rea... | Thierry Vignaud | 2008-09-02 | 1 | -1/+3 |
* | (gtkradio,create_boxradio) move label sizing one level upper (needed for next... | Thierry Vignaud | 2008-09-02 | 1 | -1/+0 |
* | (gtkradio) do not open code get_label_width() | Thierry Vignaud | 2008-09-02 | 1 | -1/+1 |
* | (gtkradio) fix sizing radio buttons' labels (infamous 6 years old gnome bug #... | Thierry Vignaud | 2008-09-01 | 1 | -0/+1 |
* | (gtkradio) wrap the child label | Thierry Vignaud | 2008-08-29 | 1 | -1/+5 |
* | (ask_browse_tree_info) remove "Expand Tree", "Collapse Tree" & "Toggle | Thierry Vignaud | 2008-08-29 | 1 | -3/+1 |
* | (ask_browse_tree_info) pack "Help" button first | Thierry Vignaud | 2008-08-29 | 1 | -4/+5 |
* | (ask_browse_tree_info) use new installer style for Help button | Thierry Vignaud | 2008-08-29 | 1 | -1/+1 |
* | (ask_browse_tree_info) use new title style | Thierry Vignaud | 2008-08-29 | 1 | -1/+1 |
* | (ask_browse_tree_info) alter layout | Thierry Vignaud | 2008-08-29 | 1 | -4/+4 |
* | (create_box_with_title) better fix for workarounding infamous 6 years old gno... | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
* | (new) do not let MCC crashes if an icon is missing (#37651) | Thierry Vignaud | 2008-08-22 | 1 | -1/+1 |
* | do translate the title | Pascal Rigaux | 2008-08-22 | 1 | -1/+1 |
* | (create_okcancel) enable to get already initialized Gtk2::Buttons | Thierry Vignaud | 2008-08-19 | 1 | -1/+3 |
* | (_gtk__Install_Title) factorize installer titles creation | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
* | (create_box_with_title) set saner margins | Thierry Vignaud | 2008-08-18 | 1 | -1/+2 |
* | (create_box_with_title) justify big texts | Thierry Vignaud | 2008-08-18 | 1 | -0/+1 |
* | (new,wait_messageW) align titles to the left | Thierry Vignaud | 2008-08-18 | 1 | -1/+1 |
* | (new,may_destroy) track windows in order to be able to set the proper | Thierry Vignaud | 2008-08-18 | 1 | -0/+2 |
* | (Gtk2::Banner::new) drop install specific bits now we don't use | Thierry Vignaud | 2008-08-13 | 1 | -5/+3 |
* | (new,wait_messageW) do not use Banners anymore in order to render titles at i... | Thierry Vignaud | 2008-08-13 | 1 | -2/+2 |
* | (new) fix latest commit | Thierry Vignaud | 2008-08-06 | 1 | -1/+1 |