..
.cvsignore
Initial revision
2004-09-19 20:24:53 +00:00
Device.cc
Removed the ugly Get_Highest_Logical_Busy() from Device and added a
2004-12-27 18:56:57 +00:00
Dialog_About.cc
Replaced treestore with liststore. I decided i didn't need a treeview
2004-12-18 15:51:48 +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
Replaced treestore with liststore. I decided i didn't need a treeview
2004-12-18 15:51:48 +00:00
Dialog_Partition_Copy.cc
Added cylsize to Device and made Operation contain a Device instead of
2004-12-27 12:08:01 +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
Added cylsize to Device and made Operation contain a Device instead of
2004-12-27 12:08:01 +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
call GParted_Core::find_supported_filesystems( ) in
2005-01-08 23:45:45 +00:00
Makefile.am
/ ) Also, libparted isn't able to detect reiser4 yet, a patch to fix this
2004-12-29 00:09:58 +00:00
Operation.cc
Added cylsize to Device and made Operation contain a Device instead of
2004-12-27 12:08:01 +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
call GParted_Core::find_supported_filesystems( ) in
2005-01-08 23:45:45 +00:00
ext2.cc
replaced atoi with atol .
2004-12-29 20:39:29 +00:00
ext3.cc
replaced atoi with atol .
2004-12-29 20:39:29 +00:00
fat16.cc
Changed 'bool Create( const Glib::ustring & device_path, const Partition &
2004-12-28 13:29:01 +00:00
fat32.cc
Changed 'bool Create( const Glib::ustring & device_path, const Partition &
2004-12-28 13:29:01 +00:00
hfs.cc
replaced atoi with atol .
2004-12-29 20:39:29 +00:00
jfs.cc
implemented read used/unused space on a jfs filesystem.
2004-12-29 19:22:58 +00:00
linux_swap.cc
Changed 'bool Create( const Glib::ustring & device_path, const Partition &
2004-12-28 13:29:01 +00:00
main.cc
enabled support for reiserfs
2004-10-06 15:32:40 +00:00
ntfs.cc
replaced atoi with atol .
2004-12-29 20:39:29 +00:00
reiser4.cc
replaced atoi with atol .
2004-12-29 20:39:29 +00:00
reiserfs.cc
replaced atoi with atol .
2004-12-29 20:39:29 +00:00
xfs.cc
replaced atoi with atol .
2004-12-29 20:39:29 +00:00