summaryrefslogtreecommitdiffstats
path: root/perl-install/ugtk.pm
Commit message (Expand)AuthorAgeFilesLines
* cleaning the utf8 support stuff:Thierry Vignaud2003-01-281-1/+1
* remove exported names which are not definedPascal Rigaux2002-12-131-1/+1
* remove uneeded variablesThierry Vignaud2002-12-131-3/+1
* unused variables renamed with a leading underscore (some code should be remov...Pascal Rigaux2002-12-121-4/+4
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-5/+4
* use if_() where possible (as reported by perl_checker)Pascal Rigaux2002-12-041-2/+2
* perl_checker adaptationsPascal Rigaux2002-11-281-1/+1
* perl_checker adaptationsPascal Rigaux2002-11-271-8/+7
* - simplify mcc stuffThierry Vignaud2002-11-251-8/+5
* - api change for latest harddrakeThierry Vignaud2002-11-201-2/+4
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-2/+2
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-1/+1
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-5/+5
* add/remove some spaces to make perl_checker happyPascal Rigaux2002-11-121-2/+2
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-7/+6
* make perl_checker happyPascal Rigaux2002-11-061-1/+1
* please perl_checker:Pascal Rigaux2002-11-061-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-4/+4
* use each_index instead of map_index when the return value is not usedPascal Rigaux2002-11-051-2/+2
* perl_checker fixesThierry Vignaud2002-10-231-1/+1
* forking ugtk, sorry guys. reverted last patchdamien2002-10-011-108/+34
* cleaned, readded needed hack, removed mdk specific functions, added libconf G...damien2002-10-011-34/+108
* dams fix enable to get rid of the infamous ugly gtk timeoutThierry Vignaud2002-09-241-12/+0
* from dams:Thierry Vignaud2002-09-241-6/+9
* fix expansion of widgetsThierry Vignaud2002-09-241-1/+1
* corrected typo (modification of constant if ugtk.pm was a string)damien2002-09-091-3/+4
* - use variable $::no_ugtk_init in ugtk.pm instead of using $::isInstallPascal Rigaux2002-09-091-1/+1
* - drakfloppy / logdrake: destroy_window and create_dialog wereThierry Vignaud2002-09-091-1/+37
* add gtkset_visibilityGuillaume Cottenceau2002-09-061-1/+2
* export compose_pixbufs for mccThierry Vignaud2002-09-061-1/+1
* - ugtk::gtkicons_labels_widget() :Thierry Vignaud2002-09-061-18/+25
* gtkcreate_png_pixbuf() : support jpeg too for bootlook.pmThierry Vignaud2002-09-041-1/+1
* make perl_checker happyPascal Rigaux2002-09-041-1/+1
* try to get rid of BEGIN but still be able to start up the install :-)Guillaume Cottenceau2002-09-031-16/+9
* have the possibility in gtktext_insert to provide font/colorGuillaume Cottenceau2002-09-031-1/+5
* - create_pix_text, gtkicons_labels_widget: remove text color argument, defaul...Thierry Vignaud2002-09-031-4/+4
* added create_pixbuttondamien2002-09-031-1/+6
* fixed previous fix;Francois Pons2002-09-031-5/+5
* try to avoid clashes with install.Francois Pons2002-09-031-7/+9
* - ugtk :Thierry Vignaud2002-09-031-43/+46
* meuh gtk initGuillaume Cottenceau2002-09-031-2/+3
* gtkcreate_png was too stupid to allow subdirectories for images,Guillaume Cottenceau2002-09-031-5/+5
* fixed titi suckings.Francois Pons2002-09-021-2/+0
* gtkicons_labels_widget(): check binary existsThierry Vignaud2002-09-021-0/+1
* kill glib warningsThierry Vignaud2002-09-021-2/+2
* - mcc :Thierry Vignaud2002-08-301-47/+61
* 19mdkThierry Vignaud2002-08-231-62/+82
* - ugtk:Thierry Vignaud2002-08-231-82/+62
* fix 95% of mcc memory leaksThierry Vignaud2002-08-231-12/+0
* kill debugging printsThierry Vignaud2002-08-201-2/+0