Replaced menu "Operations" with "Device" and "Partition". Also implemented |
|
More...
|
over 20 years ago
|
Replaced stockitems APPLY and CANCEL with YES and NO |
|
More...
|
over 20 years ago
|
Hungarian translation updated by Gabor Kelemen. |
|
More...
|
over 20 years ago
|
hmmz, i forgot to remove one unnecessary check. |
|
More...
|
over 20 years ago
|
finally got around to fix this annoying 'flickering' while using the |
|
More...
|
over 20 years ago
|
write actually used libpartedversion to stdout on startup. (usefull for |
|
More...
|
over 20 years ago
|
Fixed bug in copy functionality (due to unset ORIG_START startsector |
|
More...
|
over 20 years ago
|
Updated Spanish translation. |
|
More...
|
over 20 years ago
|
removed sleep( 1 ). This isn't needed anymore now the layout is scanned |
|
More...
|
over 20 years ago
|
used static_cast<> instead of C-style type conversion. install gparted |
|
More...
|
over 20 years ago
|
Updated German translation. |
|
More...
|
over 20 years ago
|
activate_convert used old filesystem instead of new one for checks. fixed. |
|
More...
|
over 20 years ago
|
Added hu to ALL_LINGUAS. |
|
More...
|
over 20 years ago
|
Hungarian translation added by Gabor Kelemen. |
|
More...
|
over 20 years ago
|
Updated Czech translation. |
|
More...
|
over 20 years ago
|
Updated Canadian English translation. |
|
More...
|
over 20 years ago
|
Added menu 'Operations' to menubar. This menu is a duplicate of the |
|
More...
|
over 20 years ago
|
call GParted_Core::find_supported_filesystems( ) in |
|
More...
|
over 20 years ago
|
Removing debian subdir in preparation for the inclusion of an official debian package in the debian repository. |
|
More...
|
over 20 years ago
|
replaced atoi with atol . |
|
More...
|
over 20 years ago
|
implemented read used/unused space on a jfs filesystem. |
|
More...
|
over 20 years ago
|
As explained in the previous entry i've decided to add reiser4 detection |
|
More...
|
over 20 years ago
|
/ ) Also, libparted isn't able to detect reiser4 yet, a patch to fix this |
|
More...
|
over 20 years ago
|
Changed 'bool Create( const Glib::ustring & device_path, const Partition & |
|
More...
|
over 20 years ago
|
fixed some issues with linux-swap. From now on you need 'mkswap' to |
|
More...
|
over 20 years ago
|
Removed the ugly Get_Highest_Logical_Busy() from Device and added a |
|
More...
|
over 20 years ago
|
Added cylsize to Device and made Operation contain a Device instead of |
|
More...
|
over 20 years ago
|
moved inline Get_FS from Utils.h to GParted_Core, saves a few K in exe |
|
More...
|
over 20 years ago
|
Updated Spanish translation by Jorge Gonzalez |
|
More...
|
over 20 years ago
|
removed sorting of detected devices. I figured we didn't need it anymore |
|
More...
|
over 20 years ago
|