summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* - use nice new gnome theme by ln and fcrozatGuillaume Cottenceau2003-02-1326-704/+155
* - add option 'theme' to allow specifying a themeGuillaume Cottenceau2003-02-131-0/+3
* remove shape of windowsGuillaume Cottenceau2003-02-131-39/+2
* don't allow going back from accept_licenser to select_language, hence allow r...Guillaume Cottenceau2003-02-132-1/+2
* invert video the images since the new theme will be printing black text on wh...Guillaume Cottenceau2003-02-1375-0/+0
* - fix calling configureTimezonePascal Rigaux2003-02-131-7/+6
* fix ask_warn(), really dont make it popPascal Rigaux2003-02-132-7/+2
* fix typoPascal Rigaux2003-02-131-1/+1
* minor changes (update from xml)Pascal Rigaux2003-02-135-20/+20
* use PerlIO-gzipPascal Rigaux2003-02-132-0/+6
* at last fix the culprit for the dreaded "relocation error"Pascal Rigaux2003-02-131-2/+4
* fix and some more HelpPascal Rigaux2003-02-137-19/+35
* no need for "empty" id anymorePascal Rigaux2003-02-132-2/+0
* fix typo (from xml)Pascal Rigaux2003-02-131-3/+0
* new help from xmlPascal Rigaux2003-02-135-3135/+3160
* - adapt to new drakx-chapter.xml (esp. handle <variablelist> tags)Pascal Rigaux2003-02-131-23/+24
* updated Norwegian filePablo Saratxaga2003-02-131-428/+999
* don't force pop_it on ask_warn'sPascal Rigaux2003-02-131-1/+0
* - set_help is deprecatedPascal Rigaux2003-02-1322-126/+150
* 9.1-0.29mdkThierry Vignaud2003-02-131-1/+4
* Mouse button emulation. Clarify L-Command, add Enter. (Ben Reser)Stew Benedict2003-02-131-1/+2
* gc sux: install_any is not available in drakxtoolsGuillaume Cottenceau2003-02-131-1/+0
* die if getAndSaveFile failed, so that it will be easier to debugGuillaume Cottenceau2003-02-131-1/+1
* - {interactive_help} is a function returning text, it doesn't need to do the ...Pascal Rigaux2003-02-133-12/+3
* add ask_yesorno_, ask_okcancel_, ask_warn_, ask_from_listf_raw (to allow help)Pascal Rigaux2003-02-131-27/+41
* make perl_checker happyPascal Rigaux2003-02-132-3/+2
* help perl_checkerPascal Rigaux2003-02-131-2/+2
* cleanupPascal Rigaux2003-02-131-5/+5
* add CVS $IdPascal Rigaux2003-02-135-5/+5
* add cvs $IdPascal Rigaux2003-02-131-1/+1
* don't use $_total, use $total_ insteadPascal Rigaux2003-02-131-2/+2
* no commentThierry Vignaud2003-02-131-1/+1
* (start_service_on_boot) prevent copying this styleThierry Vignaud2003-02-131-4/+2
* (do_not_start_service_on_boot) : simplify itThierry Vignaud2003-02-131-3/+1
* fix drakxtools buildThierry Vignaud2003-02-131-1/+1
* 9.1-0.28mdkThierry Vignaud2003-02-131-2/+12
* Fixed typo.Till Kamppeter2003-02-131-1/+1
* Improved handling and structure of scanner databaseTill Kamppeter2003-02-133-25/+77
* cleanGuillaume Cottenceau2003-02-121-8/+0
* add missing pango rendering modulesGuillaume Cottenceau2003-02-122-1/+24
* cleanup starts_on_boot()Pascal Rigaux2003-02-121-15/+3
* Updated pot filePablo Saratxaga2003-02-123-1102/+3811
* CJK fonts can now be pcf.gz, hopefully since they will be too large for ramdi...Guillaume Cottenceau2003-02-121-0/+0
* Scannerdrake vastly improvedTill Kamppeter2003-02-123-47/+736
* - ensure focus should not be needed anymoreGuillaume Cottenceau2003-02-121-10/+1
* fix just stupid fpons sucksThierry Vignaud2003-02-121-1/+1
* rework summary() (esp. to allow a gtk frontend)Pascal Rigaux2003-02-123-87/+133
* use {interactive_help}Pascal Rigaux2003-02-121-17/+16
* allow {interactive_help} per dialog boxes instead of globalPascal Rigaux2003-02-122-2/+3
* don't set pop_it when the window is hiddenPascal Rigaux2003-02-121-1/+4