gparted/include
Bart Hakvoort 067c1154aa make use of reference arguments instead of return values in some
* include/Operation.h,
  src/Operation.cc: make use of reference arguments instead of return values in some functions.
  Also fixed a small bug with deletion of a virtual (new) logical partition.
* include/VBox_VisualDisk.h,
  src/VBox_VisualDisk.cc: logical filesystems weren't shown in the legend, fixed.
* src/Frame_Resizer_Base.cc: fixed small bug with custom cursors.
* src/TreeView_Detail.cc: removed obsolete, already commented code.
* src/Win_GParted.cc: make use of reference arguments instead of return values in some functions. (see Operation)
2004-11-07 13:13:11 +00:00
..
.cvsignore Initial revision 2004-09-19 20:24:53 +00:00
Device.h instead of listing all partition in one list, logical partitions are now 2004-11-06 11:55:03 +00:00
Dialog_About.h implemented mk_label wherever possible 2004-10-06 19:06:43 +00:00
Dialog_Base_Partition.h enabled support for reiserfs 2004-10-06 15:32:40 +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 fixed some bugs with minimum size of resizable partition + some 2004-10-21 11:13:37 +00:00
Dialog_Progress.h implemented mk_label wherever possible 2004-10-06 19:06:43 +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
Makefile.am Initial revision 2004-09-19 20:24:53 +00:00
Operation.h make use of reference arguments instead of return values in some 2004-11-07 13:13:11 +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 instead of listing all partition in one list, logical partitions are now 2004-11-06 11:55:03 +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 added umount option. Also include unistd.h to solve some issues with gcc 2004-11-06 19:48:24 +00:00
i18n.h enabled support for reiserfs 2004-10-06 15:32:40 +00:00