.. |
.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
|
leaked Gtk::HBox
|
2010-10-05 12:46:26 -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
|
Bug #539092: Deletion of unnecessary null pointer checks
|
2010-10-06 12:24:51 -06:00 |
Dialog_Disklabel.cc
|
Cleanup file copyright entries
|
2009-11-05 11:08:49 -07:00 |
Dialog_Partition_Copy.cc
|
Limit graphic movement according to required boot record space
|
2010-05-25 16:26:08 -06:00 |
Dialog_Partition_Info.cc
|
Rename get_length method to get_sector_length
|
2010-04-28 09:11:44 -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
|
Fix numerical mismatch when graphically moving logical partition (#628554)
|
2010-09-07 17:01:08 -06:00 |
Dialog_Progress.cc
|
Clean up progress bar current status after copy/move action
|
2010-04-25 11:09:18 -06:00 |
DrawingAreaVisualDisk.cc
|
Rename get_length method to get_sector_length
|
2010-04-28 09:11:44 -06:00 |
FS_Info.cc
|
Enhance detection for ext3, fat16, fat32, linux-swap, and hfsplus
|
2010-04-28 14:11:24 -06: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
|
Bug #539092: Deletion of unnecessary null pointer checks
|
2010-10-06 12:24:51 -06:00 |
HBoxOperations.cc
|
added popupmenu to operationslist and did some (higrelated) cleanups
|
2006-09-17 13:23:47 +00:00 |
Makefile.am
|
Initial Btrfs-handling modules
|
2010-10-03 17:00:53 +02: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 |
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
|
leaked regular expression (regfree not called)
|
2010-10-05 12:54:55 -06:00 |
Win_GParted.cc
|
Use Btrfs handlers, if enabled at configure time
|
2010-10-03 17:00:53 +02:00 |
btrfs.cc
|
Provide set_used_sectors() for Btrfs
|
2010-10-03 17:00:53 +02:00 |
ext2.cc
|
Enhance file system space unused math to use actual sector size
|
2010-04-28 13:25:57 -06:00 |
ext3.cc
|
Enhance file system space unused math to use actual sector size
|
2010-04-28 13:25:57 -06:00 |
ext4.cc
|
Enhance file system space unused math to use actual sector size
|
2010-04-28 13:25:57 -06:00 |
fat16.cc
|
Enhance file system space unused math to use actual sector size
|
2010-04-28 13:25:57 -06:00 |
fat32.cc
|
Enhance file system space unused math to use actual sector size
|
2010-04-28 13:25:57 -06:00 |
hfs.cc
|
Remove 512 byte based units and rename _FACTOR to BYTE
|
2010-04-26 13:40:38 -06:00 |
hfsplus.cc
|
Cleanup file copyright entries
|
2009-11-05 11:08:49 -07:00 |
jfs.cc
|
Enhance file system space unused math to use actual sector size
|
2010-04-28 13:25:57 -06:00 |
linux_swap.cc
|
Add labelling of linux-swap
|
2010-08-08 10:36:34 -06:00 |
main.cc
|
Cleanup file copyright entries
|
2009-11-05 11:08:49 -07:00 |
ntfs.cc
|
Enhance file system space unused math to use actual sector size
|
2010-04-28 13:25:57 -06:00 |
reiser4.cc
|
Enhance file system space unused math to use actual sector size
|
2010-04-28 13:25:57 -06:00 |
reiserfs.cc
|
Enhance file system space unused math to use actual sector size
|
2010-04-28 13:25:57 -06:00 |
ufs.cc
|
Cleanup file copyright entries
|
2009-11-05 11:08:49 -07:00 |
xfs.cc
|
Enhance file system space unused math to use actual sector size
|
2010-04-28 13:25:57 -06:00 |