.. |
.cvsignore
|
added *.swp some modifications to pass 'make distcheck' minor cleanups
|
2005-11-25 12:59:47 +00:00 |
DMRaid.cc
|
Enable to work with new dmraid and parted without dmraid support
|
2010-08-25 10:33:02 -06:00 |
Device.cc
|
Add sector size to device display pane
|
2010-02-20 15:12:26 -07:00 |
DialogFeatures.cc
|
Make btrfs support a normal part of gparted
|
2010-10-18 15:28:40 -06: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
|
Update copyright year
|
2011-01-16 10:45:25 -07:00 |
Dialog_Disklabel.cc
|
Cleanup file copyright entries
|
2009-11-05 11:08:49 -07:00 |
Dialog_Partition_Copy.cc
|
Update copyright year
|
2011-01-16 10:45:25 -07:00 |
Dialog_Partition_Info.cc
|
Add translator comments requested in bug #631684
|
2010-10-12 18:14:30 -06: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
|
leaked FS structures for new partition dialog
|
2010-10-05 12:46:26 -06:00 |
Dialog_Partition_Resize_Move.cc
|
Ensure 1 MiB reserved when moving partition to start of disk
|
2010-10-25 10:59:11 -06:00 |
Dialog_Progress.cc
|
Change URL for "Saving Details" to a shorter path
|
2010-10-20 17:34:43 -06:00 |
Dialog_Rescue_Data.cc
|
Added support to lost data recovery using gpart
|
2011-01-29 14:58:02 -07:00 |
DrawingAreaVisualDisk.cc
|
Rename get_length method to get_sector_length
|
2010-04-28 09:11:44 -06:00 |
FS_Info.cc
|
Add methods to FS_Info class to get path by uuid and by label
|
2010-12-09 14:06:38 -07: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
|
Bug #539092: Deletion of unnecessary null pointer checks
|
2010-10-06 12:24:51 -06:00 |
Frame_Resizer_Extended.cc
|
Limit graphic movement according to required boot record space
|
2010-05-25 16:26:08 -06:00 |
GParted_Core.cc
|
Added support to lost data recovery using gpart
|
2011-01-29 14:58:02 -07:00 |
HBoxOperations.cc
|
added popupmenu to operationslist and did some (higrelated) cleanups
|
2006-09-17 13:23:47 +00:00 |
Makefile.am
|
Added support to lost data recovery using gpart
|
2011-01-29 14:58:02 -07:00 |
Operation.cc
|
Fix off by 1 sector math when looking for unallocated space
|
2010-05-27 10:59:12 -06:00 |
OperationCheck.cc
|
Fixed incorrect spelling of filesystem and mountpoint
|
2008-11-18 23:58:17 +00:00 |
OperationCopy.cc
|
Replace default sector size with appropriate sector size
|
2010-04-26 11:52:33 -06:00 |
OperationCreate.cc
|
Rename get_length method to get_sector_length
|
2010-04-28 09:11:44 -06:00 |
OperationDelete.cc
|
Rename get_length method to get_sector_length
|
2010-04-28 09:11:44 -06:00 |
OperationDetail.cc
|
Unitialized value in OperationDetail::OperationDetail
|
2010-10-05 12:54:55 -06: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
|
Rename get_length method to get_sector_length
|
2010-04-28 09:11:44 -06:00 |
Partition.cc
|
Add partition alignment option to align to MiB (#617409)
|
2010-05-20 10:00:14 -06:00 |
Proc_Partitions_Info.cc
|
Refactor device parsing logic into Proc_Partitions_Info class
|
2010-12-07 16:01:54 -07:00 |
SWRaid.cc
|
Added auto detection of Linux software RAID devices
|
2009-11-03 13:30:44 -07:00 |
TreeView_Detail.cc
|
Rename get_length method to get_sector_length
|
2010-04-28 09:11:44 -06:00 |
Utils.cc
|
Added support to lost data recovery using gpart
|
2011-01-29 14:58:02 -07:00 |
Win_GParted.cc
|
Added support to lost data recovery using gpart
|
2011-01-29 14:58:02 -07:00 |
btrfs.cc
|
Add virtual move method to FileSystem class
|
2010-10-19 13:35:53 -06:00 |
ext2.cc
|
Add virtual move method to FileSystem class
|
2010-10-19 13:35:53 -06:00 |
ext3.cc
|
Add virtual move method to FileSystem class
|
2010-10-19 13:35:53 -06:00 |
ext4.cc
|
Add virtual move method to FileSystem class
|
2010-10-19 13:35:53 -06:00 |
fat16.cc
|
Add virtual move method to FileSystem class
|
2010-10-19 13:35:53 -06:00 |
fat32.cc
|
Add virtual move method to FileSystem class
|
2010-10-19 13:35:53 -06:00 |
hfs.cc
|
Add virtual move method to FileSystem class
|
2010-10-19 13:35:53 -06:00 |
hfsplus.cc
|
Add virtual move method to FileSystem class
|
2010-10-19 13:35:53 -06:00 |
jfs.cc
|
Add virtual move method to FileSystem class
|
2010-10-19 13:35:53 -06:00 |
linux_swap.cc
|
Skip move action because linux-swap contains no data (#589555)
|
2010-10-19 13:43:42 -06:00 |
main.cc
|
Cleanup file copyright entries
|
2009-11-05 11:08:49 -07:00 |
ntfs.cc
|
Add virtual move method to FileSystem class
|
2010-10-19 13:35:53 -06:00 |
reiser4.cc
|
Add virtual move method to FileSystem class
|
2010-10-19 13:35:53 -06:00 |
reiserfs.cc
|
Add virtual move method to FileSystem class
|
2010-10-19 13:35:53 -06:00 |
ufs.cc
|
Add virtual move method to FileSystem class
|
2010-10-19 13:35:53 -06:00 |
xfs.cc
|
Add virtual move method to FileSystem class
|
2010-10-19 13:35:53 -06:00 |