aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check for -1 from get_extended_partition() instead of 0Andrew Gaffney2008-05-131-8/+12
* attach right label objectAndrew Gaffney2007-03-271-7/+9
* add entry field for mkfsoptsAndrew Gaffney2007-01-151-1/+8
* force part_size_mb to intAndrew Gaffney2007-01-071-1/+1
* fix display of device name for new partitionAndrew Gaffney2007-01-071-1/+1
* finish cleanup from slider removalAndrew Gaffney2007-01-071-26/+20
* kill all traces of the resize display thingAndrew Gaffney2007-01-071-82/+5
* remove all mount point/opts stuff from PartPropertiesAndrew Gaffney2007-01-071-28/+1
* more cleanupsAndrew Gaffney2007-01-071-53/+22
* extra 'self'Andrew Gaffney2006-09-231-1/+1
* missing )Andrew Gaffney2006-09-161-1/+1
* src/fe/gtk/PartProperties.py:Andrew Gaffney2006-09-111-5/+8
* gtkfe's partitioning uses get_devnode()Andrew Gaffney2006-03-301-2/+2
* src/GLIStorageDevice.py:Andrew Gaffney2006-03-141-5/+5
* don't let part_size less than min-size be enteredAndrew Gaffney2005-11-261-6/+8
* typo fixAndrew Gaffney2005-11-261-1/+1
* don't allow MB sizes out of bounds to be enteredAndrew Gaffney2005-11-261-0/+6
* fix unalloc->part sizeAndrew Gaffney2005-11-261-1/+1
* allow partition size less than 1/<width of slider>*<drive size MB>Andrew Gaffney2005-11-261-0/+9
* remove debugging print statements from PartProperties.pyAndrew Gaffney2005-09-211-3/+3
* add GPL header to all filesAndrew Gaffney2005-08-221-0/+5
* make OK button in PartProperties defaultAndrew Gaffney2005-08-211-1/+1
* begin readying for gettext stuffAndrew Gaffney2005-08-211-0/+1
* being readying for gettext stuffAndrew Gaffney2005-08-211-26/+21
* add check for 0MB partitionAndrew Gaffney2005-08-131-0/+5
* Determine HPaned handle-width dynamically in order to work properly on allAndrew Gaffney2005-08-041-6/+4
* Change from .1 and .9 to constants forAndrew Gaffney2005-06-101-1/+7
* Minor changes as suggested by pycheckerAndrew Gaffney2005-06-081-2/+2
* More idiot-proofing: mountpoint/opts fields disables for swap and mountoptsAndrew Gaffney2005-05-041-5/+13
* Readded resizing support.Andrew Gaffney2005-05-021-0/+6
* Additional manual size entry validation code.Andrew Gaffney2005-05-011-2/+4
* get_max_mb_for_resize() returns -1 if not self.resizeableAndrew Gaffney2005-05-011-12/+27
* Add 'Format' to PartPropertiesAndrew Gaffney2005-04-301-10/+30
* tidy_partitions() function in GLIStorageDevice and remove debug statements (g...Andrew Gaffney2005-04-101-1/+1
* Major GLIStorageDevice overhaul...all MB now instead of sectors.Andrew Gaffney2005-04-091-35/+32
* changed all gtk.TRUE/FALSE to True/FalseAndrew Gaffney2005-03-251-34/+34
* subtract 1 from end valueAndrew Gaffney2005-03-161-1/+1
* added help labelAndrew Gaffney2005-03-061-1/+1
* slider/entry field syncAndrew Gaffney2005-03-051-4/+13
* fixed logical logic issue in PartPropertiesAndrew Gaffney2005-01-311-1/+1
* fixed some nastiness with swapAndrew Gaffney2005-01-301-4/+4
* GLIStorageDevice fixes and finished moving stuff to PartPropertiesAndrew Gaffney2005-01-301-32/+22
* lots more partition code movedAndrew Gaffney2005-01-301-24/+175
* began moving code from Partitioning to PartPropertiesAndrew Gaffney2005-01-291-1/+54
* more PartProperties additionsAndrew Gaffney2005-01-291-0/+55