summaryrefslogtreecommitdiffstats
path: root/pyanaconda/ui/gui/spokes/lib/resize.py
Commit message (Expand)AuthorAgeFilesLines
* Modify the logic that makes the reclaim button sensitive (#911793).Chris Lumens2013-02-281-1/+8
* Add a free space line under every disk in the reclaim dialog.Chris Lumens2013-02-281-0/+16
* Remove the initial sentence from the top of the reclaim dialog (#911793).Chris Lumens2013-02-281-2/+1
* Compare Sizes to Sizes in the reclaim dialog (#913484).Chris Lumens2013-02-211-1/+2
* Remove the storage module and replace it with blivet.David Lehman2013-01-281-1/+1
* Rework the reclaim dialog to have a resize slider.Chris Lumens2013-01-141-25/+53
* Allow deleting whole disks using the reclaim dialog (#880686).Chris Lumens2013-01-071-17/+35
* When considering whether anything can be shrunk, throw out protected devs.Chris Lumens2012-12-051-1/+2
* Do not allow manipulating protected devices in the reclaim dialog (#882147).Chris Lumens2012-12-041-3/+11
* Rework actions in the resize dialog to avoid shortcomings (#866209, #867770).Chris Lumens2012-11-201-10/+68
* Add support for preexisting whole-disk formatting. (#870476)David Lehman2012-11-081-26/+36
* Mark more UI strings with N_ (#874276).Chris Lumens2012-11-071-11/+12
* Tie "Reclaim Space" button sensitivity to how much space the user freed (#869...Chris Lumens2012-10-241-1/+8
* Use devicetree as partition list source instead of parted. (#864718)David Lehman2012-10-121-3/+1
* Use Storage convenience methods to schedule reclaim actions.David Lehman2012-10-121-7/+3
* Reword the description on the resize dialog (#863577).Chris Lumens2012-10-091-0/+19
* Don't show extended partitions that contain logical partitions. (#862971)David Lehman2012-10-051-0/+3
* Add a label to the resize dialog for how much space is required.Chris Lumens2012-10-051-1/+5
* Add a resize dialog.Chris Lumens2012-10-031-0/+228