summaryrefslogtreecommitdiffstats
path: root/perl-install/ugtk2.pm
Commit message (Expand)AuthorAgeFilesLines
* remove dynamic theme choosing, and next/previous (F11/F12) handlingPascal Rigaux2002-12-091-6/+1
* remove code handling setstepPascal Rigaux2002-12-091-10/+0
* don't use unlessGuillaume Cottenceau2002-12-061-1/+1
* remove unused $_lanGuillaume Cottenceau2002-12-051-1/+0
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-11/+11
* use if_() where possible (as reported by perl_checker)Pascal Rigaux2002-12-041-2/+2
* reverseMystery Man 5802002-12-041-3/+3
* clean upMystery Man 5802002-12-041-3/+3
* titisux, revert the pango pixels stuffMystery Man 5352002-12-031-6/+1
* misc fixesGuillaume Cottenceau2002-12-031-9/+2
* add gtktext_append() and uses itThierry Vignaud2002-12-031-2/+4
* make append option be usable as other onesThierry Vignaud2002-12-021-3/+2
* gtkfontinfo() is bugged since it uses a C macro which isThierry Vignaud2002-12-021-1/+7
* - use useless when neededThierry Vignaud2002-12-021-3/+3
* perl_checker fixesThierry Vignaud2002-11-281-2/+1
* fix create_factory_menu*(): since we get an object and not anymore aThierry Vignaud2002-11-281-2/+1
* reflect calling style change of PANGO_PIXELSGuillaume Cottenceau2002-11-271-2/+1
* fix typo (gtkstring_size) thx to perl checkerGuillaume Cottenceau2002-11-261-1/+1
* make perl_checker happyPascal Rigaux2002-11-261-4/+4
* fix shadow bug due to wrong extraction of allocation dataGuillaume Cottenceau2002-11-261-2/+2
* two small fixesGuillaume Cottenceau2002-11-261-5/+3
* addGuillaume Cottenceau2002-11-261-0/+1255