summaryrefslogtreecommitdiffstats
path: root/iw/partition_ui_helpers_gui.py
Commit message (Expand)AuthorAgeFilesLines
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-2/+2
* Set the FS combo to efi for efi partitions.Peter Jones2008-04-081-1/+1
* Make lukscb.get_data("encrypt") always return a valid value.Peter Jones2008-04-031-0/+2
* Partitioning UI for handling of preexisting encrypted devices.David Lehman2008-03-281-3/+4
* Use iutil.isEfi() instead of testing for ia64-ness.Peter Jones2008-03-041-1/+1
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
* GPLv2+ boilerplates on all of the iw/*.py files.David Cantrell2007-12-171-7/+14
* Better checking for bootable request on an encrypted deviceJeremy Katz2007-12-111-1/+1
* Give access to partitions when determining min/max size to resize; also keepJeremy Katz2007-11-291-6/+5
* If we're formatting the partition, we can resize to 1Jeremy Katz2007-11-291-5/+27
* Implement resizing UI for graphical mode.Jeremy Katz2007-11-291-53/+56
* This is used for more than partitions; and add a mnemonicJeremy Katz2007-11-281-1/+1
* Initial support for block devices encrypted using LUKS/dm-crypt.David Lehman2007-11-161-4/+24
* no more partitioning.pyJeremy Katz2007-11-061-1/+0
* Remove disabled badblocks checking code.Chris Lumens2007-08-031-23/+5
* 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