gparted/src
Bart Hakvoort 188b27bc50 Added dialog (accessable from 'gparted' menu) which shows supported
* Added dialog (accessable from 'gparted' menu) which shows supported operations for the various filesystems.
  I plan to put some more info in it, like what is missing etc..
2004-12-15 16:38:37 +00:00
..
.cvsignore Initial revision 2004-09-19 20:24:53 +00:00
Device.cc Every devicescan now tests on beforehand if the kernel is able to reread 2004-11-29 13:20:05 +00:00
Dialog_About.cc P) It still needs a lot of love, but the foundations are laid =) 2004-11-17 13:00:25 +00:00
Dialog_Base_Partition.cc The fixes from 12-09 unearthed a number of long forgotten issues and 2004-12-12 14:57:04 +00:00
Dialog_Disklabel.cc minor stringchanges (typos) 2004-11-28 12:09:04 +00:00
Dialog_Filesystems.cc Added dialog (accessable from 'gparted' menu) which shows supported 2004-12-15 16:38:37 +00:00
Dialog_Partition_Copy.cc fixed small error with incorrect display of used space and did some 2004-12-15 11:02:54 +00:00
Dialog_Partition_Info.cc P ). Resizing of ext2/3 works perfect now. I've even tested it on the 2004-11-21 21:49:38 +00:00
Dialog_Partition_New.cc The fixes from 12-09 unearthed a number of long forgotten issues and 2004-12-12 14:57:04 +00:00
Dialog_Partition_Resize_Move.cc :Set_Valid_Operations() 2004-12-15 10:33:12 +00:00
Dialog_Progress.cc P) It still needs a lot of love, but the foundations are laid =) 2004-11-17 13:00:25 +00:00
FileSystem.cc Execute_Command() now returns exit status of executed command returnvalue 2004-11-30 21:05:48 +00:00
Frame_Resizer_Base.cc The fixes from 12-09 unearthed a number of long forgotten issues and 2004-12-12 14:57:04 +00:00
Frame_Resizer_Extended.cc cosmetics (mostly tabfixes) 2004-10-01 21:09:19 +00:00
GParted_Core.cc :Set_Valid_Operations() 2004-12-15 10:33:12 +00:00
Makefile.am Added dialog (accessable from 'gparted' menu) which shows supported 2004-12-15 16:38:37 +00:00
Operation.cc modified layoutscan a bit for improved handling of metadata. modified 2004-12-12 20:36:00 +00:00
Partition.cc marked some strings for translation ('unknown', 'used', 'unused') and 2004-11-24 15:05:36 +00:00
TreeView_Detail.cc fixed a minor annoying with treeviewdrawing.(Really minor ;) ) 2004-12-02 20:29:42 +00:00
VBox_VisualDisk.cc placed a small (2px) border around the legend. 2004-12-08 21:39:23 +00:00
Win_GParted.cc Added dialog (accessable from 'gparted' menu) which shows supported 2004-12-15 16:38:37 +00:00
ext2.cc :Set_Valid_Operations() 2004-12-15 10:33:12 +00:00
ext3.cc :Set_Valid_Operations() 2004-12-15 10:33:12 +00:00
fat16.cc Replaced boolean 'resize' with 'shrink' and 'grow'. It seems some 2004-12-13 13:58:51 +00:00
fat32.cc Replaced boolean 'resize' with 'shrink' and 'grow'. It seems some 2004-12-13 13:58:51 +00:00
hfs.cc added support for jfs (create, copy, grow) and hfs (create, copy) fixed a 2004-12-14 22:49:44 +00:00
jfs.cc :Set_Valid_Operations() 2004-12-15 10:33:12 +00:00
linux_swap.cc Replaced boolean 'resize' with 'shrink' and 'grow'. It seems some 2004-12-13 13:58:51 +00:00
main.cc enabled support for reiserfs 2004-10-06 15:32:40 +00:00
ntfs.cc :Set_Valid_Operations() 2004-12-15 10:33:12 +00:00
reiserfs.cc :Set_Valid_Operations() 2004-12-15 10:33:12 +00:00
xfs.cc :Set_Valid_Operations() 2004-12-15 10:33:12 +00:00