summaryrefslogtreecommitdiffstats
path: root/iw/partition_ui_helpers_gui.py
Commit message (Expand)AuthorAgeFilesLines
* False and 0 are not the same. Fixes no drives being selected by default on theChris Lumens2007-03-201-1/+1
* Default to no drives selected (#195636).Chris Lumens2007-03-161-11/+15
* Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,Chris Lumens2007-02-271-1/+1
* Don't check the updates image source by default in the partitioning UI.Chris Lumens2006-09-281-4/+5
* 2006-08-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-301-1/+1
* - actually set the checkbox column size sanely in WideCheckListPeter Jones2006-08-251-4/+6
* - make keyboard-only selection of disks to install on work.Peter Jones2006-08-181-3/+0
* 2006-07-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-201-3/+4
* * iw/partition_ui_helpers_gui.py (createAllowedDrivesStore): SplitJeremy Katz2006-07-131-9/+14
* Fix deprecation warning.Chris Lumens2006-05-231-2/+2
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-3/+3
* 2004-11-11 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-111-0/+7
* some sanity fixes for tracebacks on ppcJeremy Katz2004-08-121-2/+1
* convert from GtkCombo to GtkComboBoxEntryJeremy Katz2004-08-111-11/+13
* goodbye to a lot more GtkOptionMenusJeremy Katz2004-08-111-38/+33
* don't set vars in the dict if they're not to be used -- all of the codeJeremy Katz2003-03-181-1/+2
* no longer allowing badblocks checkingMike Fulbright2003-03-141-1/+1
* fix widget reference in stringMike Fulbright2002-07-251-1/+1
* fix up test for storeMatt Wilson2002-07-181-1/+1
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-1/+1
* added mnemonicMike Fulbright2002-07-081-4/+5
* add mnemonicMike Fulbright2002-07-021-0/+1
* dont stop you if you only have a single driveMike Fulbright2002-06-281-2/+3
* let people do growable pvs againJeremy Katz2002-06-281-4/+4
* added tests for interactive LVM/RAID creationMike Fulbright2002-06-271-0/+16
* exclude nonsensical options for reformating a preexisting LVMike Fulbright2002-06-251-2/+3
* moved some common code from partition_dialog_gui.pyMike Fulbright2002-06-251-0/+126
* addresses bug #67033Mike Fulbright2002-06-191-0/+3
* fixup label alignmentsMike Fulbright2002-06-191-1/+1
* added ability to exclude mount points from list presented in mount point comb...Mike Fulbright2002-06-171-1/+4
* loads of changes to LVM code to handle physical extents, sanity checks, etcMike Fulbright2002-06-101-1/+13
* broke out ALOT of code from partition_gui.py into separate objects. Its still...Mike Fulbright2002-06-041-0/+175