gparted/src
Bart Hakvoort 4161252b32 added support for commandline arguments (#329414)
* include/GParted_Core.h,
  include/Win_GParted.h,
  src/GParted_Core.cc,
  src/Win_GParted.cc,
  src/main.cc: added support for commandline arguments (#329414)
2006-02-02 13:50:37 +00:00
..
.cvsignore added *.swp some modifications to pass 'make distcheck' minor cleanups 2005-11-25 12:59:47 +00:00
Device.cc replaced 'device_partitions' with 'partitions' use new Device::partitions 2006-01-05 20:01:34 +00:00
Dialog_Base_Partition.cc :sector_to_unit() and use it in several places fixed errors with 2006-01-22 00:07:27 +00:00
Dialog_Disklabel.cc replaced deprecated Gtk::Optionmenu with Gtk::ComboBoxText 2005-12-15 16:16:48 +00:00
Dialog_Filesystems.cc replaced the inline Utils functions with static functions. This shaves a 2005-12-13 21:30:13 +00:00
Dialog_Partition_Copy.cc replaced the inline Utils functions with static functions. This shaves a 2005-12-13 21:30:13 +00:00
Dialog_Partition_Info.cc improved scanning for root mountpoint (/) use Utils::format_size() instead 2006-01-24 23:37:59 +00:00
Dialog_Partition_New.cc :sector_to_unit() and use it in several places fixed errors with 2006-01-22 00:07:27 +00:00
Dialog_Partition_Resize_Move.cc :sector_to_unit() and use it in several places fixed errors with 2006-01-22 00:07:27 +00:00
Dialog_Progress.cc added markup to operationdetails 2006-01-28 15:09:50 +00:00
FileSystem.cc sometimes certain commands couldn't be found because PATH was overridden. 2006-01-29 19:28:50 +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 added support for commandline arguments (#329414) 2006-02-02 13:50:37 +00:00
Makefile.am removed -g from AM_C(XX)FLAGS 2005-12-29 16:06:59 +00:00
Operation.cc correct partitiontype of destination is now set while copying resizing now 2006-01-22 21:16:36 +00:00
Partition.cc added FIXME fixed Update_Number() 2006-01-26 20:26:25 +00:00
TreeView_Detail.cc added mountpointcolumn (#304688) added submenu 'Devices' which allows one 2006-02-02 10:59:44 +00:00
Utils.cc fixed small bug in unmount() check if error actually contains data before 2006-01-28 22:40:29 +00:00
VBox_VisualDisk.cc replaced free_color() with deprecated free_colors() to allow building with 2006-01-06 22:55:11 +00:00
Win_GParted.cc added support for commandline arguments (#329414) 2006-02-02 13:50:37 +00:00
ext2.cc :get_tmp_dir() instead of hardcoding it as '/tmp' :find_program_in_path() 2006-01-24 12:31:58 +00:00
ext3.cc :get_tmp_dir() instead of hardcoding it as '/tmp' :find_program_in_path() 2006-01-24 12:31:58 +00:00
fat16.cc :get_tmp_dir() instead of hardcoding it as '/tmp' :find_program_in_path() 2006-01-24 12:31:58 +00:00
fat32.cc :get_tmp_dir() instead of hardcoding it as '/tmp' :find_program_in_path() 2006-01-24 12:31:58 +00:00
hfs.cc :get_tmp_dir() instead of hardcoding it as '/tmp' :find_program_in_path() 2006-01-24 12:31:58 +00:00
hfsplus.cc p 2006-01-19 19:15:15 +00:00
jfs.cc sometimes certain commands couldn't be found because PATH was overridden. 2006-01-29 19:28:50 +00:00
linux_swap.cc :get_tmp_dir() instead of hardcoding it as '/tmp' :find_program_in_path() 2006-01-24 12:31:58 +00:00
main.cc added support for commandline arguments (#329414) 2006-02-02 13:50:37 +00:00
ntfs.cc :get_tmp_dir() instead of hardcoding it as '/tmp' :find_program_in_path() 2006-01-24 12:31:58 +00:00
reiser4.cc :get_tmp_dir() instead of hardcoding it as '/tmp' :find_program_in_path() 2006-01-24 12:31:58 +00:00
reiserfs.cc :get_tmp_dir() instead of hardcoding it as '/tmp' :find_program_in_path() 2006-01-24 12:31:58 +00:00
xfs.cc fixed small bug in unmount() check if error actually contains data before 2006-01-28 22:40:29 +00:00