summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (asteriskize_if_needed) factorize code for next commitsThierry Vignaud2008-08-292-1/+5
|
* (reallyChooseGroups) align size label to the leftThierry Vignaud2008-08-291-1/+1
|
* (reallyChooseGroups) move size labelThierry Vignaud2008-08-292-1/+2
|
* document --flangThierry Vignaud2008-08-291-0/+1
|
* Japanese translation updated.Yukiko Bando2008-08-291-8/+6
|
* diskdrake: use udevadm settle instead of udevsettleOlivier Blin2008-08-293-1/+3
|
* - finish-install:Pascal Rigaux2008-08-292-1/+6
| | | | | o use gurpmi.addmedia when available to configure urpmi media
* revert previous commit: using "urpmi.addmedia --updates ..." is not usefulPascal Rigaux2008-08-291-4/+2
| | | | | | (i thought it could be for network installs from home-made mirrors, but then home-made mirrors should contain updates too)
* add bug numberPascal Rigaux2008-08-291-1/+1
|
* - fix buggy blocking wait_message occuring in summaryPascal Rigaux2008-08-292-0/+3
|
* create destroy_previous_popped_and_reuse_window() out of _gtk__MagicWindow()Pascal Rigaux2008-08-291-7/+13
| | | | | and rename var (to make it more clear)
* typo fixThierry Vignaud2008-08-291-1/+1
|
* 11.27Thierry Vignaud2008-08-292-1/+3
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-08-281-30/+22
|
* Hungarian translation updateGergely Lonyai2008-08-281-413/+431
|
* add optional paramater to urpmi_add_all_media() to allow to add only update ↵Pascal Rigaux2008-08-281-2/+4
| | | | media
* fix previous commit:Pascal Rigaux2008-08-282-2/+3
| | | | | | - move the "require" where it's needed - split the comment so that it correctly describes things
* - create any::urpmi_add_all_media() out of finish_install's ask_urpmi()Pascal Rigaux2008-08-282-3/+9
| | | | | - make it installer compliant
* (acceptLicense,display_release_notes) fix displaying release notes in text ↵Thierry Vignaud2008-08-282-2/+13
| | | | mode (#43263)
* fix another preview translation titypoOlivier Blin2008-08-281-2/+2
|
* Updated ES translationFabián Mandelbaum2008-08-281-12/+12
|
* - configure vga=785 (640x480) when vga=788 (800x600) fails during installPascal Rigaux2008-08-283-3/+16
| | | | | | | | | (useful on 800x480 netbooks) other solutions could be: - ensure gfxboot choose 785 when it detects 788 is not available - ensure kernel tries 785 when 788 fails
* release drakxtools tooThierry Vignaud2008-08-281-0/+4
|
* 11.26.1Thierry Vignaud2008-08-282-1/+3
|
* we don't support SPARC and AXP's old X serversPascal Rigaux2008-08-281-15/+0
|
* we don't support AXP's aboot anymorePascal Rigaux2008-08-281-8/+1
|
* OK, let's do it like in original.Marek Laane2008-08-281-2/+2
|
* Updated Estonian translation.Marek Laane2008-08-281-12/+12
|
* (create_widgets) fix off by one error in title countThierry Vignaud2008-08-281-1/+1
|
* (create_widgets) fix asterisk in titlesThierry Vignaud2008-08-282-1/+3
|
* sync with codeThierry Vignaud2008-08-2871-14152/+17236
|
* 11.26Thierry Vignaud2008-08-273-1/+10
|
* (_gtk__Label_Left) wrap label if neededThierry Vignaud2008-08-271-1/+1
|
* (filesystems_button_box) add more space between filesystem buttonsThierry Vignaud2008-08-271-1/+1
|
* (all_title_entries,create_widgets) add asterisks before titles when there're ↵Thierry Vignaud2008-08-271-0/+11
| | | | more than one:
* (reallyChooseDesktop) render title in blueThierry Vignaud2008-08-271-1/+1
|
* (create_widget) simplify last two commitsThierry Vignaud2008-08-271-9/+3
|
* (create_widget) remove dead codeThierry Vignaud2008-08-271-2/+0
|
* (create_widgets_block) put right "content widget" in a size groupThierry Vignaud2008-08-271-0/+2
| | | | | (needed for proper vertical aligment when some widgets are right aligned)
* (create_widget) restore support for advanced_messages (regression introduced inThierry Vignaud2008-08-271-1/+10
| | | | | r244088: "(create_widget) popup advanced settings in dialogs")
* (create_widget) perl_checker fixThierry Vignaud2008-08-271-1/+1
|
* (ask_user_and_root) refresh "user management" step by right aligning most ↵Thierry Vignaud2008-08-272-7/+11
| | | | widgets
* (create_widget) fix positin of filler in order to be able to right align any ↵Thierry Vignaud2008-08-271-1/+1
| | | | kind of widget
* kill extra spaceThierry Vignaud2008-08-271-1/+0
|
* add detailsThierry Vignaud2008-08-271-0/+4
|
* (main) properly size widget (infamous gnome bug #101968)Thierry Vignaud2008-08-271-0/+1
|
* (main) render title as blueThierry Vignaud2008-08-271-1/+3
|
* (create_treeview_list) fix several Gtk-CRITICALThierry Vignaud2008-08-271-0/+1
|
* (create_widgets_block) fix right aligned widgetsThierry Vignaud2008-08-271-1/+1
| | | | | | (regression introduced in r244432: "(create_widget) workaround infamous 6 years old gnome bug #101968 (bad label wrapping)")
* (selectInstallClass) make title be blueThierry Vignaud2008-08-271-2/+3
|