Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-08-28 | 1 | -30/+22 |
| | |||||
* | Hungarian translation update | Gergely Lonyai | 2008-08-28 | 1 | -413/+431 |
| | |||||
* | add optional paramater to urpmi_add_all_media() to allow to add only update ↵ | Pascal Rigaux | 2008-08-28 | 1 | -2/+4 |
| | | | | media | ||||
* | fix previous commit: | Pascal Rigaux | 2008-08-28 | 2 | -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 Rigaux | 2008-08-28 | 2 | -3/+9 |
| | | | | | - make it installer compliant | ||||
* | (acceptLicense,display_release_notes) fix displaying release notes in text ↵ | Thierry Vignaud | 2008-08-28 | 2 | -2/+13 |
| | | | | mode (#43263) | ||||
* | fix another preview translation titypo | Olivier Blin | 2008-08-28 | 1 | -2/+2 |
| | |||||
* | Updated ES translation | Fabián Mandelbaum | 2008-08-28 | 1 | -12/+12 |
| | |||||
* | - configure vga=785 (640x480) when vga=788 (800x600) fails during install | Pascal Rigaux | 2008-08-28 | 3 | -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 too | Thierry Vignaud | 2008-08-28 | 1 | -0/+4 |
| | |||||
* | 11.26.1 | Thierry Vignaud | 2008-08-28 | 2 | -1/+3 |
| | |||||
* | we don't support SPARC and AXP's old X servers | Pascal Rigaux | 2008-08-28 | 1 | -15/+0 |
| | |||||
* | we don't support AXP's aboot anymore | Pascal Rigaux | 2008-08-28 | 1 | -8/+1 |
| | |||||
* | OK, let's do it like in original. | Marek Laane | 2008-08-28 | 1 | -2/+2 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2008-08-28 | 1 | -12/+12 |
| | |||||
* | (create_widgets) fix off by one error in title count | Thierry Vignaud | 2008-08-28 | 1 | -1/+1 |
| | |||||
* | (create_widgets) fix asterisk in titles | Thierry Vignaud | 2008-08-28 | 2 | -1/+3 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-08-28 | 71 | -14152/+17236 |
| | |||||
* | 11.26 | Thierry Vignaud | 2008-08-27 | 3 | -1/+10 |
| | |||||
* | (_gtk__Label_Left) wrap label if needed | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | (filesystems_button_box) add more space between filesystem buttons | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | (all_title_entries,create_widgets) add asterisks before titles when there're ↵ | Thierry Vignaud | 2008-08-27 | 1 | -0/+11 |
| | | | | more than one: | ||||
* | (reallyChooseDesktop) render title in blue | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | (create_widget) simplify last two commits | Thierry Vignaud | 2008-08-27 | 1 | -9/+3 |
| | |||||
* | (create_widget) remove dead code | Thierry Vignaud | 2008-08-27 | 1 | -2/+0 |
| | |||||
* | (create_widgets_block) put right "content widget" in a size group | Thierry Vignaud | 2008-08-27 | 1 | -0/+2 |
| | | | | | (needed for proper vertical aligment when some widgets are right aligned) | ||||
* | (create_widget) restore support for advanced_messages (regression introduced in | Thierry Vignaud | 2008-08-27 | 1 | -1/+10 |
| | | | | | r244088: "(create_widget) popup advanced settings in dialogs") | ||||
* | (create_widget) perl_checker fix | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | (ask_user_and_root) refresh "user management" step by right aligning most ↵ | Thierry Vignaud | 2008-08-27 | 2 | -7/+11 |
| | | | | widgets | ||||
* | (create_widget) fix positin of filler in order to be able to right align any ↵ | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | | | | kind of widget | ||||
* | kill extra space | Thierry Vignaud | 2008-08-27 | 1 | -1/+0 |
| | |||||
* | add details | Thierry Vignaud | 2008-08-27 | 1 | -0/+4 |
| | |||||
* | (main) properly size widget (infamous gnome bug #101968) | Thierry Vignaud | 2008-08-27 | 1 | -0/+1 |
| | |||||
* | (main) render title as blue | Thierry Vignaud | 2008-08-27 | 1 | -1/+3 |
| | |||||
* | (create_treeview_list) fix several Gtk-CRITICAL | Thierry Vignaud | 2008-08-27 | 1 | -0/+1 |
| | |||||
* | (create_widgets_block) fix right aligned widgets | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | | | | | | (regression introduced in r244432: "(create_widget) workaround infamous 6 years old gnome bug #101968 (bad label wrapping)") | ||||
* | (selectInstallClass) make title be blue | Thierry Vignaud | 2008-08-27 | 1 | -2/+3 |
| | |||||
* | log latest commits | Thierry Vignaud | 2008-08-27 | 1 | -0/+1 |
| | |||||
* | (setupBootloaderBefore) make wait message pop | Thierry Vignaud | 2008-08-27 | 1 | -0/+1 |
| | |||||
* | (setupBootloaderBefore) set title | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | (create_box_with_title) better fix for workarounding infamous 6 years old ↵ | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | | | | gnome bug #101968 | ||||
* | (create_widget) workaround infamous 6 years old gnome bug #101968 (bad label ↵ | Thierry Vignaud | 2008-08-27 | 1 | -1/+2 |
| | | | | wrapping) | ||||
* | (_gtk__Install_Button) no need to use "local" here | Thierry Vignaud | 2008-08-27 | 1 | -3/+3 |
| | |||||
* | (_gtk__Install_Button) remove useless padding setting | Thierry Vignaud | 2008-08-27 | 1 | -1/+0 |
| | |||||
* | (get_main_window_size) split it out of set_main_window_size() | Thierry Vignaud | 2008-08-27 | 1 | -1/+6 |
| | |||||
* | (get_label_width) introduce it in order to workaround infamous 6 years old ↵ | Thierry Vignaud | 2008-08-27 | 1 | -0/+4 |
| | | | | gnome bug #101968 | ||||
* | (ask_user_and_root) move icon at top | Thierry Vignaud | 2008-08-27 | 1 | -3/+3 |
| | |||||
* | (afterInstallPackages) make it pop | Thierry Vignaud | 2008-08-27 | 1 | -0/+1 |
| | |||||
* | (afterInstallPackages) set title | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | (wait_message) at install time, override default "please wait" title | Thierry Vignaud | 2008-08-27 | 1 | -1/+3 |
| | | | | | | with provided title if any (since anyway real window title isn't displayed at install time) |