Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (main) render title in blue | Thierry Vignaud | 2008-08-27 | 1 | -3/+6 |
| | |||||
* | (create_steps_window) better layout in 640x480 (#43231) | Thierry Vignaud | 2008-08-27 | 2 | -2/+2 |
| | | | | | | ("regression" introduced in r243712 on 2008-07-30: "(create_steps_window) first steps toward new installer style") | ||||
* | - fix "probe floppies only once" (#43216) | Pascal Rigaux | 2008-08-27 | 3 | -1/+4 |
| | |||||
* | fix setting locales (#43224) | Thierry Vignaud | 2008-08-27 | 2 | -1/+3 |
| | |||||
* | 11.25 | Thierry Vignaud | 2008-08-27 | 2 | -1/+3 |
| | |||||
* | 1.31 | Pascal Rigaux | 2008-08-27 | 2 | -1/+2 |
| | |||||
* | (_gtk__Label_Right) factorize code | Thierry Vignaud | 2008-08-26 | 2 | -4/+9 |
| | |||||
* | move logs from drakxtools to installer's logs | Thierry Vignaud | 2008-08-26 | 2 | -2/+3 |
| | |||||
* | (create_steps_window) align category titles like step ones | Thierry Vignaud | 2008-08-26 | 2 | -2/+5 |
| | |||||
* | Updated ES translation | Fabián Mandelbaum | 2008-08-25 | 1 | -4/+4 |
| | |||||
* | New translations. | Mashrab Kuvatov | 2008-08-25 | 2 | -298/+142 |
| | |||||
* | New translations. | Mashrab Kuvatov | 2008-08-25 | 2 | -68/+52 |
| | |||||
* | 11.24 | Thierry Vignaud | 2008-08-25 | 2 | -1/+4 |
| | |||||
* | kept the color when preselecting a button | Thierry Vignaud | 2008-08-25 | 1 | -0/+1 |
| | |||||
* | kepth same color when selected (eg: advanced buttons) | Thierry Vignaud | 2008-08-25 | 1 | -0/+1 |
| | |||||
* | remove superfluous parenthesis | Olivier Blin | 2008-08-25 | 1 | -1/+1 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2008-08-23 | 1 | -5/+5 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2008-08-23 | 1 | -11/+11 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-08-22 | 1 | -19/+13 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-08-22 | 1 | -108/+82 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-08-22 | 1 | -24/+26 |
| | |||||
* | - bootloader-config: | Pascal Rigaux | 2008-08-22 | 2 | -1/+4 |
| | | | | | | o call mkinitrd without "-v" to make it silent (#42992) | ||||
* | - handle blowfish password encryption and use it by default (#42426) | Pascal Rigaux | 2008-08-22 | 3 | -3/+6 |
| | |||||
* | call write_passwd_user() with $authentication as should be | Pascal Rigaux | 2008-08-22 | 1 | -1/+1 |
| | |||||
* | ensure we default to MD5 password if $authentication is not passed | Pascal Rigaux | 2008-08-22 | 1 | -1/+1 |
| | | | | | (since it seems finish-install for example do this) | ||||
* | change prototype of any::create_user(), authentication::user_crypted_passwd(), | Pascal Rigaux | 2008-08-22 | 2 | -9/+11 |
| | | | | | | | authentication::write_passwd_user(): pass $authentication instead of $isMD5 (for next commits) | ||||
* | - allow to install bootloader on md0 (#42999) | Pascal Rigaux | 2008-08-22 | 2 | -1/+4 |
| | | | | | (regression introduced on 2004-08-05) | ||||
* | 11.23 | Thierry Vignaud | 2008-08-22 | 2 | -1/+3 |
| | |||||
* | (_create_Window) update comment | Thierry Vignaud | 2008-08-22 | 1 | -1/+2 |
| | |||||
* | center all modal windows during install (since the background is greyed, we | Pascal Rigaux | 2008-08-22 | 1 | -1/+1 |
| | | | | | don't want to center on the right part, but on the full display) | ||||
* | - pop wait_messages and ensure same window is used for next wait_messages | Pascal Rigaux | 2008-08-22 | 3 | -4/+23 |
| | | | | | (to ensure the background is not greyed,ungreyed,greyed,...) | ||||
* | (acceptLicense) align license question to the right | Thierry Vignaud | 2008-08-22 | 2 | -2/+4 |
| | |||||
* | (create_widgets_block) add support for new 'alignment' parameter (only ↵ | Thierry Vignaud | 2008-08-22 | 2 | -1/+5 |
| | | | | 'right' value is supported for now) | ||||
* | (acceptLicense,selectKeyboard) render some message titles as blue | Thierry Vignaud | 2008-08-22 | 3 | -3/+5 |
| | |||||
* | document 'install_button' parameter | Thierry Vignaud | 2008-08-22 | 1 | -0/+1 |
| | |||||
* | (acceptLicense) do not use all horizontal space for "release notes" button | Thierry Vignaud | 2008-08-22 | 1 | -1/+1 |
| | |||||
* | (create_widgets_block) add support for new 'do_not_expand' parameter | Thierry Vignaud | 2008-08-22 | 2 | -0/+8 |
| | |||||
* | 10.22 | Thierry Vignaud | 2008-08-22 | 2 | -1/+3 |
| | |||||
* | (new) do not let MCC crashes if an icon is missing (#37651) | Thierry Vignaud | 2008-08-22 | 2 | -1/+2 |
| | |||||
* | do not bother probing /dev/fd0 and loading floppy device uselessly, | Olivier Blin | 2008-08-22 | 2 | -1/+8 |
| | | | | | | it takes time and it is already done by boot process (just check /proc/devices) | ||||
* | - install lilo when needed (#39878) | Pascal Rigaux | 2008-08-22 | 2 | -0/+3 |
| | |||||
* | (floppies) probe floppies only once | Thierry Vignaud | 2008-08-22 | 2 | -1/+6 |
| | |||||
* | create any::install_bootloader_pkgs() as a simple wrapper around | Pascal Rigaux | 2008-08-22 | 2 | -2/+8 |
| | | | | | | | install_acpi_pkgs() (needed for next commit) | ||||
* | do translate the title | Pascal Rigaux | 2008-08-22 | 1 | -1/+1 |
| | |||||
* | 11.21 | Thierry Vignaud | 2008-08-22 | 3 | -1/+5 |
| | |||||
* | (main) ensure we initialize only once but at least one, thus fixing | Thierry Vignaud | 2008-08-22 | 3 | -4/+12 |
| | | | | | crash when embedded or in installer (#43011) | ||||
* | oops, wasn't commited | Thierry Vignaud | 2008-08-22 | 1 | -0/+1 |
| | |||||
* | log funda's changes | Thierry Vignaud | 2008-08-22 | 2 | -0/+4 |
| | |||||
* | update russian | Alexander Kazancev | 2008-08-22 | 1 | -62/+36 |
| | |||||
* | update russian | Alexander Kazancev | 2008-08-22 | 1 | -18/+14 |
| |