summaryrefslogtreecommitdiffstats
path: root/perl-install/ugtk2.pm
Commit message (Expand)AuthorAgeFilesLines
* (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
* fix titypoOlivier Blin2008-03-141-1/+1
* adapt Gtk2::NotificationBubble::Queue to Gtk2::Notify (#37509, from Titi)Olivier Blin2008-03-141-20/+24
* (Gtk2::GUI_Update_Guard->new) prevent a perl_checker warning in callersThierry Vignaud2008-02-051-1/+2
* fix buttons order under KDE when using compiz (by detecting kde-window-decora...Olivier Blin2007-10-231-1/+2
* - individual package selection: make the package "Info" non editablePascal Rigaux2007-09-191-1/+1
* restore banner on pop up messages (#33753)Pascal Rigaux2007-09-191-1/+0
* export get_default_step_items() & set_default_step_items()Thierry Vignaud2007-08-301-0/+1
* - ugtk2: use given title if available instead of default step title (#32923)Pascal Rigaux2007-08-291-1/+1
* (new) fix wrong test (pixel), thus restoring support setted bannerThierry Vignaud2007-08-211-1/+1
* allow to specify size when creating pixbufs and imagesOlivier Blin2007-08-201-2/+4
* (get_default_step_items,new,set_default_step_items) add support for defaultThierry Vignaud2007-08-141-2/+9
* (Gtk2::MDV::CellRendererPixWithLabel->RENDER) minor reindentThierry Vignaud2007-08-101-1/+1
* (Gtk2::MDV::CellRendererPixWithLabel->RENDER) make it RTL aware (#32450)Thierry Vignaud2007-08-101-2/+6