Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 11.26 | Thierry Vignaud | 2008-08-27 | 1 | -0/+3 |
| | |||||
* | (reallyChooseDesktop) render title in blue | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | (ask_user_and_root) refresh "user management" step by right aligning most ↵ | Thierry Vignaud | 2008-08-27 | 1 | -0/+1 |
| | | | | widgets | ||||
* | kill extra space | Thierry Vignaud | 2008-08-27 | 1 | -1/+0 |
| | |||||
* | add details | Thierry Vignaud | 2008-08-27 | 1 | -0/+4 |
| | |||||
* | (selectInstallClass) make title be blue | Thierry Vignaud | 2008-08-27 | 1 | -2/+3 |
| | |||||
* | log latest commits | Thierry Vignaud | 2008-08-27 | 1 | -0/+1 |
| | |||||
* | (setupBootloaderBefore) make wait message pop | Thierry Vignaud | 2008-08-27 | 1 | -0/+1 |
| | |||||
* | (setupBootloaderBefore) set title | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | (afterInstallPackages) make it pop | Thierry Vignaud | 2008-08-27 | 1 | -0/+1 |
| | |||||
* | (afterInstallPackages) set title | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | (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 | 1 | -0/+2 |
| | |||||
* | 11.25 | Thierry Vignaud | 2008-08-27 | 1 | -0/+2 |
| | |||||
* | (_gtk__Label_Right) factorize code | Thierry Vignaud | 2008-08-26 | 1 | -4/+2 |
| | |||||
* | move logs from drakxtools to installer's logs | Thierry Vignaud | 2008-08-26 | 1 | -0/+3 |
| | |||||
* | (create_steps_window) align category titles like step ones | Thierry Vignaud | 2008-08-26 | 1 | -2/+3 |
| | |||||
* | New translations. | Mashrab Kuvatov | 2008-08-25 | 2 | -68/+52 |
| | |||||
* | 11.24 | Thierry Vignaud | 2008-08-25 | 1 | -0/+3 |
| | |||||
* | 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 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2008-08-23 | 1 | -11/+11 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-08-22 | 1 | -24/+26 |
| | |||||
* | - handle blowfish password encryption and use it by default (#42426) | Pascal Rigaux | 2008-08-22 | 2 | -1/+2 |
| | |||||
* | - allow to install bootloader on md0 (#42999) | Pascal Rigaux | 2008-08-22 | 1 | -0/+3 |
| | | | | | (regression introduced on 2004-08-05) | ||||
* | 11.23 | Thierry Vignaud | 2008-08-22 | 1 | -0/+2 |
| | |||||
* | - pop wait_messages and ensure same window is used for next wait_messages | Pascal Rigaux | 2008-08-22 | 1 | -0/+2 |
| | | | | | (to ensure the background is not greyed,ungreyed,greyed,...) | ||||
* | (acceptLicense) align license question to the right | Thierry Vignaud | 2008-08-22 | 1 | -0/+1 |
| | |||||
* | (acceptLicense,selectKeyboard) render some message titles as blue | Thierry Vignaud | 2008-08-22 | 2 | -2/+4 |
| | |||||
* | - install lilo when needed (#39878) | Pascal Rigaux | 2008-08-22 | 1 | -0/+2 |
| | |||||
* | create any::install_bootloader_pkgs() as a simple wrapper around | Pascal Rigaux | 2008-08-22 | 1 | -1/+1 |
| | | | | | | | install_acpi_pkgs() (needed for next commit) | ||||
* | 11.21 | Thierry Vignaud | 2008-08-22 | 1 | -0/+2 |
| | |||||
* | (main) ensure we initialize only once but at least one, thus fixing | Thierry Vignaud | 2008-08-22 | 1 | -0/+3 |
| | | | | | crash when embedded or in installer (#43011) | ||||
* | log funda's changes | Thierry Vignaud | 2008-08-22 | 1 | -0/+1 |
| | |||||
* | update russian | Alexander Kazancev | 2008-08-22 | 1 | -18/+14 |
| | |||||
* | - ensure we don't default on the first keyboard layout when upgrading french | Pascal Rigaux | 2008-08-21 | 2 | -1/+4 |
| | | | | | box in english lang (#41103) | ||||
* | (installPackages) do not set $HOME while installing packages (#18088) | Thierry Vignaud | 2008-08-21 | 2 | -0/+3 |
| | |||||
* | 11.2011.20 | Thierry Vignaud | 2008-08-21 | 1 | -0/+2 |
| | |||||
* | (create_buttons4partitions) fix sizing partitions bar (#24410): we | Thierry Vignaud | 2008-08-21 | 1 | -0/+2 |
| | | | | | | were sizing width of the box according to window's heigh instead of window's width... | ||||
* | (bestKernel_extensions) do not uselessly install kernel-server on | Thierry Vignaud | 2008-08-20 | 2 | -1/+4 |
| | | | | | x86_64 if more than 3.8Gb are availlable | ||||
* | 11.19 | Thierry Vignaud | 2008-08-20 | 1 | -0/+2 |
| | |||||
* | log latest changes | Thierry Vignaud | 2008-08-20 | 1 | -0/+1 |
| | |||||
* | usbmouse and mousedev are dead, usbhid is enough | Pascal Rigaux | 2008-08-20 | 1 | -1/+1 |
| | |||||
* | - usbkbd is dead, using usbhid instead | Pascal Rigaux | 2008-08-20 | 1 | -0/+1 |
| | | | | | (as told by pterjan) | ||||
* | Hungarian translation update | Gergely Lonyai | 2008-08-20 | 1 | -164/+130 |
| | |||||
* | - allow passing suppl=0 to disable "additional installation media" question | Pascal Rigaux | 2008-08-20 | 3 | -2/+3 |
| | |||||
* | (create_widget) set title for advanced dialogs instead of relying on | Thierry Vignaud | 2008-08-20 | 1 | -0/+1 |
| | | | | | global step's title | ||||
* | remove debugging code that wrongly went in last commit (r244224 on | Thierry Vignaud | 2008-08-20 | 1 | -0/+3 |
| | | | | | 2008-08-19), thus fixing using remote repositories (spotted by pixel) | ||||
* | Update French translation | Christophe Berthelé | 2008-08-20 | 1 | -3/+3 |
| | |||||
* | 11.18 | Thierry Vignaud | 2008-08-19 | 1 | -0/+2 |
| |