summaryrefslogtreecommitdiffstats
path: root/iw/raid_dialog_gui.py
Commit message (Expand)AuthorAgeFilesLines
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-2/+2
* move availRaidLevels from fsset.py to raid.py, so it can be evaluated rightPeter Jones2005-03-091-0/+1
* put the apple bootloader stuff in the kickstart list, and remove it fromPeter Jones2005-02-231-1/+1
* 004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-271-0/+1
* 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-3/+3
* goodbye to a lot more GtkOptionMenusJeremy Katz2004-08-111-9/+9
* more GtkOptionMenu nukingJeremy Katz2004-08-111-44/+31
* merge from taroonJeremy Katz2003-09-201-1/+1
* fix cloning detection of non-RAID members on source driveMike Fulbright2002-07-251-7/+10
* need to tell it this is a custom dialogMike Fulbright2002-07-251-1/+1
* fixes for bug 68470Mike Fulbright2002-07-231-1/+1
* new iter_next APIMatt Wilson2002-07-181-3/+2
* fix typo (#69123)Bill Nottingham2002-07-181-3/+3
* typo from bug 69058Mike Fulbright2002-07-171-1/+1
* (carefully) add device/whatever we're editting to title barMike Fulbright2002-07-151-2/+5
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-1/+1
* add mnemonicMike Fulbright2002-07-021-13/+19
* make title sensitive to if object is new or oldMike Fulbright2002-06-281-1/+6
* cloned requests still have their own idMike Fulbright2002-06-281-0/+4
* fix for if target drive had no existing partitionsMike Fulbright2002-06-281-0/+3
* added the correct icon to dialogsMike Fulbright2002-06-271-14/+18
* cloning has arrivedMike Fulbright2002-06-271-18/+73
* Start of RAID clone toolMike Fulbright2002-06-271-0/+244
* exclude nonsensical options for reformating a preexisting LVMike Fulbright2002-06-251-5/+2
* dont show bad blocks option for raidMike Fulbright2002-06-251-1/+1
* support for formatting/migrating preexisting RAID in GUIMike Fulbright2002-06-251-14/+58
* preexisting raid works nowJeremy Katz2002-06-121-50/+78
* pychecker is my friendanaconda-s390-tag4Jeremy Katz2002-06-121-1/+1
* some tweaks to error messagesMike Fulbright2002-06-121-2/+3
* lots of LVM sanity checkingMike Fulbright2002-06-111-1/+4
* switch to get_iter_first()Mike Fulbright2002-06-061-1/+1
* broke out ALOT of code from partition_gui.py into separate objects. Its still...Mike Fulbright2002-06-041-0/+339