summaryrefslogtreecommitdiffstats
path: root/iw/partition_dialog_gui.py
Commit message (Expand)AuthorAgeFilesLines
* Don't prompt for a passphrase when creating encrypted devices.David Lehman2008-09-151-50/+4
* Support establishing a global passphrase when creating encrypted devices.David Lehman2008-08-191-2/+26
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-2/+2
* remove debugging printBill Nottingham2008-04-071-1/+0
* Partitioning UI for handling of preexisting encrypted devices.David Lehman2008-03-281-16/+16
* 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
* More mnemonicsJeremy Katz2007-12-121-1/+1
* Give access to partitions when determining min/max size to resize; also keepJeremy Katz2007-11-291-1/+1
* Implement resizing UI for graphical mode.Jeremy Katz2007-11-291-33/+10
* Initial support for block devices encrypted using LUKS/dm-crypt.David Lehman2007-11-161-0/+49
* Remove disabled badblocks checking code.Chris Lumens2007-08-031-24/+3
* Default to no drives selected (#195636).Chris Lumens2007-03-161-1/+2
* Pass updateSrc to createAllowedDrivesList (#208677).Chris Lumens2006-10-021-6/+8
* Allow existing partitions containing ISO images to be mounted (#105722).Chris Lumens2006-05-231-2/+3
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-9/+9
* 004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-271-0/+6
* convert from GtkCombo to GtkComboBoxEntryJeremy Katz2004-08-111-3/+3
* goodbye to a lot more GtkOptionMenusJeremy Katz2004-08-111-11/+10
* clamp the bottom end of partition sizes (#108164)Jeremy Katz2003-11-031-0/+3
* trigger on value-changed instead of just changed so that we update the sizeJeremy Katz2003-10-171-2/+2
* restrict fs to software RAID when going from the wizard (#67563)Jeremy Katz2003-09-251-2/+4
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-0/+1
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-2/+5
* no longer allowing badblocks checkingMike Fulbright2003-03-141-6/+10
* not sure what the changed signal did, but value-changed gives better interact...Mike Fulbright2003-01-141-1/+1
* new iter_next APIMatt Wilson2002-07-181-3/+2
* (carefully) add device/whatever we're editting to title barMike Fulbright2002-07-151-1/+4
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-3/+3
* add mnemonicMike Fulbright2002-07-021-18/+24
* need diskset to do check properlyMike Fulbright2002-06-281-1/+1
* make title sensitive to if object is new or oldMike Fulbright2002-06-281-1/+6
* added the correct icon to dialogsMike Fulbright2002-06-271-4/+7
* move common code to partition_ui_helpers_gui.pyMike Fulbright2002-06-251-104/+22
* pychecker is my friendanaconda-s390-tag4Jeremy Katz2002-06-121-2/+2
* 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/+532