gparted/include
Bart Hakvoort 4438e3264e Removed bool Get_Any_Busy() in favor of public bool busy which is set in
* include/Device.h,
  src/Device.cc: Removed bool Get_Any_Busy() in favor of public bool busy which is set in gparted_core.
  This also fixed a small bug with incorrect mountdetection of logical partitions.
  Also added a Reset() function to properly reset the contents of a device. to zero/empty .
* include/GParted_Core.h,
  src/GParted_Core.cc: 'busyness' of a device is now determined in get_devices().
  Renamed get_partitions() to set_device_partitions to reflect its proper function.
  When a new partition is created to contain a copied filesystem the size is now properly set. This fixes
  a very annoying bug which no one knew about except for me =) .
* src/Win_GParted.cc: use boolean busy from device instead of Get_Any_Busy() .
2004-11-19 11:55:38 +00:00
..
.cvsignore Initial revision 2004-09-19 20:24:53 +00:00
Device.h Removed bool Get_Any_Busy() in favor of public bool busy which is set in 2004-11-19 11:55:38 +00:00
Dialog_About.h implemented mk_label wherever possible 2004-10-06 19:06:43 +00:00
Dialog_Base_Partition.h P) It still needs a lot of love, but the foundations are laid =) 2004-11-17 13:00:25 +00:00
Dialog_Partition_Copy.h more i18n and some code cleanups 2004-09-25 14:12:07 +00:00
Dialog_Partition_Info.h implemented mk_label wherever possible 2004-10-06 19:06:43 +00:00
Dialog_Partition_New.h enabled support for reiserfs 2004-10-06 15:32:40 +00:00
Dialog_Partition_Resize_Move.h P) It still needs a lot of love, but the foundations are laid =) 2004-11-17 13:00:25 +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 availability of 'tune2fs' command wasn't detected correctly. fixed make 2004-11-17 14:12:18 +00:00
Frame_Resizer_Base.h removed inheritance from sigc::trackable. (this is already done by 2004-10-08 19:53:35 +00:00
Frame_Resizer_Extended.h cosmetics (mostly tabfixes) 2004-10-01 21:09:19 +00:00
GParted_Core.h Removed bool Get_Any_Busy() in favor of public bool busy which is set in 2004-11-19 11:55:38 +00:00
Makefile.am Initial revision 2004-09-19 20:24:53 +00:00
Operation.h P) It still needs a lot of love, but the foundations are laid =) 2004-11-17 13:00:25 +00:00
Partition.h instead of listing all partition in one list, logical partitions are now 2004-11-06 11:55:03 +00:00
TreeView_Detail.h removed unnecessary headerfiles 2004-10-02 13:18:25 +00:00
Utils.h P) It still needs a lot of love, but the foundations are laid =) 2004-11-17 13:00:25 +00:00
VBox_VisualDisk.h make use of reference arguments instead of return values in some 2004-11-07 13:13:11 +00:00
Win_GParted.h P) It still needs a lot of love, but the foundations are laid =) 2004-11-17 13:00:25 +00:00
ext2.h P) It still needs a lot of love, but the foundations are laid =) 2004-11-17 13:00:25 +00:00
ext3.h P) It still needs a lot of love, but the foundations are laid =) 2004-11-17 13:00:25 +00:00
fat16.h P) It still needs a lot of love, but the foundations are laid =) 2004-11-17 13:00:25 +00:00
fat32.h P) It still needs a lot of love, but the foundations are laid =) 2004-11-17 13:00:25 +00:00
i18n.h enabled support for reiserfs 2004-10-06 15:32:40 +00:00
linux_swap.h P) It still needs a lot of love, but the foundations are laid =) 2004-11-17 13:00:25 +00:00
reiserfs.h P) It still needs a lot of love, but the foundations are laid =) 2004-11-17 13:00:25 +00:00