gparted/src
Curtis Gedak 5493f7ecc6 Added get_fs_type() method to retrieve the file system type
svn path=/trunk/; revision=1003
2008-12-18 21:36:57 +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 lvm2 physical volume detection 2008-12-07 18:43:35 +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 Migrated Round to cylinders checkbutton from dialog partition new to dialog base partition so that it can be used by all dialogs that inherit from dialog base partion (e.g., New, Copy, and Resize/Move) 2008-06-15 17:18:26 +00:00
Dialog_Disklabel.cc Improved abilility to translate text 2008-04-20 16:11:23 +00:00
Dialog_Partition_Copy.cc Added exclusion to the partition copy primary paste unallocated extended problem because primary partitions at the start of the disk do not experience this problem. 2008-11-05 20:18:52 +00:00
Dialog_Partition_Info.cc Made text by field labels selectable. 2008-12-03 18:52:20 +00:00
Dialog_Partition_Label.cc Increase label dialog box size, and enhance to read linux-swap label using different versions of vol_id 2008-04-08 17:36:35 +00:00
Dialog_Partition_New.cc Added lvm2 physical volume detection 2008-12-07 18:43:35 +00:00
Dialog_Partition_Resize_Move.cc Fixed incorrect spelling of filesystem and mountpoint 2008-11-18 23:58:17 +00:00
Dialog_Progress.cc Fixed some spelling mistakes 2008-11-04 22:16:06 +00:00
DrawingAreaVisualDisk.cc added popupmenu to operationslist and did some (higrelated) cleanups 2006-09-17 13:23:47 +00:00
FS_Info.cc Added get_fs_type() method to retrieve the file system type 2008-12-18 21:36:57 +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 Reduced FS_Info cache disk reads 2008-12-08 18:23:30 +00:00
HBoxOperations.cc added popupmenu to operationslist and did some (higrelated) cleanups 2006-09-17 13:23:47 +00:00
Makefile.am Created class to read file system UUIDs 2008-11-11 17:19:46 +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 Fixed incorrect spelling of filesystem and mountpoint 2008-11-18 23:58:17 +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
OperationLabelPartition.cc gparted-0.3.6 - code recreation from Source Forge 2008-04-07 19:41:18 +00:00
OperationResizeMove.cc Add translator comments and fix spelling mistake 2008-09-25 15:23:52 +00:00
Partition.cc Added read UUID read display 2008-11-11 17:21:22 +00:00
TreeView_Detail.cc Fixed incorrect spelling of filesystem and mountpoint 2008-11-18 23:58:17 +00:00
Utils.cc Added lvm2 physical volume detection 2008-12-07 18:43:35 +00:00
Win_GParted.cc Added lvm2 physical volume detection 2008-12-07 18:43:35 +00:00
ext2.cc Fixed incorrect spelling of filesystem and mountpoint 2008-11-18 23:58:17 +00:00
ext3.cc Fixed incorrect spelling of filesystem and mountpoint 2008-11-18 23:58:17 +00:00
fat16.cc Fixed incorrect spelling of filesystem and mountpoint 2008-11-18 23:58:17 +00:00
fat32.cc Fixed incorrect spelling of filesystem and mountpoint 2008-11-18 23:58:17 +00:00
hfs.cc Renamed set_label and get_label methods to write_label and read_label respectively. 2008-11-08 23:55:17 +00:00
hfsplus.cc Renamed set_label and get_label methods to write_label and read_label respectively. 2008-11-08 23:55:17 +00:00
jfs.cc Fixed incorrect spelling of filesystem and mountpoint 2008-11-18 23:58:17 +00:00
linux_swap.cc Fixed incorrect spelling of filesystem and mountpoint 2008-11-18 23:58:17 +00:00
main.cc Update years in copyright notice because changes were made to the file this year. 2008-10-16 17:29:33 +00:00
ntfs.cc Fixed incorrect spelling of filesystem and mountpoint 2008-11-18 23:58:17 +00:00
reiser4.cc Renamed set_label and get_label methods to write_label and read_label respectively. 2008-11-08 23:55:17 +00:00
reiserfs.cc Fixed incorrect spelling of filesystem and mountpoint 2008-11-18 23:58:17 +00:00
ufs.cc Renamed set_label and get_label methods to write_label and read_label respectively. 2008-11-08 23:55:17 +00:00
xfs.cc Fixed incorrect spelling of filesystem and mountpoint 2008-11-18 23:58:17 +00:00