summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* move any::runlevel() to Xconfig::various::runlevel()Pascal Rigaux2002-12-295-19/+18
* - move any::choose_security_level() to security::level::level_choose()Pascal Rigaux2002-12-296-83/+48
* - move any::pppConfig() to network::modem::ppp_configure()Pascal Rigaux2002-12-297-199/+200
* cleanup commentsPascal Rigaux2002-12-291-6/+0
* no need to close *pkgs::LOG, pkgs handles it nicely nowPascal Rigaux2002-12-291-1/+0
* use "our" instead of "use vars"Pascal Rigaux2002-12-291-6/+3
* *pkg::LOG is unused, so don't export itPascal Rigaux2002-12-291-1/+1
* don't import everything from "common" (including MDK::Common::*) to get rid ofPascal Rigaux2002-12-281-2/+2
* - mkdir_p throws an exception on error, so "mkdir_p() or ..." is dumb, fixingPascal Rigaux2002-12-281-7/+4
* fix setting size of depth comboPascal Rigaux2002-12-231-1/+1
* CJK font names changes (still doesn't work :/)Guillaume Cottenceau2002-12-231-4/+4
* use another default fontGuillaume Cottenceau2002-12-231-0/+0
* workaround gtk bug in gtk_entry_set_textGuillaume Cottenceau2002-12-231-0/+2
* fix 'bold' advertisementsGuillaume Cottenceau2002-12-231-9/+10
* be more efficient in precomputing, previous situation could lead to several t...Guillaume Cottenceau2002-12-231-19/+10
* perl's automatic utf8 handling will need these files (will try to do better i...Guillaume Cottenceau2002-12-231-0/+4
* fix titi porting gtk2 without testing enough..Guillaume Cottenceau2002-12-231-1/+1
* have a default fixed alias for a font which will always be here even in ramdiskGuillaume Cottenceau2002-12-231-0/+0
* help perl_checker (interactive is used even if the constructor is not there)Pascal Rigaux2002-12-231-0/+1
* list files changes for gtk2 (is that really optimal to have utf8.pm and utf8_...Guillaume Cottenceau2002-12-202-11/+21
* allow gtk2 theme engine to find pixmapsGuillaume Cottenceau2002-12-201-0/+2
* simplify since we don't use X11 fonts (we can't since GDK_USE_XFT is not swit...Guillaume Cottenceau2002-12-201-16/+10
* gtk+2 support for plug/socket is back since 2.1.5-2mdkThierry Vignaud2002-12-201-3/+1
* updated fonts tarball, all old bitmap fonts have been removed,Pablo Saratxaga2002-12-201-0/+0
* image in CVS is 3b+, not 3bpGuillaume Cottenceau2002-12-201-2/+2
* Converted Tamil file to utf-8Pablo Saratxaga2002-12-191-4276/+5062
* - printer::main::read_cups_printer_list() is now printer::cups::read_printer_...Pascal Rigaux2002-12-193-59/+51
* any::get_secure_level() doesn't exist anymore, use security::level::get() ins...Pascal Rigaux2002-12-191-1/+2
* add "make test_pms_all"Pascal Rigaux2002-12-191-0/+3
* do not use "$1 !~ ..."Pascal Rigaux2002-12-191-2/+2
* conflict with "non gtk+-2 aware" releases of mccThierry Vignaud2002-12-191-1/+1
* 9.1-0.4mdkThierry Vignaud2002-12-191-1/+1
* use libDrakX from CVS (ie. ..) in perl_checkerPascal Rigaux2002-12-191-0/+1
* updated Portuguese filePablo Saratxaga2002-12-191-3735/+4012
* ignore .perl_checker.cachePascal Rigaux2002-12-181-1/+1
* help perl_checker knowing packages are used as classesPascal Rigaux2002-12-182-2/+7
* fixThierry Vignaud2002-12-181-1/+1
* XFdrake gtk+-2Thierry Vignaud2002-12-182-20/+20
* new features including checking unused functions, and checking methods being ...Pascal Rigaux2002-12-183-16/+2
* enumerate the various required packages when requiring a package dynamically ...Pascal Rigaux2002-12-182-0/+10
* add "new" to lvm.pm, and use itPascal Rigaux2002-12-183-6/+10
* - basic gtk+-2 port (edition is not ready yet)Thierry Vignaud2002-12-181-82/+87
* refresh: remove current interfaces before readding them, like it wasThierry Vignaud2002-12-181-1/+1
* - consolidate some code into new_dialogThierry Vignaud2002-12-181-39/+22
* perl_checker fixesThierry Vignaud2002-12-182-3/+3
* disable embedded mode for now due to gtk+-2 bugsThierry Vignaud2002-12-181-1/+2
* - gtk+-2 port is completed (switch from CList to TreeView)Thierry Vignaud2002-12-181-22/+25
* fix wizards and draconnect:Thierry Vignaud2002-12-181-1/+1
* fix drakconnect warningsThierry Vignaud2002-12-181-1/+0
* saner default size (too big for 800x600 sadly)Thierry Vignaud2002-12-182-2/+4