gparted/include
Bart Hakvoort 642f0a145b from now on each partition has a reference to it's device. make use of new
* include/Partition.h,
  src/Partition.cc: from now on each partition has a reference to it's
  device.
* src/Win_GParted.cc,
  src/Dialog_Partition_New.cc: make use of new Set() from partition
* include/GParted_Core.h,
  src/GParted_Core.cc: since ped_file_system_clobber() ignored reiser4
  i've implemented a custom 'filesystem signature remover'.
  Also made use of the fact a partition now knows on which device it
  lives.
* src/Operation.cc: the get_string() didn't use
  Get_Filesystem_String() and thus returned faulty strings. Also did
  some cleanups.
2005-12-07 22:44:40 +00:00
..
.cvsignore added *.swp some modifications to pass 'make distcheck' minor cleanups 2005-11-25 12:59:47 +00:00
Device.h Removed the ugly Get_Highest_Logical_Busy() from Device and added a 2004-12-27 18:56:57 +00:00
Dialog_Base_Partition.h Fixed bug in copy functionality (due to unset ORIG_START startsector 2005-01-22 17:23:52 +00:00
Dialog_Disklabel.h fixed a11y thingy (#316108) get labeltypes from libparted instead of 2005-09-13 17:09:20 +00:00
Dialog_Filesystems.h added *.swp some modifications to pass 'make distcheck' minor cleanups 2005-11-25 12:59:47 +00:00
Dialog_Partition_Copy.h Added cylsize to Device and made Operation contain a Device instead of 2004-12-27 12:08:01 +00:00
Dialog_Partition_Info.h implemented mk_label wherever possible 2004-10-06 19:06:43 +00:00
Dialog_Partition_New.h Fixed a bunch of issues with min. and max. sizes of filesystems. 2004-12-10 20:42:23 +00:00
Dialog_Partition_Resize_Move.h Added cylsize to Device and made Operation contain a Device instead of 2004-12-27 12:08:01 +00:00
Dialog_Progress.h P) It still needs a lot of love, but the foundations are laid =) 2004-11-17 13:00:25 +00:00
FileSystem.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
Frame_Resizer_Base.h finally got around to fix this annoying 'flickering' while using the 2005-01-25 14:26:54 +00:00
Frame_Resizer_Extended.h finally got around to fix this annoying 'flickering' while using the 2005-01-25 14:26:54 +00:00
GParted_Core.h from now on each partition has a reference to it's device. make use of new 2005-12-07 22:44:40 +00:00
Makefile.am removed Dialog_About.[h,cc] from now on we use Gtk::AboutDialog instead of 2005-11-25 22:41:49 +00:00
Operation.h Added cylsize to Device and made Operation contain a Device instead of 2004-12-27 12:08:01 +00:00
Partition.h from now on each partition has a reference to it's device. make use of new 2005-12-07 22:44:40 +00:00
TreeView_Detail.h Fixed a bunch of bugs (some of them crashers) which showed up if no 2005-02-01 17:04:03 +00:00
Utils.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
VBox_VisualDisk.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
Win_GParted.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
ext2.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
ext3.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
fat16.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
fat32.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
hfs.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
hfsplus.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
i18n.h enabled support for reiserfs 2004-10-06 15:32:40 +00:00
jfs.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
linux_swap.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
ntfs.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
reiser4.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
reiserfs.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
xfs.h rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00