summaryrefslogtreecommitdiffstats
path: root/iw/partition_gui.py
Commit message (Expand)AuthorAgeFilesLines
* 2005-10-11 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-10-111-1/+1
* Fix constants imports so we get everything that was moved intoChris Lumens2005-10-061-1/+1
* Use new logging system.Chris Lumens2005-08-121-1/+4
* 2005-04-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-171-9/+1
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-49/+49
* 2005-02-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-02-081-8/+11
* Only repopulate the partition display screen if we were successful in addingChris Lumens2005-01-181-1/+3
* 2004-10-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-171-2/+2
* 2004-09-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-241-6/+4
* make sure the partition is active before we try to do any complicated thingsJeremy Katz2004-08-271-0/+3
* add patch from stuart hayes AT dell to avoid a lockup when clicking onJeremy Katz2004-08-271-22/+11
* Actually show small boot partitionsPaul Nasrat2004-08-261-1/+1
* Display small bootable partitions for Apple_Bootstrap (#125699)Paul Nasrat2004-07-051-1/+1
* silly fix -- it helps to actually go to the next partition instead of constantlyJeremy Katz2004-04-161-0/+1
* ignore the tiny < 1mb partitions that just confuse people (#119479)Jeremy Katz2004-04-151-0/+3
* adjust width/height so that three drives fit without a scroll bar correctlyJeremy Katz2003-10-021-5/+5
* restrict fs to software RAID when going from the wizard (#67563)Jeremy Katz2003-09-251-3/+4
* merge from taroon. highlights of this time aroundJeremy Katz2003-06-231-4/+7
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-1/+1
* fix issue with PVs not being shown as being reformatted (bug #82420)Mike Fulbright2003-05-091-0/+4
* Disk capacity is probably more useful than geometry in this day and ageMike Fulbright2003-05-071-6/+15
* fix for column sizing tweak bug #72868Mike Fulbright2003-04-021-1/+3
* merge taroon branch up until now. tagged as before-taroon-merge before andJeremy Katz2003-03-211-12/+6
* I can't reproduce getting into a state where this would happen, but let'sJeremy Katz2003-02-101-3/+5
* if vgscan segfaults, don't traceback, just disable the use of lvm. especiallyJeremy Katz2003-01-061-1/+3
* fix for bug #68625Mike Fulbright2002-08-151-1/+13
* fix for bug #66900Mike Fulbright2002-08-141-0/+17
* tweak spaceMike Fulbright2002-08-011-1/+0
* pack dialog betterMike Fulbright2002-08-011-10/+20
* fix some strings for bug #69144Mike Fulbright2002-07-231-2/+3
* new iter_next APIMatt Wilson2002-07-181-7/+6
* small tweak to textMike Fulbright2002-07-121-1/+1
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-5/+5
* dont die in autostep interactive ks if you dont have a raid minor specifiedMike Fulbright2002-07-101-1/+4
* fix english (#68160)Bill Nottingham2002-07-081-1/+1
* add getFocusableWidget to ipwidget to avoid tracebacksJeremy Katz2002-07-081-2/+3
* add mnemonicMike Fulbright2002-07-021-4/+4
* fix for bug #67242Mike Fulbright2002-06-281-0/+2
* let window get its natural sizeMike Fulbright2002-06-281-1/+1
* added the correct icon to dialogsMike Fulbright2002-06-271-8/+11
* dont let cloning if only one drive in systemMike Fulbright2002-06-271-2/+5
* Start of RAID clone toolMike Fulbright2002-06-271-15/+63
* start of a raid "wizard"Mike Fulbright2002-06-261-6/+114
* really make sure we don't try to translate the empty stringJeremy Katz2002-06-251-1/+3
* dont blow up if they ran kickstart w/o specifying a md deviceMike Fulbright2002-06-211-1/+5
* add keyaccel, fixed bug with case where lvm or raid preexists, new checkmarkMike Fulbright2002-06-191-43/+28
* translating the empty string is badJeremy Katz2002-06-191-1/+1
* change logic of show/hide button of raid/lvm and make is so we dont crash if ...Mike Fulbright2002-06-191-5/+17
* hack to put in a checkmark which doesnt look like a checkbox that makes peopl...Mike Fulbright2002-06-191-4/+58
* add more state information to tree display, and added button to allow you to ...Mike Fulbright2002-06-191-15/+74