| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapt to the new mirror structure: RPMs are no longer in a RPMS subdirectory | Rafael Garcia-Suarez | 2004-08-10 | 1 | -1/+1 |
* | mounting device "none" is cleaner | Pascal Rigaux | 2004-08-10 | 1 | -1/+1 |
* | Select supplementary medium | Rafael Garcia-Suarez | 2004-08-09 | 1 | -0/+6 |
* | (basic_seclevel_explanation) handle any tags ala label | Thierry Vignaud | 2004-08-09 | 1 | -8/+13 |
* | Begin the support for installations over multiple media. | Rafael Garcia-Suarez | 2004-08-09 | 1 | -42/+85 |
* | s/MandrakeExpert/Mandrakeexpert | Funda Wang | 2004-08-09 | 4 | -8/+8 |
* | replaced arabic and bengali fonts | Pablo Saratxaga | 2004-08-09 | 1 | -0/+0 |
* | add hint about ala LaTeX strings for translators | Thierry Vignaud | 2004-08-09 | 8 | -10/+29 |
* | in netconnect::(start|stop)_internet, use (connect|disconnect)_backend | Olivier Blin | 2004-08-09 | 1 | -2/+2 |
* | (gtkappend_page) title is optonnal and perl_checker is loudly | Thierry Vignaud | 2004-08-09 | 1 | -2/+2 |
* | use new ISO images volume name (#10543) | Olivier Blin | 2004-08-09 | 1 | -1/+2 |
* | fix regexp (do not strip paths ending in .*iso) | Olivier Blin | 2004-08-09 | 1 | -1/+1 |
* | use $F instead of *F | Pascal Rigaux | 2004-08-09 | 1 | -3/+2 |
* | correctly call errorInStep() | Pascal Rigaux | 2004-08-09 | 3 | -9/+10 |
* | fix call to bootloader::read() | Pascal Rigaux | 2004-08-09 | 1 | -1/+1 |
* | perl_checker prototype compliance | Pascal Rigaux | 2004-08-09 | 1 | -6/+6 |
* | prototype perl_checker compliance | Pascal Rigaux | 2004-08-09 | 1 | -2/+2 |
* | prototype compliance with perl_checker | Pascal Rigaux | 2004-08-09 | 1 | -3/+3 |
* | help perl_checker know the $all_hds *is* used | Pascal Rigaux | 2004-08-09 | 1 | -0/+1 |
* | fix typo | Pascal Rigaux | 2004-08-09 | 1 | -1/+1 |
* | - fix unlockCdrom() | Pascal Rigaux | 2004-08-09 | 1 | -17/+15 |
* | we never pass a prefix to lang::read() which is always use in standalone, | Pascal Rigaux | 2004-08-09 | 4 | -8/+7 |
* | - adapt prototype of runlevel() to its use | Pascal Rigaux | 2004-08-09 | 1 | -6/+5 |
* | flags is optional | Pascal Rigaux | 2004-08-09 | 1 | -2/+2 |
* | perl_checker compliance + cleanup | Pascal Rigaux | 2004-08-09 | 1 | -14/+14 |
* | 10.1-0.7mdk | Thierry Vignaud | 2004-08-09 | 1 | -1/+13 |
* | - move the "Input method:" at the end (titi did put it in the middle for Opti... | Pascal Rigaux | 2004-08-09 | 1 | -3/+3 |
* | updated pot file | Pablo Saratxaga | 2004-08-09 | 1 | -489/+468 |
* | allow 192.168.1.1:/export | Pascal Rigaux | 2004-08-09 | 1 | -1/+1 |
* | developers should always run their stuff with the strict pragma | Thierry Vignaud | 2004-08-09 | 1 | -1/+1 |
* | prefer obj->new rather than new obj for gtk+ widgets | Thierry Vignaud | 2004-08-09 | 12 | -651/+651 |
* | perl_checker cleanup | Thierry Vignaud | 2004-08-09 | 1 | -1/+1 |
* | (find_files_to_restore) cleanups | Thierry Vignaud | 2004-08-09 | 1 | -3/+2 |
* | remove awesfx from "SYSTEM 2" otherwise it gives a fatal error | Pascal Rigaux | 2004-08-09 | 1 | -1/+1 |
* | - perl_checker cleanups | Thierry Vignaud | 2004-08-09 | 1 | -14/+7 |
* | (checkNetwork) do not die when gateway canot be guessed (Joe Bolin | Thierry Vignaud | 2004-08-09 | 1 | -2/+0 |
* | (setState) fix status toolip | Thierry Vignaud | 2004-08-09 | 1 | -2/+2 |
* | allow multiple instances, but only one per user (Joe Bolin <sopwithcamel@char... | Thierry Vignaud | 2004-08-09 | 1 | -6/+3 |
* | fix 10.1-0.6mdk's changelog | Thierry Vignaud | 2004-08-08 | 1 | -1/+1 |
* | (row_setting_dialog) add hints for translators | Thierry Vignaud | 2004-08-08 | 1 | -3/+12 |
* | (row_setting_dialog) enable translators to print a fully translated strings | Thierry Vignaud | 2004-08-08 | 1 | -4/+4 |
* | sort theme list | Thierry Vignaud | 2004-08-08 | 1 | -1/+1 |
* | (row_setting_dialog) do not set hash as string on labels else perl will | Thierry Vignaud | 2004-08-08 | 1 | -1/+1 |
* | simplify code through Gtk2::ComboBox->new_with_strings() | Thierry Vignaud | 2004-08-08 | 6 | -60/+23 |
* | (Gtk2::ComboBox->new_with_strings) make it working | Thierry Vignaud | 2004-08-08 | 1 | -1/+1 |
* | sort WMs list | Thierry Vignaud | 2004-08-08 | 1 | -1/+1 |
* | use proper widget (aka GtkTable) | Thierry Vignaud | 2004-08-08 | 1 | -13/+4 |
* | sort user list | Thierry Vignaud | 2004-08-08 | 1 | -1/+1 |
* | Revised comments to make non-utf-8 editor happier | Funda Wang | 2004-08-08 | 1 | -5/+5 |
* | changed default font for gb2312 | Funda Wang | 2004-08-08 | 1 | -2/+2 |