summaryrefslogtreecommitdiffstats
path: root/perl-install/ugtk2.pm
Commit message (Expand)AuthorAgeFilesLines
* perl_checker fixThierry Vignaud2003-05-161-1/+1
* (create_dialog) scroll window if neededThierry Vignaud2003-05-151-1/+2
* - (create_dialog) :Thierry Vignaud2003-05-151-4/+5
* (create_dialog) :Thierry Vignaud2003-05-151-3/+3
* (create_dialog):Thierry Vignaud2003-04-301-4/+4
* remove export for two removed functionsGuillaume Cottenceau2003-04-301-2/+2
* perl_checker can parse me at lastGuillaume Cottenceau2003-04-291-20/+3
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-5/+6
* new perl_checker compliancePascal Rigaux2003-04-171-18/+20
* comply to new each_index behaviourPascal Rigaux2003-04-161-3/+3
* after adding gtk_text_buffer_place_cursor in gtk2-perl, use it here :)Guillaume Cottenceau2003-04-031-3/+2
* fix #3633 (cursor at the end of TextView after gtktext_insert)Guillaume Cottenceau2003-04-031-4/+11
* perl_checker fixesThierry Vignaud2003-04-011-2/+2
* 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