summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* basic treelist handling (it leaks memory, but who cares, compared to gtk :)Pascal Rigaux2003-01-302-1/+99
* (helper_separator_tree_to_tree): this new function helps transforming aPascal Rigaux2003-01-301-0/+26
* fixed perl_checkerFrancois Pons2003-01-291-14/+16
* fixed some perl_checkerFrancois Pons2003-01-291-1/+0
* fix various resize pbs:Pascal Rigaux2003-01-291-13/+18
* dumpe2fs call cleanupPascal Rigaux2003-01-291-6/+5
* don't set $::main_window during installPascal Rigaux2003-01-291-1/+1
* ntfsresize feature added (not tested!)Pascal Rigaux2003-01-292-0/+13
* switched some languages to UTF-8 (they use ascii only, so it shouldn'tPablo Saratxaga2003-01-292-20/+11
* logdrake is a special case as for embedding in mcc since it can be embeddedThierry Vignaud2003-01-291-0/+1
* (getIDE) don't provide information when we don't have it (vendor, description)Thierry Vignaud2003-01-291-1/+1
* fix doble detection of pci modemsThierry Vignaud2003-01-291-1/+1
* (getModem) it always return an empy hash, thus confusing harddrakeThierry Vignaud2003-01-291-1/+1
* print badly managed devices' drivers in redThierry Vignaud2003-01-291-1/+1
* restore cd/dvd burners detectionThierry Vignaud2003-01-291-1/+1
* - Automatic non-interactive installation of local print queues.Till Kamppeter2003-01-292-76/+156
* software raid (mdX) can go up to md31Pascal Rigaux2003-01-292-2/+4
* handle mdX where X >= 10 (it should fix bug #1129)Pascal Rigaux2003-01-291-1/+1
* Take into account the new splitting of the Foomatic packages.Till Kamppeter2003-01-281-2/+3
* fixes unresponsive keyboardGuillaume Cottenceau2003-01-281-3/+3
* log configured dvds for better post-debuggingPascal Rigaux2003-01-281-1/+1
* s/version name/version number/ (Christophe Combelles)Thierry Vignaud2003-01-281-1/+1
* updated Portuguese filePablo Saratxaga2003-01-281-1/+1
* cleaning the utf8 support stuff:Thierry Vignaud2003-01-285-8/+22
* typo fix in logdrake usage help (spoted by Christophe Combelles)Thierry Vignaud2003-01-283-4/+4
* cleanup use of flagsPascal Rigaux2003-01-282-5/+9
* simplify API (always -1,-1 for left,top when creating widget, it means auto-p...Pascal Rigaux2003-01-282-42/+38
* updateThierry Vignaud2003-01-281-1/+0
* for resize2fs, don't multiply by 512 *then* divide by $block_size, betterPascal Rigaux2003-01-281-1/+1
* 9.1-0.17mdkThierry Vignaud2003-01-281-1/+9
* More stuff for non-interactive printer configuration:Till Kamppeter2003-01-282-84/+185
* - progress bars worksDamien Chaumette2003-01-271-106/+36
* typo rename, not renamefFlorin Grad2003-01-271-1/+1
* don't blindly truncate strings to size 40 in simplify_stringPascal Rigaux2003-01-271-8/+10
* roll back (mcc!=gi)Thierry Vignaud2003-01-271-1/+1
* (require_root_capability): having extracted it from interactive enableThierry Vignaud2003-01-271-5/+1
* fix missing pointer_ungrab so that after testing mouse duringGuillaume Cottenceau2003-01-271-1/+3
* remove debugging statementThierry Vignaud2003-01-271-1/+1
* since fpons don't care about fixing drakxtools build broken byThierry Vignaud2003-01-271-1/+1
* remove warnings in packageThierry Vignaud2003-01-271-1/+1
* 9.1-0.16mdkThierry Vignaud2003-01-271-1/+5
* since return values of callbacks are now non-ignored, we need toGuillaume Cottenceau2003-01-271-1/+1
* 9.1-0.15mdkThierry Vignaud2003-01-271-1/+27
* it's useless to import %security::help::help since it's alreadyThierry Vignaud2003-01-271-1/+1
* make interactive help window be modal, aka transcient for main ugtk2Thierry Vignaud2003-01-271-0/+1
* perl_checker fixThierry Vignaud2003-01-271-1/+1
* reput back perl-gtk-0.7 dependancy because of drakfloppy andThierry Vignaud2003-01-271-0/+2
* cosmetic fix for embedded mode:Thierry Vignaud2003-01-271-13/+15
* diskdrake: when non embedded, ensure sub window are modalThierry Vignaud2003-01-272-2/+3
* fix logdrake behaviour in mcc where logdrake would only logThierry Vignaud2003-01-271-1/+3