summaryrefslogtreecommitdiffstats
path: root/iw/lvm_dialog_gui.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix for bug #82858Mike Fulbright2003-02-181-0/+5
* fix for bug #79454 - a tad messy but this way I dont duplicate code elsewhereMike Fulbright2003-01-311-2/+13
* 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 pycheckeranaconda-7.3.92-1Mike 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