summaryrefslogtreecommitdiffstats
path: root/perl-install/ugtk2.pm
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* (ask_browse_tree_info) alter layoutThierry Vignaud2008-08-291-4/+4
* (create_box_with_title) better fix for workarounding infamous 6 years old gno...Thierry Vignaud2008-08-271-1/+1
* (new) do not let MCC crashes if an icon is missing (#37651)Thierry Vignaud2008-08-221-1/+1
* do translate the titlePascal Rigaux2008-08-221-1/+1
* (create_okcancel) enable to get already initialized Gtk2::ButtonsThierry Vignaud2008-08-191-1/+3
* (_gtk__Install_Title) factorize installer titles creationThierry Vignaud2008-08-181-1/+1
* (create_box_with_title) set saner marginsThierry Vignaud2008-08-181-1/+2
* (create_box_with_title) justify big textsThierry Vignaud2008-08-181-0/+1
* (new,wait_messageW) align titles to the leftThierry Vignaud2008-08-181-1/+1
* (new,may_destroy) track windows in order to be able to set the properThierry Vignaud2008-08-181-0/+2
* (Gtk2::Banner::new) drop install specific bits now we don't useThierry Vignaud2008-08-131-5/+3
* (new,wait_messageW) do not use Banners anymore in order to render titles at i...Thierry Vignaud2008-08-131-2/+2
* (new) fix latest commitThierry Vignaud2008-08-061-1/+1
* (new) fix more strange focus bugsThierry Vignaud2008-08-061-1/+1
* (create_okcancel) set spacing between buttonsThierry Vignaud2008-08-041-1/+1
* do not force all windows to be modal at install time since it causesThierry Vignaud2008-07-251-1/+1
* (new) simplify: 'transient_for' already implies 'modal' in mygtk2Thierry Vignaud2008-07-251-1/+1
* (Gtk2::Banner->new) reduce titles size (and thus banner size too) atThierry Vignaud2008-07-251-2/+3
* (new) render titles as capitals in installerThierry Vignaud2008-07-251-0/+2
* (enteringStep,get_default_step_items,set_default_step_items,summary_prompt) noThierry Vignaud2008-07-241-4/+4
* (new) do not display any banner icon at install timeThierry Vignaud2008-07-241-1/+1
* do not crash if message bus or notification daemon does not reply (like #38496)Olivier Blin2008-03-141-1/+1
* add urgency support in Gtk2::Notify::QueueOlivier Blin2008-03-141-0/+1
* remove last occurence of bubble wordOlivier Blin2008-03-141-1/+1
* perl_checker fixesOlivier Blin2008-03-141-4/+4
* do not initialize and keep around bubble value, it's localOlivier Blin2008-03-141-6/+5
* adapt to Gtk2::NotifyOlivier Blin2008-03-141-1/+1
* rename as Gtk2::Notify::QueueOlivier Blin2008-03-141-1/+1
* use action callbacks instead of inexistent clicked signalOlivier Blin2008-03-141-6/+10
* info is already defined, simplifyOlivier Blin2008-03-141-3/+1
* do not make clicked have a default actionOlivier Blin2008-03-141-7/+3
* use closed signal to handle default timeout actionOlivier Blin2008-03-141-6/+5