summaryrefslogtreecommitdiffstats
path: root/perl-install/ugtk2.pm
Commit message (Expand)AuthorAgeFilesLines
* avoid to add empty cancel button (thanks blino)Wanderlei Antonio Cavassin2008-11-251-1/+1
* Honors $::Wizard_no_cancel when creating ok and cancel buttons.Wanderlei Antonio Cavassin2008-11-251-1/+1
* (set_back_pixbuf) use dithering so that eg banners looks better with 16bpp di...Thierry Vignaud2008-10-011-1/+1
* (Gtk2::Banner->new) reduce banner font sizeThierry Vignaud2008-09-301-1/+1
* (Gtk2::Banner->new) simplifyThierry Vignaud2008-09-291-1/+1
* (Gtk2::Banner->set_pixmap) revert blino's workaround (246276 fromThierry Vignaud2008-09-241-1/+1
* (update_text) split it out of Gtk2::Banner->set_pixmapThierry Vignaud2008-09-241-0/+5
* (gtkcreate_pixbuf) perl_checker cleanupThierry Vignaud2008-09-241-1/+1
* (Gtk2::Banner->new) fix icon alignment in bannersThierry Vignaud2008-09-241-1/+1
* fix/workaround crash when setting banner backgroundOlivier Blin2008-09-221-1/+1
* do not uselessly load Gtk2::Gdk::Keysyms (reduce RSS by nearly 400Kb)Thierry Vignaud2008-09-221-1/+0
* (markup_to_TextView_format) prevent uselessly loading Gtk2::Pango whenThierry Vignaud2008-09-221-2/+1
* (Gtk2::Banner->new) use Gtk2::Pango->scale instead ofThierry Vignaud2008-09-221-1/+1
* (Gtk2::Banner->new) explainThierry Vignaud2008-09-191-0/+1
* (Gtk2::Banner->new) still less hardcoded magic valuesThierry Vignaud2008-09-191-1/+1
* (Gtk2::Banner->new) keep around blue_part's widthThierry Vignaud2008-09-191-1/+2
* (Gtk2::Banner->new) do not hardcode banner heightThierry Vignaud2008-09-191-1/+1
* (Gtk2::Banner->new, set_pixmap) keep around the background pixbuf (needed for...Thierry Vignaud2008-09-191-1/+2
* (Gtk2::Banner->new) better heuristics for vertically positionning theThierry Vignaud2008-09-191-1/+3
* (Gtk2::Banner->new) stop rendering title text width as boldThierry Vignaud2008-09-191-1/+1
* (Gtk2::Banner->new) increase title text width from 14 to 15Thierry Vignaud2008-09-191-1/+1
* (Gtk2::Banner->new) import ressources files in order to get banner's text in ...Thierry Vignaud2008-09-191-0/+1
* (Gtk2::Banner->new) set name on Banner's DrawingArea for stylingThierry Vignaud2008-09-191-1/+1
* (Gtk2::Banner->new) switch from ugtk2 to mygtk2 in order to create drawing ar...Thierry Vignaud2008-09-191-1/+1
* (Gtk2::Banner->new) flip blackground's blue part for RTL languagesThierry Vignaud2008-09-191-1/+1
* (Gtk2::Banner->new) switch from ugtk2 to mygtk2 in order to create blue_part ...Thierry Vignaud2008-09-191-1/+1
* (Gtk2::Banner->new) adjust position of blackground's blue part with RTL langu...Thierry Vignaud2008-09-191-1/+1
* (Gtk2::Banner->new) render text a little more bit to the rightThierry Vignaud2008-09-191-1/+1
* (Gtk2::Banner->new) render blue part of backgroundThierry Vignaud2008-09-191-0/+4
* (Gtk2::Banner->new) ajust banner height accordinglyThierry Vignaud2008-09-191-1/+1
* (Gtk2::Banner->set_pixmap) use new background for bannersThierry Vignaud2008-09-191-1/+1
* (Gtk2::Banner) import ugtk2 (needed for next commits)Thierry Vignaud2008-09-191-0/+1
* (ask_browse_tree_info) simplify help now that callers just provide a callbackThierry Vignaud2008-09-161-8/+2
* (ask_browse_tree_info) add separators in order to enhance 'packageThierry Vignaud2008-09-151-0/+2
* (_gtk__Install_Title) move upcasing title from ugtk2::new() to here in order toThierry Vignaud2008-09-101-1/+0
* (create_okcancel) fix position of cancel button in popupsThierry Vignaud2008-09-101-1/+1
* (new) make draksplash working againThierry Vignaud2008-09-081-2/+2
* make things more clear Pascal Rigaux2008-09-041-1/+1
* (ask_browse_tree_info) explainThierry Vignaud2008-09-031-0/+1
* (ask_browse_tree_info) increase help popup size when browsing services or pac...Thierry Vignaud2008-09-031-0/+4
* (new) fix sizing some label (workarounding infamous 6 years old gnome bug #10...Thierry Vignaud2008-09-031-1/+3
* (create_boxradio,create_box_with_title,create_widget,get_label_width,main,rea...Thierry Vignaud2008-09-021-1/+3
* (gtkradio,create_boxradio) move label sizing one level upper (needed for next...Thierry Vignaud2008-09-021-1/+0
* (gtkradio) do not open code get_label_width()Thierry Vignaud2008-09-021-1/+1
* (gtkradio) fix sizing radio buttons' labels (infamous 6 years old gnome bug #...Thierry Vignaud2008-09-011-0/+1
* (gtkradio) wrap the child labelThierry Vignaud2008-08-291-1/+5
* (ask_browse_tree_info) remove "Expand Tree", "Collapse Tree" & "ToggleThierry Vignaud2008-08-291-3/+1
* (ask_browse_tree_info) pack "Help" button firstThierry Vignaud2008-08-291-4/+5
* (ask_browse_tree_info) use new installer style for Help buttonThierry Vignaud2008-08-291-1/+1
* (ask_browse_tree_info) use new title styleThierry Vignaud2008-08-291-1/+1