summaryrefslogtreecommitdiffstats
path: root/perl-install/ugtk2.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* (escape_text_for_TextView_markup_format) pinpoint bogus callersThierry Vignaud2007-05-291-1/+4
* re-sync after the big svn lossPascal Rigaux2007-04-251-179/+227
* when taking screenshot during pkgs install, we can be chrooted, in that case ...Pascal Rigaux2005-09-131-1/+1
* (Gtk2::Banner->new) fix banner's text position since pixel has reduce its heightThierry Vignaud2005-09-081-1/+1
* (create_box_with_title) kill that dead code pathThierry Vignaud2005-09-081-20/+0
* use "to_bottom" functionality from mygtk2 (note that scroll_to_iter is no goo...Pascal Rigaux2005-08-311-8/+4
* ensure Gtk2::Banner::set_pixmap can be used to change the textPascal Rigaux2005-08-311-0/+1
* we don't want global vars in mygtk2, move $::noborderWhenEmbedded to ugtk2Pascal Rigaux2005-08-301-0/+1
* if_ is *not* short-circuitPascal Rigaux2005-08-301-1/+1
* smaller banner during install (as required by warly & helene)Pascal Rigaux2005-08-291-1/+1
* (create_box_with_title) disable that code pathThierry Vignaud2005-08-271-1/+1
* remove spurious commaThierry Vignaud2005-08-271-1/+1
* (new) add a banner at install timeThierry Vignaud2005-08-271-0/+2
* (Gtk2::Banner->new) use proper style for banner at install timeThierry Vignaud2005-08-261-0/+1
* (Gtk2::Banner->new) banners are smaller at install timeThierry Vignaud2005-08-261-2/+2
* (Gtk2::Banner->new) use proper GC (text_gc is for rendering on editable widgetsThierry Vignaud2005-08-261-1/+1
* (Gtk2::Banner->new) use bold font on banners (IHM team request)Thierry Vignaud2005-08-261-1/+1
* (Gtk2::Banner->new) translating it is useless w/o a require on commonThierry Vignaud2005-08-261-1/+1
* (create_okcancel) enforce GNOME button order when not under KDE (aka rollbackThierry Vignaud2005-07-271-2/+7
* (create_dialog) make dialogs transient if possibleThierry Vignaud2005-07-191-0/+3
* remove spurious commentOlivier Blin2005-07-011-1/+1
* (Gtk2::ComboBox->get_text, Gtk2::OptionMenu->get_text) fix non selected caseOlivier Blin2005-07-011-4/+4
* (Gtk2::Banner->new) load lang in order to prevent abortingThierry Vignaud2005-06-151-0/+1
* shrink real_windowOlivier Blin2005-05-101-1/+1
* replace the latin-charset unbreakable space with a "use utf8" and the utf8 un...Pascal Rigaux2005-04-051-1/+4
* (Gtk2::Banner::new) make banner be RTL aware (aka follow language directionThierry Vignaud2005-03-241-2/+7
* (Gtk2::Banner::new) ensure icon is centered verticallyThierry Vignaud2005-03-241-3/+5
* don't use show_all, it unhides hidden summary (bugzilla #13941)Pascal Rigaux2005-03-211-1/+3
* log program exitingThierry Vignaud2005-03-081-1/+6
* (create_scrolled_window) Gtk2::Html::View has native scrolling support andThierry Vignaud2005-03-021-1/+1
* (Gtk2::ComboBox::set_popdown_strings) clear model before filling the listThierry Vignaud2005-03-011-0/+1
* Force to open file selector as a modal window (bug 13942)Rafael Garcia-Suarez2005-02-231-1/+1
* fix usage of create_file_selector()Pascal Rigaux2005-02-231-2/+2
* _ask_dir and _ask_file now use FileChooserPascal Rigaux2005-02-151-22/+41
* Add the possibility to call a callback just after widget initialisation inRafael Garcia-Suarez2005-02-091-0/+1
* {rwindow} is more probably a mygtk2::MagicWindowPascal Rigaux2005-02-081-4/+3
* allow using {real_window} instead of {rwindow}{real_window}Pascal Rigaux2005-01-221-0/+1
* fix backward compatibilityPascal Rigaux2005-01-171-0/+5
* - move set_main_window_size() from ugtk2 to mygtk2Pascal Rigaux2005-01-151-10/+0
* MagicWindow is now really magic, {rwindow} and {window} can be the same thing :)Pascal Rigaux2005-01-141-5/+4