gparted/include
Curtis Gedak cf68fc0704 Enable to work with new dmraid and parted without dmraid support
Newer versions (dmraid-1.0.0-rc16?) of dmraid default to always
creating partition names by inserting the letter 'p' between the
device name and the partition number.  Since this is not
consistent with older versions of dmraid, add extra logic to
ensure that newer versions of dmraid do not insert this extra
letter 'p'.

Rename method get_udev_name to get_udev_dm_name and enhance to
retrieve the property DM_NAME.

Handle situation where parted, and hence libparted, has been
configured with --disable-device-mapper.  In this situation on
some distros the device name could be /dev/dm-0.  This results in
invalid partition names such as /dev/dm-0p1.  Add logic to decode
the actual /dev/mapper name.
2010-08-25 10:33:02 -06:00
..
.cvsignore added *.swp some modifications to pass 'make distcheck' minor cleanups 2005-11-25 12:59:47 +00:00
DMRaid.h Enable to work with new dmraid and parted without dmraid support 2010-08-25 10:33:02 -06:00
Device.h Add sector size to device display pane 2010-02-20 15:12:26 -07:00
DialogFeatures.h Cleanup file copyright entries 2009-11-05 11:08:49 -07:00
DialogManageFlags.h improved behaviour of flagmanagementdialog. 2006-04-02 11:18:34 +00:00
Dialog_Base_Partition.h Add partition alignment option to align to MiB (#617409) 2010-05-20 10:00:14 -06:00
Dialog_Disklabel.h replaced deprecated Gtk::Optionmenu with Gtk::ComboBoxText 2005-12-15 16:16:48 +00:00
Dialog_Partition_Copy.h Set sector size and add to operation and dialog methods 2010-04-19 19:22:31 -06: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 Change partition alignment check box to a drop down menu 2010-05-09 14:45:26 -06: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 Cleanup file copyright entries 2009-11-05 11:08:49 -07:00
DrawingAreaVisualDisk.h fixed a few issues with selecting/activating partitions. improved support 2006-03-20 10:12:55 +00:00
FS_Info.h Update copyright year for FS_Info class 2009-04-26 15:49:30 -06:00
FileSystem.h Cleanup file copyright entries 2009-11-05 11:08:49 -07:00
Frame_Resizer_Base.h Limit graphic movement according to required boot record space 2010-05-25 16:26:08 -06: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
GParted_Core.h Create new method get_partition_path 2010-08-17 10:36:00 -06:00
HBoxOperations.h added popupmenu to operationslist and did some (higrelated) cleanups 2006-09-17 13:23:47 +00:00
Makefile.am Added auto detection of Linux software RAID devices 2009-11-03 13:30:44 -07:00
Operation.h Set sector size and add to operation and dialog methods 2010-04-19 19:22:31 -06: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 Cleanup file copyright entries 2009-11-05 11:08:49 -07: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 Add partition alignment option to align to MiB (#617409) 2010-05-20 10:00:14 -06:00
SWRaid.h Added auto detection of Linux software RAID devices 2009-11-03 13:30:44 -07:00
TreeView_Detail.h trivial cleanups 2006-09-16 15:00:25 +00:00
Utils.h Remove 512 byte based units and rename _FACTOR to BYTE 2010-04-26 13:40:38 -06:00
Win_GParted.h Add new method active_partitions_on_device_count 2010-08-10 13:01:40 -06:00
ext2.h Cleanup file copyright entries 2009-11-05 11:08:49 -07:00
ext3.h Cleanup file copyright entries 2009-11-05 11:08:49 -07:00
ext4.h Created 2 files to support ext4 operations. 2008-12-18 22:07:06 +00:00
fat16.h Cleanup file copyright entries 2009-11-05 11:08:49 -07:00
fat32.h Cleanup file copyright entries 2009-11-05 11:08:49 -07:00
hfs.h Cleanup file copyright entries 2009-11-05 11:08:49 -07:00
hfsplus.h Cleanup file copyright entries 2009-11-05 11:08:49 -07:00
i18n.h enabled support for reiserfs 2004-10-06 15:32:40 +00:00
jfs.h Cleanup file copyright entries 2009-11-05 11:08:49 -07:00
linux_swap.h Cleanup file copyright entries 2009-11-05 11:08:49 -07:00
ntfs.h Cleanup file copyright entries 2009-11-05 11:08:49 -07:00
reiser4.h Cleanup file copyright entries 2009-11-05 11:08:49 -07:00
reiserfs.h Cleanup file copyright entries 2009-11-05 11:08:49 -07:00
ufs.h Cleanup file copyright entries 2009-11-05 11:08:49 -07:00
xfs.h Cleanup file copyright entries 2009-11-05 11:08:49 -07:00