summaryrefslogtreecommitdiffstats
path: root/iw/partition_gui.py
Commit message (Expand)AuthorAgeFilesLines
* oopsMike Fulbright2002-06-071-0/+3
* switch to get_iter_first()Mike Fulbright2002-06-061-2/+2
* Cleanup error messages in generic handling code, make sure you dont munge mem...Mike Fulbright2002-06-041-19/+30
* broke out ALOT of code from partition_gui.py into separate objects. Its still...Mike Fulbright2002-06-041-1393/+88
* lots of fixes for LVM and added raid device to RAID edit menusMike Fulbright2002-05-311-68/+110
* clean up getting of request sizes for lvm and raid to be just the same asJeremy Katz2002-05-311-3/+4
* some fixes for lvmMike Fulbright2002-05-291-13/+14
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* more mergingJeremy Katz2002-04-191-4/+5
* fix bug 59904Mike Fulbright2002-02-281-1/+10
* move a lot more out of partitioning.py... a lot of the functions are nowJeremy Katz2002-02-141-14/+16
* even more fun... move Partitions object to partitions.py and adjust accordingly.Jeremy Katz2002-02-131-17/+10
* all of the silly interface helpers get their own file nowJeremy Katz2002-02-121-0/+1
* remove unused pack_start (was causing the warning)Matt Wilson2002-02-121-1/+0
* stage2 of the partitioning.py cleanupJeremy Katz2002-02-071-11/+12
* stage 1 of the partitioning.py cleanup effort --Jeremy Katz2002-02-061-0/+1
* tweak requestSize functionMike Fulbright2002-02-061-30/+23
* add borders to most of the dialogs (to get rid of flat look) -- find other pl...Matt Wilson2002-02-041-2/+13
* lots of lvm ui fixes and sanity checkingMike Fulbright2002-02-011-19/+94
* dont reuse mount points, and you cant boot off LVMike Fulbright2002-02-011-0/+12
* huge commit - adds editting/deleting/adding logical volumes and volume groups...Mike Fulbright2002-02-011-113/+332
* quick hack to show lvm requestsMike Fulbright2002-01-301-30/+83
* oopsMike Fulbright2002-01-301-3/+0
* handle fact if you have logical partitions treeview goes to depth > 1Mike Fulbright2002-01-301-3/+12
* move parition_gui to use checklist (dropping clist) and tweaked checklist to ...Mike Fulbright2002-01-291-62/+134
* rename field so we know its units is MBMike Fulbright2002-01-281-3/+3
* we can actually create logical volumes nowJeremy Katz2002-01-251-2/+12
* skeleton LVM code so that msf can start working on the real gui. doesn'tJeremy Katz2002-01-241-1/+140
* iutil.getArch now returns s390 for s390x, clean up to handle this nicelyJeremy Katz2002-01-091-4/+3
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-7/+7
* more pycheck cleanupJeremy Katz2001-12-271-7/+6
* whee! merge the first bunch of changes from the 390 branch. thisJeremy Katz2001-12-271-6/+22
* don't use the old set_all adjustment function, set numeric properties, make h...Matt Wilson2001-11-271-6/+7
* make graphics gray out when insensitiveMatt Wilson2001-11-271-3/+2
* use treeviewMatt Wilson2001-11-021-177/+270
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-291/+302
* fix initial badblocks state (53267)Jeremy Katz2001-09-051-2/+3
* fix for 53169Mike Fulbright2001-09-051-0/+2
* badblocks should only be active if you've selected to formatJeremy Katz2001-08-241-2/+2
* pass enough options to the formatOptionsCB from migrate (49466)Jeremy Katz2001-08-241-1/+5
* fix up matt partitioning by making the new ones identify themselves properly ...Jeremy Katz2001-08-151-0/+2
* grammar fix (51761)Jeremy Katz2001-08-141-1/+1
* how did this ever work?Matt Wilson2001-08-141-1/+2
* restoring the backup copy doesn't work...Jeremy Katz2001-08-141-18/+23
* dialog for partitions of type 0x82 which don't look like swap... mostlyJeremy Katz2001-08-141-0/+2
* if we're not changing the formatting on the partition, whether or not the mou...Jeremy Katz2001-08-081-2/+4
* added size label which changes as you change cylinder range for Matt partitio...Mike Fulbright2001-08-071-0/+23
* need to scroll if > 4 drives availableMike Fulbright2001-08-061-2/+9
* make some constant strings get translatedMike Fulbright2001-08-021-8/+13
* dufus moveMike Fulbright2001-08-011-2/+0