summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Thierry Vignaud2008-09-112-1/+7
| | | | font settings)
* (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
| | | | | "Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 1: Character '"
* (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 ↵Thierry Vignaud2008-09-111-1/+1
| | | | higher level widgets)
* (_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
| | | | | o fix setting utf8 when using lang=xx from /proc/cmdline (#43566)
* list rpcbind service in "System" categoryOlivier Blin2008-09-113-1/+3
|
* list nfs-common and nfs-server services (instead of nfs) in "File sharing" ↵Olivier Blin2008-09-113-1/+3
| | | | category (thanks to spuk)
* 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
| | | | | | * nl.po: Updated Dutch translation by Rob Teng
* 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
| | | | | "simplified" in the configuration file (#23303)
* 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
| | | | | | country), only affects future finish-install behavior, since selectLanguage_standalone as no other direct caller
* (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
| | | | | make sure that all popup titles be upcase (eg: when using default step title)
* (create_widget,create_widgets_block,create_widgets) make advanced popup ↵Thierry Vignaud2008-09-103-6/+9
| | | | display the same title as their parents
* reindentThierry Vignaud2008-09-101-1/+2
|
* (create_okcancel) fix position of cancel button in popupsThierry Vignaud2008-09-102-1/+2
|
* fix input devices detection in rpmsrate (broken for 3 years, #43721)Olivier Blin2008-09-103-1/+3
|
* (setupBootloader__general) fix nolapic/lapic logic due to altered kernel ↵Thierry Vignaud2008-09-103-0/+8
| | | | settings
* Updated Czech translation.Michal Bukovjan2008-09-091-46/+15
|
* 11.39Thierry Vignaud2008-09-093-1/+5
|
* (_gtk_any_Window) make all windows be "dialog" during installation, soThierry Vignaud2008-09-092-1/+3
| | | | | that gurpmi.addmedia during install displays nicely
* reindentThierry Vignaud2008-09-091-3/+4
|
* (_gtk_any_Window) revert r244559 from pixel on 2008-09-01 which causeThierry Vignaud2008-09-092-1/+6
| | | | | | | | | | maximize & minimize buttons to disappear with gnome in standalone mode (#43540); was: "- libDrakX: o make all windows are "dialog", so that gurpmi.addmedia during install displays nicely"
* add bug ID so that we can grep in order to understand why we did thisThierry Vignaud2008-09-091-1/+1
|
* - do not use UUID for software raid, only for hdx and sdxPascal Rigaux2008-09-092-1/+8
|