summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ensure a newly created partition has {major} and {minor}Pascal Rigaux2008-09-181-0/+1
|
* - create cannotBeMountable() out of isNonMountable()Pascal Rigaux2008-09-182-2/+6
| | | | | - use it
* create unwind_protect() and with_private_tmp_file()Pascal Rigaux2008-09-181-0/+23
| | | | | (for future use)
* create after_formatting() out of part_raw()Pascal Rigaux2008-09-181-0/+6
| | | | | (for future use)
* (_gtk__Image) add support for flipping (horizontally) images (needed in some ↵Thierry Vignaud2008-09-181-0/+1
| | | | case for RTL languages)
* (_gtk__Image) simplify (and needed for next commit)Thierry Vignaud2008-09-181-6/+2
|
* (text_direction_rtl) introduce it: when using Gtk+ GUI, it's justThierry Vignaud2008-09-181-0/+5
| | | | | safer to rely on Gtk+ idea of direction than on our own DB
* (Type) fix file system type drop down list showing most types as "..."Thierry Vignaud2008-09-183-1/+9
| | | | | in "Change partition type" dialog in expert mode due to ellipsizing
* Gtk2::Sexy is now perl_checker compliant (through fake packages)Thierry Vignaud2008-09-181-1/+0
|
* Hungarian translation updateGergely Lonyai2008-09-181-888/+770
|
* 11.46Thierry Vignaud2008-09-173-1/+5
|
* (_gtk__Layout) add support for 'Layout' widgetsThierry Vignaud2008-09-171-0/+10
|
* (_gtknew_handle_layout_children) split it out of _gtk__Fixed() (needed for ↵Thierry Vignaud2008-09-171-2/+6
| | | | next commit)
* (_gtk__Fixed) enable to provide more than one childThierry Vignaud2008-09-171-1/+8
|
* - scannerdrake:Tiago Salem Herrmann2008-09-1773-243/+245
| | | | | o change all printerdrake references to system-config-printer
* (create_widget) align iconlist real widget to the left when (its labelThierry Vignaud2008-09-171-1/+5
| | | | | | | | is) aligned to the right :-) we should maybe just adapt that layout everytime for icons (even with normal left alignment)...
* (create_widget,create_widgets_block) better layout for right aligned widgetsThierry Vignaud2008-09-173-8/+11
|
* (create_widget) indent (for next commit to be clearer)Thierry Vignaud2008-09-171-1/+2
|
* perl_checker cleanupThierry Vignaud2008-09-171-1/+1
|
* (_gtk__Sexy_IconEntry) typo fix (how can this can ever work with perl ?????)Thierry Vignaud2008-09-171-1/+1
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-09-171-58/+32
|
* updated Russian translationPavel Maryanov2008-09-171-407/+417
|
* updated Russian translationPavel Maryanov2008-09-171-828/+750
|
* (per_entry_action_box) fix crashing when using 'strict' pragmaThierry Vignaud2008-09-171-1/+1
|
* updated Ukrainian translationPavel Maryanov2008-09-171-346/+201
|
* make perl happy (it says: \1 better written as $1 at any.pm)Pascal Rigaux2008-09-171-1/+1
|
* please perl_checkerPascal Rigaux2008-09-171-2/+2
|
* simplify: choose_encrypt_key() does *not* modify $options, andPascal Rigaux2008-09-171-2/+1
| | | | | $part->{encrypt_key} is not used in fs::mount_options::pack()
* Update French translationChristophe Berthelé2008-09-171-45/+7
|
* - bootloader-config:Pascal Rigaux2008-09-174-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 fixesOlivier Blin2008-09-171-12/+12
|
* fix news entryOlivier Blin2008-09-172-2/+2
|
* license: put focus back on Refuse button by default (fix titypo)Olivier Blin2008-09-173-1/+5
|
* (_gtk__ScrolledWindow) sortThierry Vignaud2008-09-161-1/+1
|
* 11.45Thierry Vignaud2008-09-162-1/+3
|
* commit forgotten logThierry Vignaud2008-09-161-0/+1
|
* (_gtk__ScrolledWindow) simplifyThierry Vignaud2008-09-161-1/+1
|
* (_gtk__ScrolledWindow) fix scrolled windows for WebKitThierry Vignaud2008-09-161-2/+2
|
* (ask_browse_tree_info) simplify help now that callers just provide a callbackThierry Vignaud2008-09-161-8/+2
|
* (ask_) use HTML help for services step tooThierry Vignaud2008-09-162-2/+3
|
* log latest commitThierry Vignaud2008-09-161-1/+1
|
* (choosePackagesTree) use HTML help when selecting individual packagesThierry Vignaud2008-09-161-1/+2
|
* (load_from_uri ) enable relative links in HTML help (which prevented segfaultsThierry Vignaud2008-09-162-1/+1
| | | | | on anchors when using Gtk2::Html2)
* (display_release_notes) workaround too small fonts when using WebKitThierry Vignaud2008-09-161-0/+7
| | | | | to display release notes through CSS tricking
* (acceptLicense, display_release_notes) explicitely pass release_notes contentThierry Vignaud2008-09-161-8/+8
| | | | | around ; free/drop contents once exiting step
* (>display_help,display_release_notes,load_from_uri) switch from perl-Gtk2-Html2Thierry Vignaud2008-09-163-25/+12
| | | | | to perl-Gtk2-WebKit in order to display release notes & help
* include perl-Gtk2-WebKit instead of perl-Gtk2-Html2Thierry Vignaud2008-09-161-3/+1
|
* include /etc/fonts/* instead of only fonts.confThierry Vignaud2008-09-161-1/+1
|
* - bootloader-config:Pascal Rigaux2008-09-164-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.44Pascal Rigaux2008-09-162-1/+3
|