Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated Ukrainian translation | Pavel Maryanov | 2008-09-17 | 1 | -346/+201 |
| | |||||
* | make perl happy (it says: \1 better written as $1 at any.pm) | Pascal Rigaux | 2008-09-17 | 1 | -1/+1 |
| | |||||
* | please perl_checker | Pascal Rigaux | 2008-09-17 | 1 | -2/+2 |
| | |||||
* | simplify: choose_encrypt_key() does *not* modify $options, and | Pascal Rigaux | 2008-09-17 | 1 | -2/+1 |
| | | | | | $part->{encrypt_key} is not used in fs::mount_options::pack() | ||||
* | Update French translation | Christophe Berthelé | 2008-09-17 | 1 | -45/+7 |
| | |||||
* | - bootloader-config: | Pascal Rigaux | 2008-09-17 | 4 | -3/+11 |
| | | | | | | | o --action migrate-to-uuids: do not migrate software raid to UUID (#43928) also fix a small typo in bootloader-config | ||||
* | indent and space fixes | Olivier Blin | 2008-09-17 | 1 | -12/+12 |
| | |||||
* | fix news entry | Olivier Blin | 2008-09-17 | 2 | -2/+2 |
| | |||||
* | license: put focus back on Refuse button by default (fix titypo) | Olivier Blin | 2008-09-17 | 3 | -1/+5 |
| | |||||
* | (_gtk__ScrolledWindow) sort | Thierry Vignaud | 2008-09-16 | 1 | -1/+1 |
| | |||||
* | 11.45 | Thierry Vignaud | 2008-09-16 | 2 | -1/+3 |
| | |||||
* | commit forgotten log | Thierry Vignaud | 2008-09-16 | 1 | -0/+1 |
| | |||||
* | (_gtk__ScrolledWindow) simplify | Thierry Vignaud | 2008-09-16 | 1 | -1/+1 |
| | |||||
* | (_gtk__ScrolledWindow) fix scrolled windows for WebKit | Thierry Vignaud | 2008-09-16 | 1 | -2/+2 |
| | |||||
* | (ask_browse_tree_info) simplify help now that callers just provide a callback | Thierry Vignaud | 2008-09-16 | 1 | -8/+2 |
| | |||||
* | (ask_) use HTML help for services step too | Thierry Vignaud | 2008-09-16 | 2 | -2/+3 |
| | |||||
* | log latest commit | Thierry Vignaud | 2008-09-16 | 1 | -1/+1 |
| | |||||
* | (choosePackagesTree) use HTML help when selecting individual packages | Thierry Vignaud | 2008-09-16 | 1 | -1/+2 |
| | |||||
* | (load_from_uri ) enable relative links in HTML help (which prevented segfaults | Thierry Vignaud | 2008-09-16 | 2 | -1/+1 |
| | | | | | on anchors when using Gtk2::Html2) | ||||
* | (display_release_notes) workaround too small fonts when using WebKit | Thierry Vignaud | 2008-09-16 | 1 | -0/+7 |
| | | | | | to display release notes through CSS tricking | ||||
* | (acceptLicense, display_release_notes) explicitely pass release_notes content | Thierry Vignaud | 2008-09-16 | 1 | -8/+8 |
| | | | | | around ; free/drop contents once exiting step | ||||
* | (>display_help,display_release_notes,load_from_uri) switch from perl-Gtk2-Html2 | Thierry Vignaud | 2008-09-16 | 3 | -25/+12 |
| | | | | | to perl-Gtk2-WebKit in order to display release notes & help | ||||
* | include perl-Gtk2-WebKit instead of perl-Gtk2-Html2 | Thierry Vignaud | 2008-09-16 | 1 | -3/+1 |
| | |||||
* | include /etc/fonts/* instead of only fonts.conf | Thierry Vignaud | 2008-09-16 | 1 | -1/+1 |
| | |||||
* | - bootloader-config: | Pascal Rigaux | 2008-09-16 | 4 | -2/+10 |
| | | | | | | | o fix reading existing grub conf in present of /dev/mapper/xxxx0p1 partitions (which was causing bootloader-config to drop correct entries, cf #37722) | ||||
* | 11.44 | Pascal Rigaux | 2008-09-16 | 2 | -1/+3 |
| | |||||
* | (display_release_notes) pack "Close" button at right end | Thierry Vignaud | 2008-09-16 | 1 | -1/+1 |
| | |||||
* | (summary_prompt) use HTML help for summary step | Thierry Vignaud | 2008-09-16 | 2 | -1/+2 |
| | |||||
* | updated translation | Pavel Maryanov | 2008-09-16 | 1 | -73/+28 |
| | |||||
* | - bootloader-config: | Pascal Rigaux | 2008-09-16 | 2 | -0/+32 |
| | | | | | | o --action migrate-to-uuids: add UUID to swap v.2 in case the swap was created long ago when mkswap didn't do it by default | ||||
* | add some comment | Pascal Rigaux | 2008-09-16 | 1 | -1/+4 |
| | |||||
* | allow to prefer kernel-server on x86_64 too | Olivier Blin | 2008-09-16 | 2 | -1/+3 |
| | |||||
* | update translation for German (de) language | Oliver Burger | 2008-09-16 | 1 | -95/+62 |
| | |||||
* | (create_widget) size all labelss (workaround infamous 6 years old | Thierry Vignaud | 2008-09-15 | 2 | -4/+8 |
| | | | | | gnome bug #101968) (eg: in advanced language selection) | ||||
* | 11.43 | Thierry Vignaud | 2008-09-15 | 3 | -1/+5 |
| | |||||
* | (main) add a separator | Thierry Vignaud | 2008-09-15 | 1 | -0/+1 |
| | |||||
* | better layout for bottom button bar | Thierry Vignaud | 2008-09-15 | 1 | -3/+7 |
| | |||||
* | split button bars into 3 bars | Thierry Vignaud | 2008-09-15 | 4 | -9/+29 |
| | |||||
* | ((reallyChooseDesktop) fix custom preview title | Thierry Vignaud | 2008-09-15 | 1 | -1/+1 |
| | |||||
* | (reallyChooseDesktop) remove useless coma | Thierry Vignaud | 2008-09-15 | 1 | -1/+1 |
| | |||||
* | (reallyChooseDesktop) make subtitle be blue | Thierry Vignaud | 2008-09-15 | 2 | -2/+5 |
| | |||||
* | (reallyChooseGroups) align size label & individual choice checkbutton | Thierry Vignaud | 2008-09-15 | 1 | -1/+1 |
| | |||||
* | (reallyChooseGroups) add a separator between buttons and size label | Thierry Vignaud | 2008-09-15 | 1 | -0/+1 |
| | |||||
* | (init_sizes) increase default window height b/c of package selection step | Thierry Vignaud | 2008-09-15 | 2 | -1/+2 |
| | |||||
* | (ask_browse_tree_info) add separators in order to enhance 'package | Thierry Vignaud | 2008-09-15 | 2 | -0/+3 |
| | | | | | selection' step | ||||
* | fix berber language image's transparency | Thierry Vignaud | 2008-09-15 | 2 | -0/+1 |
| | |||||
* | update icons for packages/services selection | Thierry Vignaud | 2008-09-15 | 5 | -0/+1 |
| | |||||
* | (level_choose) fix defaulting to current security level in GUI | Thierry Vignaud | 2008-09-15 | 2 | -1/+4 |
| | | | | | | (regression introduced in r244534 on 2008-08-29, was: '(level_choose) refresh "Security" step' | ||||
* | (level_choose) remove dead code | Thierry Vignaud | 2008-09-15 | 1 | -1/+1 |
| | |||||
* | do not bother set now unused $o->{libsafe}) ; drop ↵ | Thierry Vignaud | 2008-09-15 | 3 | -14/+1 |
| | | | | security::various::config_libsafe() |