summaryrefslogtreecommitdiffstats
path: root/iw/partition_dialog_gui.py
Commit message (Expand)AuthorAgeFilesLines
* 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