summaryrefslogtreecommitdiffstats
path: root/iw/partition_gui.py
Commit message (Expand)AuthorAgeFilesLines
* Don't show the label column (#441352)Jeremy Katz2008-04-071-1/+1
* Make it obvious which partitions are being formatted and encryptedJeremy Katz2007-12-311-5/+14
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-2/+2
* GPLv2+ boilerplates on all of the iw/*.py files.David Cantrell2007-12-171-8/+14
* UI for logical volume resizingJeremy Katz2007-11-291-1/+1
* no more partitioning.pyJeremy Katz2007-11-061-1/+0
* Remove unused imports. Yes I know this is stupid nitpicky crap, but I likeChris Lumens2007-09-191-1/+0
* iw/partition_gui.py: Add and populate FS label column (#248436)msivak2007-08-241-0/+14
* Add a little more space between the device description and the stripe for tallChris Lumens2007-03-281-1/+1
* 2007-03-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-071-1/+1
* Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,Chris Lumens2007-02-271-8/+7
* Use %d instead of %g for LVM size display (#219414).Chris Lumens2007-01-041-2/+2
* Make sure to copy the format attribute over to the request on certain newChris Lumens2006-12-011-1/+1
* Forget partitioning changes when going back to the parttype screen (#211255).Chris Lumens2006-10-191-5/+2
* Pass updateSrc to createAllowedDrivesList (#208677).Chris Lumens2006-10-021-3/+2
* Mark strings for translation (#199022).Chris Lumens2006-08-141-2/+2
* I guess we do still have to rescan devices all the time.Chris Lumens2006-08-021-1/+1
* - make mpath + iscsi workPeter Jones2006-08-011-1/+1
* Remove help-related methods, classes, and variables since that stuff hasChris Lumens2006-05-161-1/+0
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-041-6/+6
* 2006-01-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-01-261-141/+0
* 2005-10-11 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-10-111-1/+1
* Fix constants imports so we get everything that was moved intoChris Lumens2005-10-061-1/+1
* Use new logging system.Chris Lumens2005-08-121-1/+4
* 2005-04-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-171-9/+1
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-49/+49
* 2005-02-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-02-081-8/+11
* Only repopulate the partition display screen if we were successful in addingChris Lumens2005-01-181-1/+3
* 2004-10-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-171-2/+2
* 2004-09-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-241-6/+4
* make sure the partition is active before we try to do any complicated thingsJeremy Katz2004-08-271-0/+3
* add patch from stuart hayes AT dell to avoid a lockup when clicking onJeremy Katz2004-08-271-22/+11
* Actually show small boot partitionsPaul Nasrat2004-08-261-1/+1
* Display small bootable partitions for Apple_Bootstrap (#125699)Paul Nasrat2004-07-051-1/+1
* silly fix -- it helps to actually go to the next partition instead of constantlyJeremy Katz2004-04-161-0/+1
* ignore the tiny < 1mb partitions that just confuse people (#119479)Jeremy Katz2004-04-151-0/+3
* adjust width/height so that three drives fit without a scroll bar correctlyJeremy Katz2003-10-021-5/+5
* restrict fs to software RAID when going from the wizard (#67563)Jeremy Katz2003-09-251-3/+4
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-231-4/+7
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-1/+1
* fix issue with PVs not being shown as being reformatted (bug #82420)Mike Fulbright2003-05-091-0/+4
* Disk capacity is probably more useful than geometry in this day and ageMike Fulbright2003-05-071-6/+15
* fix for column sizing tweak bug #72868Mike Fulbright2003-04-021-1/+3
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-12/+6
* I can't reproduce getting into a state where this would happen, but let'sJeremy Katz2003-02-101-3/+5
* if vgscan segfaults, don't traceback, just disable the use of lvm. especiallyJeremy Katz2003-01-061-1/+3
* fix for bug #68625Mike Fulbright2002-08-151-1/+13
* fix for bug #66900Mike Fulbright2002-08-141-0/+17
* tweak spaceMike Fulbright2002-08-011-1/+0
* pack dialog betterMike Fulbright2002-08-011-10/+20