summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* helper for building data/isolinux-graphic.bmp.parametersPascal Rigaux2004-08-101-0/+3
* perl_checker compliancePascal Rigaux2004-08-102-2/+2
* updated fonts (added devanagari and tamil)Pablo Saratxaga2004-08-101-0/+0
* internally keep module names according to what we configure (and our kernel, ...Pascal Rigaux2004-08-104-25/+58
* Adapt to the new mirror structure: RPMs are no longer in a RPMS subdirectoryRafael Garcia-Suarez2004-08-101-1/+1
* mounting device "none" is cleanerPascal Rigaux2004-08-101-1/+1
* Select supplementary mediumRafael Garcia-Suarez2004-08-091-0/+6
* (basic_seclevel_explanation) handle any tags ala labelThierry Vignaud2004-08-091-8/+13
* Begin the support for installations over multiple media.Rafael Garcia-Suarez2004-08-091-42/+85
* s/MandrakeExpert/MandrakeexpertFunda Wang2004-08-094-8/+8
* replaced arabic and bengali fontsPablo Saratxaga2004-08-091-0/+0
* add hint about ala LaTeX strings for translatorsThierry Vignaud2004-08-098-10/+29
* in netconnect::(start|stop)_internet, use (connect|disconnect)_backendOlivier Blin2004-08-091-2/+2
* (gtkappend_page) title is optonnal and perl_checker is loudlyThierry Vignaud2004-08-091-2/+2
* use new ISO images volume name (#10543)Olivier Blin2004-08-091-1/+2
* fix regexp (do not strip paths ending in .*iso)Olivier Blin2004-08-091-1/+1
* use $F instead of *FPascal Rigaux2004-08-091-3/+2
* correctly call errorInStep()Pascal Rigaux2004-08-093-9/+10
* fix call to bootloader::read()Pascal Rigaux2004-08-091-1/+1
* perl_checker prototype compliancePascal Rigaux2004-08-091-6/+6
* prototype perl_checker compliancePascal Rigaux2004-08-091-2/+2
* prototype compliance with perl_checkerPascal Rigaux2004-08-091-3/+3
* help perl_checker know the $all_hds *is* usedPascal Rigaux2004-08-091-0/+1
* fix typoPascal Rigaux2004-08-091-1/+1
* - fix unlockCdrom()Pascal Rigaux2004-08-091-17/+15
* we never pass a prefix to lang::read() which is always use in standalone,Pascal Rigaux2004-08-094-8/+7
* - adapt prototype of runlevel() to its usePascal Rigaux2004-08-091-6/+5
* flags is optionalPascal Rigaux2004-08-091-2/+2
* perl_checker compliance + cleanupPascal Rigaux2004-08-091-14/+14
* handle ipw2200 tooThierry Vignaud2004-08-091-1/+1
* 10.1-0.7mdkThierry Vignaud2004-08-091-1/+13
* - move the "Input method:" at the end (titi did put it in the middle for Opti...Pascal Rigaux2004-08-091-3/+3
* typo fix (from Olivier Borowski)Olivier Blin2004-08-091-1/+1
* updated pot filePablo Saratxaga2004-08-091-489/+468
* allow 192.168.1.1:/exportPascal Rigaux2004-08-091-1/+1
* developers should always run their stuff with the strict pragmaThierry Vignaud2004-08-091-1/+1
* prefer obj->new rather than new obj for gtk+ widgetsThierry Vignaud2004-08-0912-651/+651
* perl_checker cleanupThierry Vignaud2004-08-091-1/+1
* (find_files_to_restore) cleanupsThierry Vignaud2004-08-091-3/+2
* remove awesfx from "SYSTEM 2" otherwise it gives a fatal errorPascal Rigaux2004-08-091-1/+1
* - perl_checker cleanupsThierry Vignaud2004-08-091-14/+7
* (checkNetwork) do not die when gateway canot be guessed (Joe BolinThierry Vignaud2004-08-091-2/+0
* (setState) fix status toolipThierry Vignaud2004-08-091-2/+2
* allow multiple instances, but only one per user (Joe Bolin <sopwithcamel@char...Thierry Vignaud2004-08-091-6/+3
* fix 10.1-0.6mdk's changelogThierry Vignaud2004-08-081-1/+1
* (row_setting_dialog) add hints for translatorsThierry Vignaud2004-08-081-3/+12
* (row_setting_dialog) enable translators to print a fully translated stringsThierry Vignaud2004-08-081-4/+4
* sort theme listThierry Vignaud2004-08-081-1/+1
* (row_setting_dialog) do not set hash as string on labels else perl willThierry Vignaud2004-08-081-1/+1
* simplify code through Gtk2::ComboBox->new_with_strings()Thierry Vignaud2004-08-086-60/+23