..
.cvsignore
added *.swp some modifications to pass 'make distcheck' minor cleanups
2005-11-25 12:59:47 +00:00
Device.h
replaced 'long' with 'Sector' to prefent overflows with really large
2006-12-08 13:14:05 +00:00
Dialog_Base_Partition.h
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.h
replaced deprecated Gtk::Optionmenu with Gtk::ComboBoxText
2005-12-15 16:16:48 +00:00
Dialog_Partition_Copy.h
implemented some stuff to find a good blocksize to use for copy/move.
2006-08-08 19:04:29 +00:00
Dialog_Partition_Info.h
improved errorhandling a bit. At the initialscan we store errors/warnings
2006-07-30 15:13:41 +00:00
Dialog_Partition_Label.h
gparted-0.3.6 - code recreation from Source Forge
2008-04-07 19:41:18 +00:00
Dialog_Partition_New.h
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_Partition_Resize_Move.h
in some places i still used MiB's instead of sectors to store sizes. this
2006-02-25 10:09:30 +00:00
Dialog_Progress.h
Add padding to progress dialog window
2009-10-22 10:19:47 -06:00
DialogFeatures.h
Improved File System Support dialog readability.
2008-11-14 20:18:46 +00:00
DialogManageFlags.h
improved behaviour of flagmanagementdialog.
2006-04-02 11:18:34 +00:00
DMRaid.h
Remove get_dmraid_prefix method used to specify a single device
2009-04-29 16:34:30 -06:00
DrawingAreaVisualDisk.h
fixed a few issues with selecting/activating partitions. improved support
2006-03-20 10:12:55 +00:00
ext2.h
Renamed set_label and get_label methods to write_label and read_label respectively.
2008-11-08 23:55:17 +00:00
ext3.h
Renamed set_label and get_label methods to write_label and read_label respectively.
2008-11-08 23:55:17 +00:00
ext4.h
Created 2 files to support ext4 operations.
2008-12-18 22:07:06 +00:00
fat16.h
Renamed set_label and get_label methods to write_label and read_label respectively.
2008-11-08 23:55:17 +00:00
fat32.h
Renamed set_label and get_label methods to write_label and read_label respectively.
2008-11-08 23:55:17 +00:00
FileSystem.h
Renamed set_label and get_label methods to write_label and read_label respectively.
2008-11-08 23:55:17 +00:00
Frame_Resizer_Base.h
trivial 'breakfast cleanups' :)
2006-09-09 07:09:13 +00:00
Frame_Resizer_Extended.h
did lots of work on the resizer, it's behaviour should be more natural and
2006-03-01 19:16:13 +00:00
FS_Info.h
Update copyright year for FS_Info class
2009-04-26 15:49:30 -06:00
GParted_Core.h
Refactor some logic into separate settle_device method
2009-05-02 10:59:49 -06:00
HBoxOperations.h
added popupmenu to operationslist and did some (higrelated) cleanups
2006-09-17 13:23:47 +00:00
hfs.h
Renamed set_label and get_label methods to write_label and read_label respectively.
2008-11-08 23:55:17 +00:00
hfsplus.h
Renamed set_label and get_label methods to write_label and read_label respectively.
2008-11-08 23:55:17 +00:00
i18n.h
enabled support for reiserfs
2004-10-06 15:32:40 +00:00
jfs.h
Renamed set_label and get_label methods to write_label and read_label respectively.
2008-11-08 23:55:17 +00:00
linux_swap.h
Renamed set_label and get_label methods to write_label and read_label respectively.
2008-11-08 23:55:17 +00:00
Makefile.am
Added new class for dmraid support
2009-03-14 20:02:41 +00:00
ntfs.h
Renamed set_label and get_label methods to write_label and read_label respectively.
2008-11-08 23:55:17 +00:00
Operation.h
gparted-0.3.6 - code recreation from Source Forge
2008-04-07 19:41:18 +00:00
OperationCheck.h
added 'check' operation. The functionality was already there, but it was
2006-11-26 14:27:16 +00:00
OperationCopy.h
implemented some stuff to find a good blocksize to use for copy/move.
2006-08-08 19:04:29 +00:00
OperationCreate.h
renamed some enums
2006-07-29 15:20:32 +00:00
OperationDelete.h
renamed some enums
2006-07-29 15:20:32 +00:00
OperationDetail.h
gparted-0.3.5 - code recreation from Source Forge
2008-04-07 15:26:19 +00:00
OperationFormat.h
renamed some enums
2006-07-29 15:20:32 +00:00
OperationLabelPartition.h
gparted-0.3.6 - code recreation from Source Forge
2008-04-07 19:41:18 +00:00
OperationResizeMove.h
renamed some enums
2006-07-29 15:20:32 +00:00
Partition.h
Added strict_start indicator
2009-02-16 19:37:27 +00:00
reiser4.h
Renamed set_label and get_label methods to write_label and read_label respectively.
2008-11-08 23:55:17 +00:00
reiserfs.h
Renamed set_label and get_label methods to write_label and read_label respectively.
2008-11-08 23:55:17 +00:00
TreeView_Detail.h
trivial cleanups
2006-09-16 15:00:25 +00:00
ufs.h
Renamed set_label and get_label methods to write_label and read_label respectively.
2008-11-08 23:55:17 +00:00
Utils.h
Removed file_exists() method. Glib::file_test() already exists and is available for use.
2009-03-13 14:17:22 +00:00
Win_GParted.h
Improve feedback when creating or pasting partition ( #579266 )
2009-10-24 14:16:40 -06:00
xfs.h
Renamed set_label and get_label methods to write_label and read_label respectively.
2008-11-08 23:55:17 +00:00