summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* extract detect_unused_hardware_packages functionOlivier Blin2008-09-052-8/+9
|
* add missing spaceOlivier Blin2008-09-051-1/+1
|
* blacklist Gtk2::SexyOlivier Blin2008-09-051-0/+1
|
* perl_checker fixesOlivier Blin2008-09-051-2/+2
|
* - bootloader-config:Pascal Rigaux2008-09-053-7/+13
| | | | | o --action migrate-to-uuids: backup conf file prior to migration with suffix
* Hungarian translation updateGergely Lonyai2008-09-051-871/+756
|
* Hungarian translation updateGergely Lonyai2008-09-051-161/+127
|
* update translation for de languageOliver Burger2008-09-051-13/+11
|
* update translation for de languageOliver Burger2008-09-041-45/+30
|
* - libDrakX:Pascal Rigaux2008-09-042-1/+4
| | | | | | | | o fix handling KDE4 in running_window_manager() and ask_window_manager_to_logout() fucking /usr/lib/qt4/bin is in PATH... except after being called by usermode which filter-out such weird things!
* 11.35Pascal Rigaux2008-09-042-1/+3
|
* - bootloader-config:Pascal Rigaux2008-09-042-2/+62
| | | | | o add --action migrate-to-uuids
* make things more clear Pascal Rigaux2008-09-041-1/+1
| | | | | (and protect us from someone using $o for something not "interactive" related in its prog ;)
* modify_append: do not modify entries which are marked {keep_verbatim} sincePascal Rigaux2008-09-041-1/+1
| | | | | they will be written verbatim anyway
* remove unneeded spaceOlivier Blin2008-09-041-2/+2
|
* fix caseThierry Vignaud2008-09-031-2/+2
|
* (ask_browse_tree_info) explainThierry Vignaud2008-09-031-0/+1
|
* 11.34Thierry Vignaud2008-09-032-1/+3
|
* (ask_browse_tree_info) increase help popup size when browsing services or ↵Thierry Vignaud2008-09-032-0/+5
| | | | packages at install time
* (new) fix sizing some label (workarounding infamous 6 years old gnome bug ↵Thierry Vignaud2008-09-033-1/+6
| | | | #101968)
* - fix buggy blocking wait_message occuring in diskdrakePascal Rigaux2008-09-034-7/+16
| | | | | | (using a more powerful strategy to ensure such blocking wait_message won't bother use anymore)
* Updated Estonian translation.Marek Laane2008-09-031-3/+3
|
* 11.33.1Thierry Vignaud2008-09-023-1/+5
|
* (ask_warn_) make "ask_warn" dialogs be centered at intall timeThierry Vignaud2008-09-022-0/+3
|
* 11.33Thierry Vignaud2008-09-022-1/+3
|
* (summary_prompt) add some spacing between labels and buttonsThierry Vignaud2008-09-021-1/+1
|
* (summary_prompt) render summary in a TextView so that background is whiteThierry Vignaud2008-09-021-3/+6
|
* (summary_prompt) revert r244543 from 2008-08-29 since it makes buttonsThierry Vignaud2008-09-023-8/+1
| | | | | | | using white background (which we don't want); was: "(summary_prompt) render with white background"
* (ask_deselect_media__copy_on_disk) fix position of button (#29367)Thierry Vignaud2008-09-022-1/+2
|
* add bug referenceThierry Vignaud2008-09-021-1/+1
|
* (summary_prompt) remove useless left filler now that labels are aligned to ↵Thierry Vignaud2008-09-021-1/+1
| | | | the right
* (summary_prompt) align labels to the rightThierry Vignaud2008-09-022-1/+2
|
* updateThierry Vignaud2008-09-021-3/+3
|
* sync with codeThierry Vignaud2008-09-0270-140/+490
|
* sync with codeThierry Vignaud2008-09-021-2/+7
|
* (ask_deselect_media__copy_on_disk) add a titleThierry Vignaud2008-09-021-1/+1
|
* (ask_deselect_media__copy_on_disk) further improve layout of media selection ↵Thierry Vignaud2008-09-022-1/+6
| | | | step by fixing width of another label
* 11.32Thierry Vignaud2008-09-022-1/+3
|
* (ask_deselect_media__copy_on_disk) fix widthThierry Vignaud2008-09-021-0/+2
|
* (ask_deselect_media__copy_on_disk) partially convert to mygtk2 (needed for ↵Thierry Vignaud2008-09-021-2/+3
| | | | next commit)
* (_gtk__Label_Left) enable to override default paddingThierry Vignaud2008-09-021-1/+1
|
* (get_label_width) make it auto adaptable to the selected default paddingThierry Vignaud2008-09-021-3/+3
|
* (ask_deselect_media__copy_on_disk) ensure button got packed at bottom if ↵Thierry Vignaud2008-09-021-0/+1
| | | | there's not a lot of media
* (ask_deselect_media__copy_on_disk) fix layout of media selection step by ↵Thierry Vignaud2008-09-022-8/+9
| | | | preventing button & checkboxes to be too big
* - fix buggy blocking wait_message occuring in summary (#42062)Pascal Rigaux2008-09-022-0/+3
| | | | | (this was fixed only for "interactive", not for install::steps_gtk::summary_prompt())
* 11.31.1 wasn't releasedThierry Vignaud2008-09-021-3/+0
|
* 11.31.2Thierry Vignaud2008-09-022-1/+3
|
* add missing spacingThierry Vignaud2008-09-021-0/+1
|
* (create_boxradio,create_box_with_title,create_widget,get_label_width,main,re ↵Thierry Vignaud2008-09-025-2/+10
| | | | | | | allyChooseDesktop) explain infamous 6 years old gnome bug #101968 workarounds
* (get_label_width) adjust sizing in order to prevent horizontal scrollbar to ↵Thierry Vignaud2008-09-022-2/+3
| | | | appear