| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (new) fix more strange focus bugs | Thierry Vignaud | 2008-08-06 | 1 | -1/+1 |
* | (create_okcancel) set spacing between buttons | Thierry Vignaud | 2008-08-04 | 1 | -1/+1 |
* | do not force all windows to be modal at install time since it causes | Thierry Vignaud | 2008-07-25 | 1 | -1/+1 |
* | (new) simplify: 'transient_for' already implies 'modal' in mygtk2 | Thierry Vignaud | 2008-07-25 | 1 | -1/+1 |
* | (Gtk2::Banner->new) reduce titles size (and thus banner size too) at | Thierry Vignaud | 2008-07-25 | 1 | -2/+3 |
* | (new) render titles as capitals in installer | Thierry Vignaud | 2008-07-25 | 1 | -0/+2 |
* | (enteringStep,get_default_step_items,set_default_step_items,summary_prompt) no | Thierry Vignaud | 2008-07-24 | 1 | -4/+4 |
* | (new) do not display any banner icon at install time | Thierry Vignaud | 2008-07-24 | 1 | -1/+1 |
* | do not crash if message bus or notification daemon does not reply (like #38496) | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | add urgency support in Gtk2::Notify::Queue | Olivier Blin | 2008-03-14 | 1 | -0/+1 |
* | remove last occurence of bubble word | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | perl_checker fixes | Olivier Blin | 2008-03-14 | 1 | -4/+4 |
* | do not initialize and keep around bubble value, it's local | Olivier Blin | 2008-03-14 | 1 | -6/+5 |
* | adapt to Gtk2::Notify | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | rename as Gtk2::Notify::Queue | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | use action callbacks instead of inexistent clicked signal | Olivier Blin | 2008-03-14 | 1 | -6/+10 |
* | info is already defined, simplify | Olivier Blin | 2008-03-14 | 1 | -3/+1 |
* | do not make clicked have a default action | Olivier Blin | 2008-03-14 | 1 | -7/+3 |
* | use closed signal to handle default timeout action | Olivier Blin | 2008-03-14 | 1 | -6/+5 |
* | fix titypo | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | adapt Gtk2::NotificationBubble::Queue to Gtk2::Notify (#37509, from Titi) | Olivier Blin | 2008-03-14 | 1 | -20/+24 |
* | (Gtk2::GUI_Update_Guard->new) prevent a perl_checker warning in callers | Thierry Vignaud | 2008-02-05 | 1 | -1/+2 |
* | fix buttons order under KDE when using compiz (by detecting kde-window-decora... | Olivier Blin | 2007-10-23 | 1 | -1/+2 |
* | - individual package selection: make the package "Info" non editable | Pascal Rigaux | 2007-09-19 | 1 | -1/+1 |
* | restore banner on pop up messages (#33753) | Pascal Rigaux | 2007-09-19 | 1 | -1/+0 |
* | export get_default_step_items() & set_default_step_items() | Thierry Vignaud | 2007-08-30 | 1 | -0/+1 |
* | - ugtk2: use given title if available instead of default step title (#32923) | Pascal Rigaux | 2007-08-29 | 1 | -1/+1 |
* | (new) fix wrong test (pixel), thus restoring support setted banner | Thierry Vignaud | 2007-08-21 | 1 | -1/+1 |
* | allow to specify size when creating pixbufs and images | Olivier Blin | 2007-08-20 | 1 | -2/+4 |
* | (get_default_step_items,new,set_default_step_items) add support for default | Thierry Vignaud | 2007-08-14 | 1 | -2/+9 |
* | (Gtk2::MDV::CellRendererPixWithLabel->RENDER) minor reindent | Thierry Vignaud | 2007-08-10 | 1 | -1/+1 |
* | (Gtk2::MDV::CellRendererPixWithLabel->RENDER) make it RTL aware (#32450) | Thierry Vignaud | 2007-08-10 | 1 | -2/+6 |
* | (escape_text_for_TextView_markup_format) pinpoint bogus callers | Thierry Vignaud | 2007-05-29 | 1 | -1/+4 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -179/+227 |
* | when taking screenshot during pkgs install, we can be chrooted, in that case ... | Pascal Rigaux | 2005-09-13 | 1 | -1/+1 |
* | (Gtk2::Banner->new) fix banner's text position since pixel has reduce its height | Thierry Vignaud | 2005-09-08 | 1 | -1/+1 |
* | (create_box_with_title) kill that dead code path | Thierry Vignaud | 2005-09-08 | 1 | -20/+0 |
* | use "to_bottom" functionality from mygtk2 (note that scroll_to_iter is no goo... | Pascal Rigaux | 2005-08-31 | 1 | -8/+4 |
* | ensure Gtk2::Banner::set_pixmap can be used to change the text | Pascal Rigaux | 2005-08-31 | 1 | -0/+1 |
* | we don't want global vars in mygtk2, move $::noborderWhenEmbedded to ugtk2 | Pascal Rigaux | 2005-08-30 | 1 | -0/+1 |
* | if_ is *not* short-circuit | Pascal Rigaux | 2005-08-30 | 1 | -1/+1 |
* | smaller banner during install (as required by warly & helene) | Pascal Rigaux | 2005-08-29 | 1 | -1/+1 |
* | (create_box_with_title) disable that code path | Thierry Vignaud | 2005-08-27 | 1 | -1/+1 |
* | remove spurious comma | Thierry Vignaud | 2005-08-27 | 1 | -1/+1 |
* | (new) add a banner at install time | Thierry Vignaud | 2005-08-27 | 1 | -0/+2 |
* | (Gtk2::Banner->new) use proper style for banner at install time | Thierry Vignaud | 2005-08-26 | 1 | -0/+1 |
* | (Gtk2::Banner->new) banners are smaller at install time | Thierry Vignaud | 2005-08-26 | 1 | -2/+2 |