summaryrefslogtreecommitdiffstats
path: root/iw/lvm_dialog_gui.py
Commit message (Expand)AuthorAgeFilesLines
* oops no divide by zero - fixes 72194Mike Fulbright2002-08-221-2/+14
* fix some problems in extremes with logical volumes, plus other misc LVM fixupsMike Fulbright2002-08-161-13/+46
* fix for bug #69179Mike Fulbright2002-07-241-4/+4
* another typoBill Nottingham2002-07-181-1/+1
* add period (#69122)Bill Nottingham2002-07-181-1/+1
* (carefully) add device/whatever we're editting to title barMike Fulbright2002-07-151-3/+9
* docs changesMike Fulbright2002-07-121-2/+2
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-2/+2
* Added mnemoics.Mike Fulbright2002-07-081-15/+30
* make title sensitive to if object is new or oldMike Fulbright2002-06-281-2/+12
* fixups based on pycheckerMike Fulbright2002-06-271-1/+2
* added the correct icon to dialogsMike Fulbright2002-06-271-20/+25
* exclude nonsensical options for reformating a preexisting LVMike Fulbright2002-06-251-1/+2
* support for formatting/migrating preexisting LVM in GUIMike Fulbright2002-06-251-10/+49
* add keyaccelMike Fulbright2002-06-191-3/+3
* fixup label alignmentsMike Fulbright2002-06-191-25/+12
* dont make /boot an option for logical volumesMike Fulbright2002-06-171-1/+1
* make things work with new pygtk2Jeremy Katz2002-06-171-6/+1
* typo, bug #66648Mike Fulbright2002-06-121-1/+1
* default to all of free space in VGMike Fulbright2002-06-121-1/+1
* mark string for translation and fix bug #66574Mike Fulbright2002-06-121-2/+13
* tighten up packingMike Fulbright2002-06-121-15/+17
* preexisting lvm handlingJeremy Katz2002-06-121-70/+97
* removing unused codeMike Fulbright2002-06-121-29/+0
* see if any LV slots availableMike Fulbright2002-06-121-0/+9
* lots of tweaks to LVM - added suggested names for LV and VG, added helper fun...Mike Fulbright2002-06-121-19/+43
* ok better handling of sanity checkingMike Fulbright2002-06-111-18/+21
* lots of LVM sanity checkingMike Fulbright2002-06-111-78/+246
* fix display of preexisting logvol, add some reclamping to existing logical vo...Mike Fulbright2002-06-111-0/+86
* loads of changes to LVM code to handle physical extents, sanity checks, etcMike Fulbright2002-06-101-31/+174
* broke out ALOT of code from partition_gui.py into separate objects. Its still...Mike Fulbright2002-06-041-0/+548