.. |
.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
|
Fixed bug in copy functionality (due to unset ORIG_START startsector
|
2005-01-22 17:23:52 +00:00 |
Dialog_Disklabel.cc
|
Replaced menu "Operations" with "Device" and "Partition". Also implemented
|
2005-01-30 14:31:29 +00:00 |
Dialog_Filesystems.cc
|
Replaced stockitems APPLY and CANCEL with YES and NO
|
2005-01-29 11:49:00 +00:00 |
Dialog_Partition_Copy.cc
|
Fixed bug in copy functionality (due to unset ORIG_START startsector
|
2005-01-22 17:23:52 +00:00 |
Dialog_Partition_Info.cc
|
removed sleep( 1 ). This isn't needed anymore now the layout is scanned
|
2005-01-19 20:01:39 +00:00 |
Dialog_Partition_New.cc
|
removed sleep( 1 ). This isn't needed anymore now the layout is scanned
|
2005-01-19 20:01:39 +00:00 |
Dialog_Partition_Resize_Move.cc
|
Fixed bug in copy functionality (due to unset ORIG_START startsector
|
2005-01-22 17:23:52 +00:00 |
Dialog_Progress.cc
|
removed sleep( 1 ). This isn't needed anymore now the layout is scanned
|
2005-01-19 20:01:39 +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
|
hmmz, i forgot to remove one unnecessary check.
|
2005-01-25 14:45:15 +00:00 |
Frame_Resizer_Extended.cc
|
finally got around to fix this annoying 'flickering' while using the
|
2005-01-25 14:26:54 +00:00 |
GParted_Core.cc
|
Fixed a bunch of bugs (some of them crashers) which showed up if no
|
2005-02-01 17:04:03 +00:00 |
Makefile.am
|
used static_cast<> instead of C-style type conversion. install gparted
|
2005-01-18 21:27:59 +00:00 |
Operation.cc
|
removed sleep( 1 ). This isn't needed anymore now the layout is scanned
|
2005-01-19 20:01:39 +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 bunch of bugs (some of them crashers) which showed up if no
|
2005-02-01 17:04:03 +00:00 |
VBox_VisualDisk.cc
|
removed sleep( 1 ). This isn't needed anymore now the layout is scanned
|
2005-01-19 20:01:39 +00:00 |
Win_GParted.cc
|
fixed a potential infinite loop in Show_Pulsebar() (thanks to xilun)
|
2005-02-06 22:11:32 +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
|
fixed bug with LC_NUMERIC=C .. (thanks to mantiena for reporting)
|
2005-02-08 10:40:33 +00:00 |
jfs.cc
|
fixed bug with LC_NUMERIC=C .. (thanks to mantiena for reporting)
|
2005-02-08 10:40:33 +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
|
Fixed a bunch of bugs (some of them crashers) which showed up if no
|
2005-02-01 17:04:03 +00:00 |
ntfs.cc
|
fixed bug with LC_NUMERIC=C .. (thanks to mantiena for reporting)
|
2005-02-08 10:40:33 +00:00 |
reiser4.cc
|
replaced atoi with atol .
|
2004-12-29 20:39:29 +00:00 |
reiserfs.cc
|
fixed bug with LC_NUMERIC=C .. (thanks to mantiena for reporting)
|
2005-02-08 10:40:33 +00:00 |
xfs.cc
|
replaced atoi with atol .
|
2004-12-29 20:39:29 +00:00 |