gparted/src
Bart Hakvoort 4e9d368102 added a check to see wether a device is 'real' or not. Thanks to
Francois Dupoux for the patch.

svn path=/trunk/; revision=764
2007-01-07 20:29:03 +00:00
..
.cvsignore added *.swp some modifications to pass 'make distcheck' minor cleanups 2005-11-25 12:59:47 +00:00
Device.cc overloaded == and != cleanups 2006-03-15 21:44:24 +00:00
DialogFeatures.cc added 'Read Label' info 2006-09-23 11:02:46 +00:00
DialogManageFlags.cc disabled resizing of this dialog renamed 'Filesystems' to 'Features' in 2006-04-05 09:33:04 +00:00
Dialog_Base_Partition.cc replaced 'long' with 'Sector' to prefent overflows with really large 2006-12-08 13:14:05 +00:00
Dialog_Disklabel.cc trivial cleanups 2006-03-28 12:40:29 +00:00
Dialog_Partition_Copy.cc implemented some stuff to find a good blocksize to use for copy/move. 2006-08-08 19:04:29 +00:00
Dialog_Partition_Info.cc improved errorhandling a bit. At the initialscan we store errors/warnings 2006-07-30 15:13:41 +00:00
Dialog_Partition_New.cc trivial cleanups 2006-03-28 12:40:29 +00:00
Dialog_Partition_Resize_Move.cc due to some restrictions it was no longer possible to shrink swap 2006-08-20 10:07:25 +00:00
Dialog_Progress.cc added libparted version string to details export. 2006-12-01 13:01:46 +00:00
DrawingAreaVisualDisk.cc added popupmenu to operationslist and did some (higrelated) cleanups 2006-09-17 13:23:47 +00:00
FileSystem.cc added nice -n 19, so that all extensive filesystemoperations will be 2006-08-21 19:59:48 +00:00
Frame_Resizer_Base.cc trivial 'breakfast cleanups' :) 2006-09-09 07:09:13 +00:00
Frame_Resizer_Extended.cc trivial 'breakfast cleanups' :) 2006-09-09 07:09:13 +00:00
GParted_Core.cc added a check to see wether a device is 'real' or not. Thanks to 2007-01-07 20:29:03 +00:00
HBoxOperations.cc added popupmenu to operationslist and did some (higrelated) cleanups 2006-09-17 13:23:47 +00:00
Makefile.am added 'check' operation. The functionality was already there, but it was 2006-11-26 14:27:16 +00:00
Operation.cc lots of cleanups in operationhandling. This resulted in cleaner/less code 2006-03-24 19:08:41 +00:00
OperationCheck.cc added 'check' operation. The functionality was already there, but it was 2006-11-26 14:27:16 +00:00
OperationCopy.cc implemented some stuff to find a good blocksize to use for copy/move. 2006-08-08 19:04:29 +00:00
OperationCreate.cc renamed some enums 2006-07-29 15:20:32 +00:00
OperationDelete.cc renamed some enums 2006-07-29 15:20:32 +00:00
OperationDetail.cc catch markup exceptions cleanups 2006-08-24 19:29:28 +00:00
OperationFormat.cc renamed some enums 2006-07-29 15:20:32 +00:00
OperationResizeMove.cc renamed some enums 2006-07-29 15:20:32 +00:00
Partition.cc fixed issue with overloaded == 2006-12-01 13:16:37 +00:00
TreeView_Detail.cc trivial cleanups 2006-09-16 15:00:25 +00:00
Utils.cc catch markup exceptions cleanups 2006-08-24 19:29:28 +00:00
Win_GParted.cc added libparted version string to details export. 2006-12-01 13:01:46 +00:00
ext2.cc fixed a couple of issues with reading of volumelabels (#338528) 2006-09-14 16:42:02 +00:00
ext3.cc fixed a couple of issues with reading of volumelabels (#338528) 2006-09-14 16:42:02 +00:00
fat16.cc added support for reading volumelabels. Atm we only read ext2/3, but the 2006-09-12 20:34:33 +00:00
fat32.cc added support for reading volumelabels. Atm we only read ext2/3, but the 2006-09-12 20:34:33 +00:00
hfs.cc Replaced std::abs with llabs (see #357691) added support for reading of 2006-10-01 13:08:57 +00:00
hfsplus.cc added support for reading volumelabels. Atm we only read ext2/3, but the 2006-09-12 20:34:33 +00:00
jfs.cc added support for reading of volumelabel 2006-09-25 11:17:41 +00:00
linux_swap.cc added support for reading volumelabels. Atm we only read ext2/3, but the 2006-09-12 20:34:33 +00:00
main.cc finally fixed #169683!! ( party, party! :p ) cleanups 2006-02-10 22:16:31 +00:00
ntfs.cc added support for reading of volumelabel 2006-09-23 09:41:42 +00:00
reiser4.cc only add mountpoints and paths if they exist don't show '<none>' if 2006-10-01 13:45:55 +00:00
reiserfs.cc Replaced std::abs with llabs (see #357691) added support for reading of 2006-10-01 13:08:57 +00:00
ufs.cc added support for reading volumelabels. Atm we only read ext2/3, but the 2006-09-12 20:34:33 +00:00
xfs.cc Replaced std::abs with llabs (see #357691) added support for reading of 2006-10-01 13:08:57 +00:00