summaryrefslogtreecommitdiffstats
path: root/perl-install/ugtk2.pm
Commit message (Expand)AuthorAgeFilesLines
* fix non-important (but still valid) part of #2488, a.k.a package tree not exp...Guillaume Cottenceau2003-03-121-1/+2
* refine the already dirty code to workaround gtk bug leading to bugzilla #1445...Guillaume Cottenceau2003-03-071-1/+3
* fix rpmdrake dumping core when multiple searchs inGuillaume Cottenceau2003-03-071-1/+13
* fix #2672Thierry Vignaud2003-03-061-1/+0
* (n_line_size): spacing for default font using XFT is 3Pascal Rigaux2003-03-031-1/+1
* perl checko says we need to use parentheses with refGuillaume Cottenceau2003-02-281-1/+1
* hugly hack because GtkLabel doesn't wrap when using languages that don't cont...Guillaume Cottenceau2003-02-281-1/+2
* - (create_factory_popup_menu): introduce it for embedded harddrake2Thierry Vignaud2003-02-271-5/+6
* final embedding cleanupsThierry Vignaud2003-02-241-1/+1
* - clean up embedding; since socket automatically emit plug-added gtk+ signalThierry Vignaud2003-02-241-1/+0
* - clean up embedding; since socket get automatically destroyed on child exitThierry Vignaud2003-02-241-1/+0
* embedded should segfault a bit less if I don't let the embeddedGuillaume Cottenceau2003-02-211-2/+2
* when isEmbedded, use $::WizardTable to allow non pop_it when not visiblePascal Rigaux2003-02-211-6/+11
* workaround what seems to be a gtk bug (#1445)Guillaume Cottenceau2003-02-211-2/+7
* change a bit position of main window and steps windowGuillaume Cottenceau2003-02-201-1/+1
* try to handle case with large fonts (CJK for example) -> branch on TextViewGuillaume Cottenceau2003-02-201-1/+1
* ensure {box_size} is set (to have less warnings)Pascal Rigaux2003-02-201-2/+4
* set the destroy handler after wizard creation, or the fact thatGuillaume Cottenceau2003-02-191-1/+2
* fix some segfaults caused by still calling destroyGuillaume Cottenceau2003-02-191-3/+2
* better comply to look of text like in Gtk1 (text inside a Frame)Guillaume Cottenceau2003-02-191-1/+6
* cleanGuillaume Cottenceau2003-02-191-3/+0
* the empty label in the HButtonBox had the same size as the buttons (sincePascal Rigaux2003-02-181-1/+0
* fix titi's perl checkoGuillaume Cottenceau2003-02-181-1/+1
* internalize prepare_gtk2 in the BEGIN {} of ugtk2 already containing the Gtk2...Guillaume Cottenceau2003-02-181-7/+3
* fix pop_it...Pascal Rigaux2003-02-171-1/+1
* hopefully final fix for pop_itPascal Rigaux2003-02-171-2/+2
* in the old days, on cannot disable shrink1, resize2 or shrink2 since they alw...Thierry Vignaud2003-02-171-2/+5
* fix setting pop_it for wizard in standalonePascal Rigaux2003-02-171-1/+2
* don't mute the keyboard in ask_browse_tree_info (#1598)Guillaume Cottenceau2003-02-151-1/+2
* okcehc lrep (hebrew feeling)Guillaume Cottenceau2003-02-141-1/+1
* wizard: free memoryGuillaume Cottenceau2003-02-141-0/+1
* add a frame to the wizard's outlineGuillaume Cottenceau2003-02-141-1/+1
* honour 9.1 theme title of windows: no icon, text to the leftGuillaume Cottenceau2003-02-141-1/+4
* remove shape of windowsGuillaume Cottenceau2003-02-131-39/+2
* - set_help is deprecatedPascal Rigaux2003-02-131-0/+4
* - ensure focus should not be needed anymoreGuillaume Cottenceau2003-02-121-10/+1
* don't set pop_it when the window is hiddenPascal Rigaux2003-02-121-1/+4
* perl_checker compliance ("ref" now need parentheses in many case)Pascal Rigaux2003-02-121-6/+6
* - sort functions by name in export tagsThierry Vignaud2003-02-101-19/+28
* drop "F1" for help (since a "Help" button is now available)Pascal Rigaux2003-02-061-6/+2
* (create_okcancel): allow buttons on the left (for the "Help" button)Pascal Rigaux2003-02-061-4/+12
* (ask_browse_tree_info): switch buttonsPascal Rigaux2003-02-051-8/+12
* don't ->set_modal during installPascal Rigaux2003-02-041-1/+1
* let simplifyThierry Vignaud2003-02-031-1/+1
* ensure the window is big enough in 640x480: remove logo and steps windowPascal Rigaux2003-02-021-2/+2
* avoid popingDamien Chaumette2003-01-311-1/+1
* handle pop_it more nicely: no need to precise pop_it when the wizard window a...Pascal Rigaux2003-01-311-3/+6
* cleaning the utf8 support stuff:Thierry Vignaud2003-01-281-2/+9
* remove debugging statementThierry Vignaud2003-01-271-1/+1
* let mcc pack tables behave smoother, so that all columns of mcc tables behaveThierry Vignaud2003-01-271-1/+1