summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* sync with codeThierry Vignaud2008-09-1171-105/+488
* (reallyChooseDesktop) add a separator between button and previewThierry Vignaud2008-09-111-0/+1
* (reallyChooseDesktop) pack button at endThierry Vignaud2008-09-111-1/+1
* (print_with_progress) add more meaningfull titleThierry Vignaud2008-09-111-1/+1
* (write_partitions) remove ending "!" from "Partition table of drive %s is go...Thierry Vignaud2008-09-1172-131/+131
* remove ending "!" from "Read carefully!"Thierry Vignaud2008-09-1173-140/+140
* (wait_load_module) add a less generic title (instead of "Please wait")Thierry Vignaud2008-09-111-1/+1
* (selectKeyboard) just hide "advanced" title if there're no "advanced" widgetsThierry Vignaud2008-09-111-1/+2
* (selectKeyboard) remove ending "." from titleThierry Vignaud2008-09-1172-127/+127
* (selectKeyboard) I forgot to commit adding ":" when commiting posThierry Vignaud2008-09-111-1/+1
* updateThierry Vignaud2008-09-111-2/+2
* sync with codeThierry Vignaud2008-09-1171-2202/+2716
* sync with codeThierry Vignaud2008-09-1171-6214/+4610
* (selectKeyboard) render title in blue in advanced dialogThierry Vignaud2008-09-111-1/+1
* (ask_fromW) fix displaying "Help" Button for HTML helpThierry Vignaud2008-09-112-1/+2
* (display_help) reindent and make it clearer through using 'elsif'Thierry Vignaud2008-09-111-34/+34
* (title1_to_markup) bump titles' size by 1 (eg: from 12 to 13 for default font...Thierry Vignaud2008-09-112-1/+7
* (title1_to_markup) make it clearer (needed for next commit)Thierry Vignaud2008-09-111-2/+5
* (display_help) add a separator before "Close" buttonThierry Vignaud2008-09-113-0/+3
* fix indentationThierry Vignaud2008-09-112-2/+2
* reindentThierry Vignaud2008-09-112-2/+4
* (errorInStep) fix parsing error messages ar markups which resulted in:Thierry Vignaud2008-09-112-0/+2
* (display_help) create it out of ask_fromW()Thierry Vignaud2008-09-111-20/+23
* (ask_fromW) put "Close" button of help at right endThierry Vignaud2008-09-113-1/+3
* (_gtk__WrappedLabel) enable to override wrapping parameter (usefull for highe...Thierry Vignaud2008-09-111-1/+1
* (_gtk_any_Box) fix default spacing between GUI elementsThierry Vignaud2008-09-113-1/+3
* (_gtk__Install_Button) do not render "Advanced" & "Help" buttons as blueThierry Vignaud2008-09-112-1/+1
* - finish-install:Pascal Rigaux2008-09-112-0/+3
* list rpcbind service in "System" categoryOlivier Blin2008-09-113-1/+3
* list nfs-common and nfs-server services (instead of nfs) in "File sharing" ca...Olivier Blin2008-09-113-1/+3
* list ip6tables service in "Internet" category (thanks to spuk)Olivier Blin2008-09-113-1/+7
* 2008-09-11 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2008-09-101-162/+42
* fixing fuzzy messagesFelipe Arruda2008-09-101-27/+15
* fixing fuzzy messagesFelipe Arruda2008-09-101-68/+39
* 11.4011.40Thierry Vignaud2008-09-103-1/+5
* guess country from timezone without asking if COUNTRY is set toOlivier Blin2008-09-102-1/+4
* updateThierry Vignaud2008-09-101-7/+7
* sync with codeThierry Vignaud2008-09-1071-2190/+3120
* call "country" and "keyboard" steps after "timezone" (#23303)Olivier Blin2008-09-102-2/+3
* guess country from timezone when possible (#23303)Olivier Blin2008-09-102-0/+11
* extract and rename timezone variableOlivier Blin2008-09-101-5/+6
* (setupBootloader__entries) add title to boot entries list windowThierry Vignaud2008-09-101-1/+1
* extract a "country" step out of the "language" oneOlivier Blin2008-09-102-1/+10
* 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
* always ask timezone (#23303, #42368)Olivier Blin2008-09-102-5/+2
* allow to make ntp settings advanced in configure_timezone()Olivier Blin2008-09-101-2/+2
* behave nicely when a window manager is running (for debugging)Olivier Blin2008-09-102-1/+3
* (partitions_suggestions) better titleThierry Vignaud2008-09-101-1/+1
* (_gtk__Install_Title) move upcasing title from ugtk2::new() to here in order toThierry Vignaud2008-09-103-1/+2