Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -9/+27 |
| | |||||
* | (write_partitions) remove ending "!" from "Partition table of drive %s is ↵ | Thierry Vignaud | 2008-09-11 | 1 | -1/+1 |
| | | | | going to be written to disk!" | ||||
* | remove ending "!" from "Read carefully!" | Thierry Vignaud | 2008-09-11 | 2 | -4/+4 |
| | |||||
* | (partitions_suggestions) better title | Thierry Vignaud | 2008-09-10 | 1 | -1/+1 |
| | |||||
* | (create_buttons4partitions) fix too large partition bar (#43073) by sizing ↵ | Thierry Vignaud | 2008-09-08 | 1 | -1/+1 |
| | | | | the partitions bar on file system type bar's width | ||||
* | (get_action_box_size) create it out of add_kind2notebook() (needed for next ↵ | Thierry Vignaud | 2008-09-08 | 1 | -1/+5 |
| | | | | commit) | ||||
* | (main) improve GUI by adding spacing between buttons | Thierry Vignaud | 2008-09-08 | 1 | -1/+1 |
| | |||||
* | (Create,create_widget) fix file system type drop down list showing most types | Thierry Vignaud | 2008-09-08 | 1 | -1/+1 |
| | | | | | as "..." in expert mode due to ellipsizing (#43611) | ||||
* | (create_boxradio,create_box_with_title,create_widget,get_label_width,main,re ↵ | Thierry Vignaud | 2008-09-02 | 1 | -0/+1 |
| | | | | | | | allyChooseDesktop) explain infamous 6 years old gnome bug #101968 workarounds | ||||
* | (general_action_box) use new style button for "Help" | Thierry Vignaud | 2008-09-01 | 1 | -1/+1 |
| | |||||
* | diskdrake: use udevadm settle instead of udevsettle | Olivier Blin | 2008-08-29 | 1 | -1/+1 |
| | |||||
* | - configure vga=785 (640x480) when vga=788 (800x600) fails during install | Pascal Rigaux | 2008-08-28 | 1 | -3/+0 |
| | | | | | | | | | (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 | ||||
* | (filesystems_button_box) add more space between filesystem buttons | Thierry Vignaud | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | (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 |
| | |||||
* | (main) ensure we initialize only once but at least one, thus fixing | Thierry Vignaud | 2008-08-22 | 1 | -4/+6 |
| | | | | | crash when embedded or in installer (#43011) | ||||
* | (add_kind2notebook) increase default width of buttons so that they fit in ↵ | Thierry Vignaud | 2008-08-21 | 1 | -1/+1 |
| | | | | expert mode | ||||
* | (main) ensure partitions bar is properlyz size on first display (#24410) | Thierry Vignaud | 2008-08-21 | 1 | -1/+6 |
| | |||||
* | (create_buttons4partitions) adjust ratio after latest commit which | Thierry Vignaud | 2008-08-21 | 1 | -1/+1 |
| | | | | | fixed width computing | ||||
* | (create_buttons4partitions) fix sizing partitions bar (#24410): we | Thierry Vignaud | 2008-08-21 | 1 | -1/+1 |
| | | | | | | were sizing width of the box according to window's heigh instead of window's width... | ||||
* | (per_entry_action_box) do not show any relief around scrolled window for | Thierry Vignaud | 2008-08-13 | 1 | -1/+1 |
| | | | | | action buttons | ||||
* | (add_kind2notebook) add spacing | Thierry Vignaud | 2008-08-13 | 1 | -2/+2 |
| | |||||
* | (per_entry_action_box) remove now useless frame | Thierry Vignaud | 2008-08-13 | 1 | -2/+1 |
| | |||||
* | (add_kind2notebook) simplify after latest commit | Thierry Vignaud | 2008-08-13 | 1 | -2/+1 |
| | |||||
* | (add_kind2notebook) move action button box to right | Thierry Vignaud | 2008-08-13 | 1 | -2/+5 |
| | |||||
* | (filesystems_button_box) move fs type label as a tip | Thierry Vignaud | 2008-08-13 | 1 | -1/+1 |
| | |||||
* | (filesystems_button_box) simplify using mygtk2 (needed for next commit) | Thierry Vignaud | 2008-08-13 | 1 | -3/+3 |
| | |||||
* | (main) align action label to the left | Thierry Vignaud | 2008-08-13 | 1 | -1/+1 |
| | |||||
* | (main) update action menu | Thierry Vignaud | 2008-08-13 | 1 | -1/+1 |
| | |||||
* | (main,add_kind2notebook) move the filesystem type bar below the list of | Thierry Vignaud | 2008-08-13 | 1 | -1/+1 |
| | | | | | partitions | ||||
* | (main,per_entry_action_box) move the action label at top of dialog | Thierry Vignaud | 2008-08-13 | 1 | -1/+2 |
| | |||||
* | (per_entry_action_box) add spacing between action buttons | Thierry Vignaud | 2008-08-13 | 1 | -1/+1 |
| | |||||
* | stop setting banner icon now we do not display them anymore | Thierry Vignaud | 2008-07-29 | 3 | -3/+3 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2008-04-14 | 1 | -1/+1 |
| | | | | | o ensure no "division by zero" runtime error (#34931) | ||||
* | - diskdrake: | Pascal Rigaux | 2008-03-13 | 1 | -1/+1 |
| | | | | | | o graphical error message when "No hard drives found" (#38699) (otherwise drakbug will catch it and suggest to report a bug...) | ||||
* | do not timeout after 10 minutes when resizing NTFS partition | Olivier Blin | 2008-03-05 | 1 | -1/+1 |
| | |||||
* | - fix resizing/formatting ntfs, and create "Windows" entry in bootloader | Pascal Rigaux | 2008-03-05 | 1 | -1/+1 |
| | | | | | (broken because of ntfs-3g switch in previous release) | ||||
* | - auto allocate: do not create /home if drive is smaller than 7GB | Pascal Rigaux | 2008-03-03 | 1 | -0/+1 |
| | |||||
* | udev does not need ot delete then recreate the nodes since previous commit on | Pascal Rigaux | 2008-02-14 | 1 | -2/+1 |
| | | | | | partition_table.pm only do delete events if the partition is no more | ||||
* | - detect raid partitions based on either type 0xfd or vol_id detecting | Pascal Rigaux | 2008-01-28 | 1 | -0/+1 |
| | | | | | | | linux_raid_member (#35684) for this, introduce field {type_name} | ||||
* | - diskdrake: | Pascal Rigaux | 2007-12-04 | 2 | -83/+4 |
| | | | | | | o drop "Undo", "Restore partition table", "Save partition table" (preparing to switch to libparted) | ||||
* | - diskdrake: | Pascal Rigaux | 2007-11-20 | 1 | -1/+2 |
| | | | | | | | | | o always display the {info} field of the drive (not only in expert mode) TODO: understand why titi sets the {info} field using the "serial" of the device, it seems quite ugly on a test here. (was introduced in detect_devices.pm, r214435) | ||||
* | - diskdrake: | Pascal Rigaux | 2007-11-19 | 1 | -1/+1 |
| | | | | | | o disallow "Use for loopback" when the partition used for loopback is not formatted (#35535) | ||||
* | add support for ext4 | Thierry Vignaud | 2007-11-06 | 2 | -7/+7 |
| | |||||
* | (createOrChangeType) this action is only availlable in expert mode thus ↵ | Thierry Vignaud | 2007-11-05 | 1 | -1/+1 |
| | | | | adding an hint | ||||
* | (Options) improved wrapping of mount option descriptions (#19848) ; | Thierry Vignaud | 2007-10-01 | 1 | -1/+1 |
| | | | | | but we should use very short strings and move most of descriptions in help | ||||
* | (interactive_help) fix displaying help (#33994) | Thierry Vignaud | 2007-09-26 | 1 | -1/+2 |
| | |||||
* | - diskdrake | Pascal Rigaux | 2007-09-24 | 1 | -1/+1 |
| | | | | | o fix "Add to LVM" | ||||
* | rename function (to avoid conflicting name in next commit) | Pascal Rigaux | 2007-09-19 | 1 | -2/+2 |
| |