| Commit message (Expand) | Author | Age | Files | Lines |
* | (enable_framebuffer) do not kill the whole wizard when embedded | Olivier Blin | 2004-09-10 | 1 | -1/+1 |
* | cleanups | Thierry Vignaud | 2004-09-10 | 2 | -3/+6 |
* | prototypes are dangerous | Pascal Rigaux | 2004-09-10 | 4 | -4/+4 |
* | perl_checker cleanups | Thierry Vignaud | 2004-09-10 | 1 | -2/+2 |
* | autoconfigure mice on bootstrapping | Thierry Vignaud | 2004-09-10 | 3 | -6/+12 |
* | Remove (temporarily, do we hope) the code that re-reads all hdlists when the | Rafael Garcia-Suarez | 2004-09-10 | 1 | -32/+2 |
* | add button "Release Notes" in the acceptLicense dialog box | Pascal Rigaux | 2004-09-10 | 1 | -0/+1 |
* | for ask_warn with big text, create a bigger window | Pascal Rigaux | 2004-09-10 | 1 | -1/+2 |
* | introduce {more_buttons} to allow the "Release Notes" button. ugly, but it wo... | Pascal Rigaux | 2004-09-10 | 1 | -6/+9 |
* | fix stupid things | Olivier Blin | 2004-09-10 | 1 | -3/+3 |
* | create_box_with_title(): | Pascal Rigaux | 2004-09-10 | 1 | -7/+7 |
* | (configure_net) use network::test to test internet connection | Olivier Blin | 2004-09-10 | 1 | -1/+18 |
* | fix indentation and CVS Id | Olivier Blin | 2004-09-10 | 1 | -59/+59 |
* | (update_status) handle decimal ping time with comma instead of dot | Olivier Blin | 2004-09-10 | 1 | -1/+1 |
* | log the {meta_class} | Pascal Rigaux | 2004-09-10 | 1 | -0/+1 |
* | do not display release notes anymore (since it hides advertising...) | Pascal Rigaux | 2004-09-10 | 1 | -20/+5 |
* | Fix typo in section title | Rafael Garcia-Suarez | 2004-09-09 | 1 | -1/+1 |
* | (write) fix ENC setting too (like thai IM, it got broken when | Thierry Vignaud | 2004-09-09 | 1 | -2/+2 |
* | *** empty log message *** | Pascal Rigaux | 2004-09-09 | 1 | -1/+174 |
* | *** empty log message *** | Pascal Rigaux | 2004-09-09 | 1 | -1/+166 |
* | minor fix in last patch | Rafael Garcia-Suarez | 2004-09-09 | 1 | -1/+3 |
* | - choose the good kernel for the box | Pascal Rigaux | 2004-09-09 | 1 | -2/+7 |
* | 10.1-0.27mdk | Thierry Vignaud | 2004-09-09 | 1 | -2/+9 |
* | BIGMEM now means >4GB | Pascal Rigaux | 2004-09-09 | 1 | -1/+1 |
* | add is_i586() based on "cpu family", hopefully it works for detecting K6 and C3 | Pascal Rigaux | 2004-09-09 | 1 | -0/+4 |
* | max() is not defined, inline it | Pascal Rigaux | 2004-09-09 | 1 | -1/+3 |
* | Re-read all hdlists in reverse order when there are supplementary media. | Rafael Garcia-Suarez | 2004-09-09 | 3 | -28/+74 |
* | fix thai IM that was broken for ages (but it was disabled in 10.0 | Thierry Vignaud | 2004-09-09 | 1 | -1/+1 |
* | fix ENC and locale specific stuff even when IM is disabled (because of thai) | Thierry Vignaud | 2004-09-09 | 1 | -3/+5 |
* | really reset IM on language switch | Thierry Vignaud | 2004-09-09 | 1 | -1/+1 |
* | simplify ENC setting | Thierry Vignaud | 2004-09-09 | 1 | -36/+12 |
* | - sanitize some variable names | Thierry Vignaud | 2004-09-09 | 1 | -13/+31 |
* | remove debug message | Thierry Vignaud | 2004-09-09 | 1 | -1/+0 |
* | only default to per locale default IM when switching between locales | Thierry Vignaud | 2004-09-09 | 1 | -0/+3 |
* | (write) make it a little more readable | Thierry Vignaud | 2004-09-09 | 1 | -3/+5 |
* | (write) kill unused variable | Thierry Vignaud | 2004-09-09 | 1 | -2/+1 |
* | 10.1-0.26mdk | Thierry Vignaud | 2004-09-09 | 1 | -1/+13 |
* | add a comment about font settings for installer | Thierry Vignaud | 2004-09-09 | 1 | -1/+1 |
* | Singapore is en_SG not zh_SG !!! | Thierry Vignaud | 2004-09-09 | 1 | -2/+2 |
* | (selectCountry) do not default to per locale default IM. IM was | Thierry Vignaud | 2004-09-09 | 1 | -1/+0 |
* | (read) fix chinput identification | Thierry Vignaud | 2004-09-09 | 1 | -0/+3 |
* | fix XIM_MODIFIER field for xcin and chinput IM | Thierry Vignaud | 2004-09-09 | 1 | -9/+9 |
* | (selectCountry) do not overwrite current IM (why does this only failed | Thierry Vignaud | 2004-09-09 | 1 | -1/+1 |
* | (write) set proper XIM_PROGRAM depending on both encoding and locale | Thierry Vignaud | 2004-09-09 | 1 | -1/+1 |
* | (set_default_im) really just set default IM and nothing more | Thierry Vignaud | 2004-09-09 | 1 | -2/+3 |
* | (set_default_im) simplify | Thierry Vignaud | 2004-09-09 | 1 | -2/+2 |
* | handle raid-extra-boot (bugzilla #11350) | Pascal Rigaux | 2004-09-09 | 1 | -1/+1 |
* | even "lilo -u" can prompt about the "Volume ID" fixing process | Pascal Rigaux | 2004-09-09 | 1 | -1/+1 |
* | Updated POT file | Funda Wang | 2004-09-09 | 1 | -481/+491 |
* | (IM packages list) when configuring chinput, we need miniChinput (a | Thierry Vignaud | 2004-09-09 | 1 | -0/+1 |