summaryrefslogtreecommitdiffstats
path: root/perl-install/ugtk2.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* don't sent USR2 to mcc for logdrake;Thierry Vignaud2003-01-271-1/+1
* (ask_browse_tree_info): better look when embedded in a smaller windowPascal Rigaux2003-01-241-15/+16
* correctly pop when F2 (screenshots)Guillaume Cottenceau2003-01-221-1/+1
* revive F1, F2 and alt-e (dialogs for F1 and F2 are broken, though)Guillaume Cottenceau2003-01-221-22/+15
* seems like gdk_window_foreign_new is leaking as well..Guillaume Cottenceau2003-01-211-1/+2
* enlarge "steps" window a littlePascal Rigaux2003-01-211-2/+2
* (create_okcancel): rework to prepare next move, "Next" and "Previous" on the ...Pascal Rigaux2003-01-211-4/+4
* since gtkset_mousecursor is called by a timeout, don't leakGuillaume Cottenceau2003-01-211-1/+2
* fix a misc bug in rpmdrake (selecting a pkg doesn't work in certain circumsta...Guillaume Cottenceau2003-01-081-3/+9
* ensure drakx don't need wiz_default_up.png and wiz_default_left.pngPascal Rigaux2003-01-081-26/+28
* - remove help (which was at the bottom)Pascal Rigaux2003-01-071-11/+18
* CList and CTree being deprecated and unsupported in perl-gtk2,Thierry Vignaud2003-01-071-1/+1
* (create_packtable): ScrolledWindow are not the only one allowed to grow,Pascal Rigaux2003-01-031-1/+1
* titi's message annoys me too much.. removing itGuillaume Cottenceau2003-01-021-1/+1
* - Layout widget has native scrolling supportThierry Vignaud2003-01-021-2/+2
* gtk+2 support for plug/socket is back since 2.1.5-2mdkThierry Vignaud2002-12-201-3/+1
* perl_checker fixesThierry Vignaud2002-12-181-1/+1
* disable embedded mode for now due to gtk+-2 bugsThierry Vignaud2002-12-181-1/+2
* fix wizards and draconnect:Thierry Vignaud2002-12-181-1/+1
* - export gtkappend_pageDaouda Lo2002-12-171-2/+2
* - add gtkappend_page function (for gui building wizard)Daouda Lo2002-12-171-0/+7
* build automatically the font description if neededThierry Vignaud2002-12-161-1/+1
* fix string_size() usage in get_text_coord()Thierry Vignaud2002-12-161-1/+1
* remove exported names which are not definedPascal Rigaux2002-12-131-1/+1
* simplifyThierry Vignaud2002-12-121-4/+2