gparted-0.2



Application
===========

GParted-0.2


Description
===========

GParted stands for Gnome Partition Editor. Among other features it
supports creating, resizing, moving and copying of partitions.

Features: http://gparted.sourceforge.net/features.php

New Features:
* Detailed progressfeedback. Every step of an operation will be
  described to the user. Because all this info is stored in a treeview
  you can choose how many details you like to see.
* it's now possible to cancel a running operation.
* run a resize-simulation before performing the actual resize (only
  for NTFS)
        
Translations (new/updated):
* vi	: Clytie Siddall 
* es	: Jorge González 
* nl	: Tino Meinen
* gl	: Ignacio Casal Quinteiro
* fi	: Ilkka Tuohela
* en_CA	: Adam Weinberger
* hu	: Gabor Kelemen
        
Changes:
* changed KB/MB/GB/TB to KiB/MiB/GiB/TiB after reading
  http://www.iec.ch/zone/si/si_bytes.htm
* quite a few internal changes to make the code more consistent and
  (imho) cleaner.

Bugfixes:
* finally fixed those annoying resize issues with NTFS filesystems. It
  appeared i fed MiB's (2^10) into the ntfslib whereas it expected
  MB's (10^3). In some situations this caused ntfsresize to fail.
  Together with the use of a simulationrun before every resize i
  believe resizing of NTFS is finally as good as it can be. :-)
* fixed a few issues with mount() and unmount()
* fixed get_short_path() which didn't always return the shortest path
  to a device.
* and of course some more (minor) bugs ;)

Homepage
========
http://gparted.sourceforge.net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]