Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
more cleanups
adding a new branch for the overhaul of GLI
extra 'self'
missing )
src/fe/gtk/PartProperties.py: pull list of supported filesystems from GLISD instead of parent
gtkfe's partitioning uses get_devnode()
src/GLIStorageDevice.py: overhaul for supporting mac disklabels and partitions out of disk order
don't let part_size less than min-size be entered
typo fix
don't allow MB sizes out of bounds to be entered
fix unalloc->part size
allow partition size less than 1/<width of slider>*<drive size MB>
remove debugging print statements from PartProperties.py
add GPL header to all files
make OK button in PartProperties default
begin readying for gettext stuff
being readying for gettext stuff
add check for 0MB partition
Determine HPaned handle-width dynamically in order to work properly on all GTK themes.
Change from .1 and .9 to constants for partitioning. Fix free space overwriting bug. Remove a few unused functions from rewrite.
Minor changes as suggested by pychecker
More idiot-proofing: mountpoint/opts fields disables for swap and mountopts defaults to 'defaults' if blank and a mountpoint is specified
Readded resizing support.
Additional manual size entry validation code.
get_max_mb_for_resize() returns -1 if not self.resizeable PartProperties gets cur_size parameter. PartProperties allows sliding bar when a partition is resizeable.
Add 'Format' to PartProperties
tidy_partitions() function in GLIStorageDevice and remove debug statements (gtkfe also)
Major GLIStorageDevice overhaul...all MB now instead of sectors.
changed all gtk.TRUE/FALSE to True/False
subtract 1 from end value
added help label
slider/entry field sync
fixed logical logic issue in PartProperties
fixed some nastiness with swap
GLIStorageDevice fixes and finished moving stuff to PartProperties
lots more partition code moved
began moving code from Partitioning to PartProperties
more PartProperties additions
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |