summaryrefslogtreecommitdiffstats
path: root/perl-install/ugtk2.pm
Commit message (Expand)AuthorAgeFilesLines
* (Gtk2::ComboBox->set_text) do not die in official releaseThierry Vignaud2004-10-051-1/+1
* (get_text_coord) fix wrapping for CJ when mixed with english stringsThierry Vignaud2004-09-151-1/+2
* (get_text_coord) kill unused characterThierry Vignaud2004-09-151-2/+2
* create_box_with_title():Pascal Rigaux2004-09-101-7/+7
* (_create_window) do not set border for wizardsThierry Vignaud2004-09-061-1/+1
* (create_hbox) do not set extra border since we've a generic fix in _create_wi...Thierry Vignaud2004-09-031-1/+1
* (_create_window) prevent inner widgets to stick the windowThierry Vignaud2004-09-031-0/+1
* (new) fallback on window'icon for wizardsThierry Vignaud2004-09-021-1/+1
* (create_notebook) follow the same parameter order as gtkappend_page() use andThierry Vignaud2004-09-011-2/+2
* (create_notebook) give meaningfull name to variablesThierry Vignaud2004-09-011-4/+4
* (Gtk2::ComboBox::set_text) explain which caller failledThierry Vignaud2004-08-301-1/+1
* (create_packtable) fix cuted ads at install timeThierry Vignaud2004-08-251-1/+1
* fix blino sucksPascal Rigaux2004-08-181-1/+1
* Make the status field optional in treeviewsRafael Garcia-Suarez2004-08-181-2/+4
* ctrl-alt-delete allows to restart installOlivier Blin2004-08-131-2/+5
* perl_checker compliancePascal Rigaux2004-08-111-2/+2
* (gtkappend_page) title is optonnal and perl_checker is loudlyThierry Vignaud2004-08-091-2/+2
* we never pass a prefix to lang::read() which is always use in standalone,Pascal Rigaux2004-08-091-1/+1
* (Gtk2::ComboBox->new_with_strings) make it workingThierry Vignaud2004-08-081-1/+1
* (Gtk2::ComboBox->set_text) better error messageThierry Vignaud2004-08-061-1/+1
* (create_scrolled_window) adding 6px as left margin for TextView in scrolled W...Thierry Vignaud2004-08-061-0/+1
* (Gtk2::ComboBox->set_text) actually print a warning if we failledThierry Vignaud2004-08-041-0/+1
* let's system wide config not override user's localeThierry Vignaud2004-08-041-1/+1
* (create_dialog) only add space between icon and text if there'sThierry Vignaud2004-08-031-2/+4
* (create_notebook) reuse gtkappend_page()Thierry Vignaud2004-08-031-1/+1
* (create_dialog) do not show separator by defaultThierry Vignaud2004-08-031-0/+1
* (_create_dialog) sanitize dialogs/popups:Thierry Vignaud2004-08-031-1/+2
* (gtkappend_page) name parameters, enabling perl_checker to check callers' callThierry Vignaud2004-08-031-3/+3
* (create_packtable) set a border around packtablesThierry Vignaud2004-08-031-1/+1
* fix inverted commentsThierry Vignaud2004-08-021-3/+3
* (gtktext_insert) merge with text_append() from logdrake:Thierry Vignaud2004-08-021-8/+42
* (shrink_topwindow) drop Gtk+-2.[02]x supportThierry Vignaud2004-07-301-5/+1
* Redundant line.Rafael Garcia-Suarez2004-07-261-1/+0
* use print + exit instead of diePascal Rigaux2004-06-301-1/+1
* make perl_checker a little more happyPascal Rigaux2004-06-281-1/+1
* catch missing wizard pixmap, otherwise we end up with WizardWindow being nonPascal Rigaux2004-06-281-1/+2
* disallow switching to expert mode using Alt-ePascal Rigaux2004-06-281-3/+0
* ->set_title doesn't like title undef, give it '' insteadPascal Rigaux2004-06-221-2/+2
* kill warningsThierry Vignaud2004-06-171-1/+1
* when wizcancel occurs, ugtk2 object is not destroyed (the garbage collector s...Pascal Rigaux2004-06-011-1/+1
* (set_text): fix "cleanups"Pascal Rigaux2004-06-011-6/+4
* (set_text) cleanupsThierry Vignaud2004-06-011-2/+2
* still provide compat stuff for OptionMenu (#9826) until all tools areThierry Vignaud2004-05-241-1/+41
* (Gtk2::OptionMenu->new) kill debug messageThierry Vignaud2004-05-181-1/+1
* (Gtk2::OptionMenu) transparently replace obsolete OptionMenu widget byThierry Vignaud2004-05-181-13/+14
* better error logging when gtkcreate_img or gtkcreate_pixbuf can't find the imagePascal Rigaux2004-05-131-2/+2
* perl_checker compliancePascal Rigaux2004-05-111-2/+2
* (shrink_topwindow) support both 10.0 and cookerThierry Vignaud2004-04-231-1/+5
* create frame with a border witdth (titi rulez)Damien Chaumette2004-04-231-1/+6
* (shrink_topwindow) fix faillure with perl-Gtk+-1.04x (#9411)Thierry Vignaud2004-04-061-1/+1