summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
...
* (setupBootloaderBefore) make wait message popThierry Vignaud2008-08-271-0/+1
* (setupBootloaderBefore) set titleThierry Vignaud2008-08-271-1/+1
* (create_box_with_title) better fix for workarounding infamous 6 years old gno...Thierry Vignaud2008-08-271-1/+1
* (create_widget) workaround infamous 6 years old gnome bug #101968 (bad label ...Thierry Vignaud2008-08-271-1/+2
* (_gtk__Install_Button) no need to use "local" hereThierry Vignaud2008-08-271-3/+3
* (_gtk__Install_Button) remove useless padding settingThierry Vignaud2008-08-271-1/+0
* (get_main_window_size) split it out of set_main_window_size()Thierry Vignaud2008-08-271-1/+6
* (get_label_width) introduce it in order to workaround infamous 6 years old gn...Thierry Vignaud2008-08-271-0/+4
* (ask_user_and_root) move icon at topThierry Vignaud2008-08-271-3/+3
* (afterInstallPackages) make it popThierry Vignaud2008-08-271-0/+1
* (afterInstallPackages) set titleThierry Vignaud2008-08-271-1/+1
* (wait_message) at install time, override default "please wait" titleThierry Vignaud2008-08-271-1/+3
* (_gtk__Title1) wrap titles if needed (which will probably force us to properlyThierry Vignaud2008-08-271-1/+1
* (main) do not show up big titles in standalone mode (read: draklive-install)Thierry Vignaud2008-08-271-1/+1
* (main) render title in blueThierry Vignaud2008-08-271-3/+6
* (create_steps_window) better layout in 640x480 (#43231)Thierry Vignaud2008-08-272-2/+2
* - fix "probe floppies only once" (#43216)Pascal Rigaux2008-08-273-1/+4
* fix setting locales (#43224)Thierry Vignaud2008-08-272-1/+3
* 11.25Thierry Vignaud2008-08-272-1/+3
* (_gtk__Label_Right) factorize codeThierry Vignaud2008-08-262-4/+9
* move logs from drakxtools to installer's logsThierry Vignaud2008-08-262-2/+3
* (create_steps_window) align category titles like step onesThierry Vignaud2008-08-262-2/+5
* Updated ES translationFabián Mandelbaum2008-08-251-4/+4
* New translations.Mashrab Kuvatov2008-08-252-298/+142
* New translations.Mashrab Kuvatov2008-08-252-68/+52
* 11.24Thierry Vignaud2008-08-252-1/+4
* kept the color when preselecting a buttonThierry Vignaud2008-08-251-0/+1
* kepth same color when selected (eg: advanced buttons)Thierry Vignaud2008-08-251-0/+1
* remove superfluous parenthesisOlivier Blin2008-08-251-1/+1
* Updated Estonian translation.Marek Laane2008-08-231-5/+5
* Updated Estonian translation.Marek Laane2008-08-231-11/+11
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-08-221-19/+13
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-08-221-108/+82
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-08-221-24/+26
* - bootloader-config:Pascal Rigaux2008-08-222-1/+4
* - handle blowfish password encryption and use it by default (#42426)Pascal Rigaux2008-08-223-3/+6
* call write_passwd_user() with $authentication as should bePascal Rigaux2008-08-221-1/+1
* ensure we default to MD5 password if $authentication is not passedPascal Rigaux2008-08-221-1/+1
* change prototype of any::create_user(), authentication::user_crypted_passwd(),Pascal Rigaux2008-08-222-9/+11
* - allow to install bootloader on md0 (#42999)Pascal Rigaux2008-08-222-1/+4
* 11.23Thierry Vignaud2008-08-222-1/+3
* (_create_Window) update commentThierry Vignaud2008-08-221-1/+2
* center all modal windows during install (since the background is greyed, wePascal Rigaux2008-08-221-1/+1
* - pop wait_messages and ensure same window is used for next wait_messagesPascal Rigaux2008-08-223-4/+23
* (acceptLicense) align license question to the rightThierry Vignaud2008-08-222-2/+4
* (create_widgets_block) add support for new 'alignment' parameter (only 'right...Thierry Vignaud2008-08-222-1/+5
* (acceptLicense,selectKeyboard) render some message titles as blueThierry Vignaud2008-08-223-3/+5
* document 'install_button' parameterThierry Vignaud2008-08-221-0/+1
* (acceptLicense) do not use all horizontal space for "release notes" buttonThierry Vignaud2008-08-221-1/+1
* (create_widgets_block) add support for new 'do_not_expand' parameterThierry Vignaud2008-08-222-0/+8