summaryrefslogtreecommitdiffstats
path: root/iw/partition_gui.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* hack to make lowres partitioning more pleasing to the eyeMike Fulbright2001-08-011-4/+21
* prompt the user if they click the RAID button and less than two software RAID...bfox2001-08-011-0/+8
* oopsMike Fulbright2001-07-311-1/+0
* ignore RAID on RAIDMike Fulbright2001-07-311-2/+7
* handle another case for foreign fs typesMike Fulbright2001-07-311-0/+2
* don't really like those pesky traceback things :)Jeremy Katz2001-07-311-1/+1
* move warning about formatting preexisting partitions to when they leave the p...Mike Fulbright2001-07-311-44/+76
* present errors and warnings from partitioning in a scrolled windowMike Fulbright2001-07-251-6/+63
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-251-2/+0
* set number of spares into UIMike Fulbright2001-07-231-1/+6
* sanity checks for sizes need to actually look at the partition sinceJeremy Katz2001-07-231-1/+1
* consistent capitalization (49669)Jeremy Katz2001-07-231-3/+3
* move definitions of CLEARPART_TYPE_* to partitioning.py to avoid circularJeremy Katz2001-07-231-1/+0
* fix default fstype in gui to give the right default format type on preexistin...Jeremy Katz2001-07-221-1/+5
* give warnings and errors for partitions using sanity checking functionJeremy Katz2001-07-221-0/+9
* fix migrate GUI dialog and make check for whether to warn on not formatting s...Mike Fulbright2001-07-201-2/+2
* yeah now print out a partition type name instead of foreignMike Fulbright2001-07-191-0/+5
* fix behavior so we warn user if they are using a preexisting as a system dire...Mike Fulbright2001-07-191-3/+5
* report preexisting disk label for existing filesystems (which have one) so us...Mike Fulbright2001-07-191-3/+15
* make drive and raid partition clists big enough to be usefulMike Fulbright2001-07-181-0/+2
* fix various issues with fstype and mount point in pre-existing request edit d...Mike Fulbright2001-07-181-8/+24
* fix for bug 49200Mike Fulbright2001-07-181-1/+4
* fix for bug 49200Mike Fulbright2001-07-181-1/+5
* fix to not have question markMike Fulbright2001-07-181-1/+1
* wire in accel group (duct tape for now)Matt Wilson2001-07-161-0/+2
* this shouldn't happen anymore, but I'd rather not crashJeremy Katz2001-07-161-1/+1
* show foreigns correctlyJeremy Katz2001-07-151-1/+4
* tried to wire up accelerator keys, not quite working yetMike Fulbright2001-07-131-6/+14