summaryrefslogtreecommitdiffstats
path: root/iw/lvm_dialog_gui.py
Commit message (Expand)AuthorAgeFilesLines
* Fix editing of existing logical volume.Radek Vykydal2009-03-131-2/+2
* Fix a few bugs in the lvm dialog. (#489022)David Lehman2009-03-111-2/+2
* Make the lvm dialogs minimally functional.David Lehman2009-03-041-68/+32
* Lots of little fixes to lvm dialogs.David Lehman2009-03-021-36/+75
* Remove calls to sanityCheckRequest()David Cantrell2009-03-021-11/+0
* Syntax and import fixes.David Cantrell2009-03-021-2/+2
* Lots of little updates to make things use the new storage module.David Lehman2009-02-241-6/+4
* Update UI code to use new storage module.David Lehman2009-02-231-361/+331
* Fix a few syntax error caugh by pycheckerHans de Goede2008-12-201-2/+2
* Fix the last pychecker warnings in masterHans de Goede2008-10-301-1/+1
* Don't prompt for a passphrase when creating encrypted devices.David Lehman2008-09-151-25/+2
* Support establishing a global passphrase when creating encrypted devices.David Lehman2008-08-191-1/+13
* - Fix formatting on disk sizes >1TBPeter Jones2008-08-061-9/+8
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-2/+3
* Partitioning UI for handling of preexisting encrypted devices.David Lehman2008-03-281-2/+6
* Add support for encrypted LVs.David Lehman2008-03-261-0/+32
* Add efi to the ignoreable filesystem list.Peter Jones2008-03-141-1/+1
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
* GPLv2+ boilerplates on all of the iw/*.py files.David Cantrell2007-12-171-7/+14
* UI for logical volume resizingJeremy Katz2007-11-291-7/+22
* Give access to partitions when determining min/max size to resize; also keepJeremy Katz2007-11-291-1/+1
* Implement resizing UI for graphical mode.Jeremy Katz2007-11-291-14/+4
* Allow multiple LVs to not be mountedJeremy Katz2007-11-281-0/+2
* Add accelerator keys to the Volume Group window. (#206479).Joel Andres Granados2007-11-011-1/+2
* Remove disabled badblocks checking code.Chris Lumens2007-08-031-3/+2
* Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,Chris Lumens2007-02-271-6/+6
* Use %d instead of %g for LVM size display (#219414).Chris Lumens2007-01-041-8/+8
* Make sure to copy the format attribute over to the request on certain newChris Lumens2006-12-011-5/+2
* Always set an active value on the peCombo, and don't traceback if the defaultChris Lumens2006-11-011-15/+13
* Show preexisting label if any exists to the UI and the mount point comboChris Lumens2006-07-211-5/+16
* actually commitJeremy Katz2006-07-131-1/+1
* If the volume group's physical extent size is other than what we expect, makeChris Lumens2006-06-011-2/+2
* Don't allow logical volumes to be smaller than their volume group's PE sizeChris Lumens2006-05-251-1/+1
* 2006-03-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-03-131-2/+2
* * iw/lvm_dialog_gui.py (VolumeGroupEditor.editLogicalVolume):David Cantrell2006-02-031-4/+5
* Use new logging system.Chris Lumens2005-08-121-1/+3
* Use sizes of PV requests instead of preexisting PVs on volume group editorChris Lumens2005-05-251-2/+11
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-8/+8
* * autopart.py: fix growable size log to show IDs instead of python'sPeter Jones2005-03-071-3/+9
* put the apple bootloader stuff in the kickstart list, and remove it fromPeter Jones2005-02-231-1/+1
* * lvm.py (lvlist): return size in MB.Peter Jones2005-01-211-2/+2
* 2004-10-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-061-2/+5
* fix editing pre-existing lvm (#132217)Jeremy Katz2004-09-151-10/+5
* a couple of fixes I noticed while writing the text mode code:Jeremy Katz2004-08-311-1/+4
* fix some more combo changes that I didn't catch (#130722)Jeremy Katz2004-08-231-2/+2
* fixups for the optionmenu -> combo changes (#129951)Jeremy Katz2004-08-151-2/+2
* convert from GtkCombo to GtkComboBoxEntryJeremy Katz2004-08-111-2/+2
* goodbye to a lot more GtkOptionMenusJeremy Katz2004-08-111-46/+41
* make more hig-y: nuke the frame shadow and make the label boldJeremy Katz2003-10-021-2/+6
* merge from taroonJeremy Katz2003-09-201-1/+1