summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
Commit message (Expand)AuthorAgeFilesLines
* - adapt ask_window_manager_to_logout() to make it work (need usermode changes)Pascal Rigaux2008-10-011-6/+6
* fix/adjust some help pages (#42986)Thierry Vignaud2008-09-301-2/+2
* (setupBootloaderBefore) update an obsolete commentThierry Vignaud2008-09-291-1/+1
* (display_release_notes) disable disable contextual menu on release notesThierry Vignaud2008-09-261-1/+1
* (set_wm_hints_if_needed) extract if from finish-install so that it can reused...Thierry Vignaud2008-09-231-0/+7
* detect drakx-matchbox-window-managerOlivier Blin2008-09-231-1/+1
* - add a special license for google programs (only for "Powerpack" product)Pascal Rigaux2008-09-191-2/+7
* cleanup: don't use $o as a $inPascal Rigaux2008-09-191-10/+9
* move {useless_thing_accepted} special case in installPascal Rigaux2008-09-191-2/+0
* cleanup ($in instead of $o)Pascal Rigaux2008-09-191-3/+3
* make perl happy (it says: \1 better written as $1 at any.pm)Pascal Rigaux2008-09-171-1/+1
* license: put focus back on Refuse button by default (fix titypo)Olivier Blin2008-09-171-1/+1
* (display_release_notes) workaround too small fonts when using WebKitThierry Vignaud2008-09-161-0/+7
* (acceptLicense, display_release_notes) explicitely pass release_notes contentThierry Vignaud2008-09-161-8/+8
* (>display_help,display_release_notes,load_from_uri) switch from perl-Gtk2-Html2Thierry Vignaud2008-09-161-8/+3
* (display_release_notes) pack "Close" button at right endThierry Vignaud2008-09-161-1/+1
* (selectCountry) remove ending "." from subtitleThierry Vignaud2008-09-151-1/+1
* (setupBootloader__entries) add title to boot entries list windowThierry Vignaud2008-09-101-1/+1
* always call lang_changed after setting a locale (mainly to auto-updateOlivier Blin2008-09-101-2/+2
* (setupBootloader__mbr_or_not) better titleThierry Vignaud2008-09-101-1/+1
* allow to make ntp settings advanced in configure_timezone()Olivier Blin2008-09-101-2/+2
* (setupBootloader__general) fix nolapic/lapic logic due to altered kernel sett...Thierry Vignaud2008-09-101-0/+2
* - drop the ability to set mem=xxx in bootloader configuration (#42329)Pascal Rigaux2008-09-091-4/+0
* (set_window_manager) update /etc/sysconfig/desktop since get_autologin() stillThierry Vignaud2008-09-081-0/+4
* - libDrakX:Pascal Rigaux2008-09-041-1/+1
* - fix buggy blocking wait_message occuring in diskdrakePascal Rigaux2008-09-031-1/+0
* prompt before logging out of kde4Pascal Rigaux2008-09-021-1/+1
* - libDrakX:Pascal Rigaux2008-09-021-2/+3
* - keep in $o->{previous_release} the info about upgraded /etc/release,Pascal Rigaux2008-09-011-1/+8
* (setupBootloader__mbr_or_not) render title as blueThierry Vignaud2008-09-011-2/+5
* - if network access, configure urpmi with --mirrorlist --distrib,Pascal Rigaux2008-09-011-1/+7
* - finish-install:Pascal Rigaux2008-08-291-1/+3
* revert previous commit: using "urpmi.addmedia --updates ..." is not usefulPascal Rigaux2008-08-291-4/+2
* add optional paramater to urpmi_add_all_media() to allow to add only update m...Pascal Rigaux2008-08-281-2/+4
* fix previous commit:Pascal Rigaux2008-08-281-0/+2
* - create any::urpmi_add_all_media() out of finish_install's ask_urpmi()Pascal Rigaux2008-08-281-0/+8
* (acceptLicense,display_release_notes) fix displaying release notes in text mo...Thierry Vignaud2008-08-281-2/+11
* (ask_user_and_root) refresh "user management" step by right aligning most wid...Thierry Vignaud2008-08-271-7/+10
* (ask_user_and_root) move icon at topThierry Vignaud2008-08-271-3/+3
* change prototype of any::create_user(), authentication::user_crypted_passwd(),Pascal Rigaux2008-08-221-3/+3
* (acceptLicense) align license question to the rightThierry Vignaud2008-08-221-2/+3
* (acceptLicense,selectKeyboard) render some message titles as blueThierry Vignaud2008-08-221-1/+1
* (acceptLicense) do not use all horizontal space for "release notes" buttonThierry Vignaud2008-08-221-1/+1
* - install lilo when needed (#39878)Pascal Rigaux2008-08-221-0/+1
* create any::install_bootloader_pkgs() as a simple wrapper aroundPascal Rigaux2008-08-221-1/+7
* (selectLanguage_install,selectLanguage_standalone) remove ending point on fre...Thierry Vignaud2008-08-201-2/+2
* (get_release_notes_button,acceptLicense) move "release notes" buttonThierry Vignaud2008-08-201-12/+4
* (acceptLicense) reindentThierry Vignaud2008-08-201-1/+2
* (display_release_notes) explicitely pop up (needed for next commits)Thierry Vignaud2008-08-201-1/+1
* (ask_fromW,display_release_notes) stop reducing help & release notes dialogs'...Thierry Vignaud2008-08-191-2/+0