gparted/src
Bart Hakvoort 15604e46c0 disable treeview and graphical partition display at scantime fixed two
* src/Win_GParted.cc: disable treeview and graphical partition display at scantime
* src/GParted_Core.cc: fixed two (potential) problems with device detection.
2005-12-29 14:21:45 +00:00
..
.cvsignore added *.swp some modifications to pass 'make distcheck' minor cleanups 2005-11-25 12:59:47 +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_Base_Partition.cc replaced the inline Utils functions with static functions. This shaves a 2005-12-13 21:30:13 +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 replaced the inline Utils functions with static functions. This shaves a 2005-12-13 21:30:13 +00:00
Dialog_Partition_New.cc replaced the inline Utils functions with static functions. This shaves a 2005-12-13 21:30:13 +00:00
Dialog_Partition_Resize_Move.cc replaced the inline Utils functions with static functions. This shaves a 2005-12-13 21:30:13 +00:00
Dialog_Progress.cc replaced the inline Utils functions with static functions. This shaves a 2005-12-13 21:30:13 +00:00
FileSystem.cc merry christmas cleanups replaced popen() with 2005-12-24 23:55:54 +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 disable treeview and graphical partition display at scantime fixed two 2005-12-29 14:21:45 +00:00
Makefile.am replaced the inline Utils functions with static functions. This shaves a 2005-12-13 21:30:13 +00:00
Operation.cc did some cleanups added get_index_extended to get the ext_index in a 2005-12-14 01:58:15 +00:00
Partition.cc emit proper signals for several events. cleanups.. 2005-12-24 00:06:05 +00:00
TreeView_Detail.cc replaced C-style cast with static_cast removed unnecessary 'int 2005-12-24 13:31:09 +00:00
Utils.cc added get_color_as_pixbuf() to create colored squares of custom sizes. 2005-12-15 15:10:34 +00:00
VBox_VisualDisk.cc :spawn_command_line_sync() + general cleanups in the set_used_sectors() 2005-12-28 16:43:06 +00:00
Win_GParted.cc disable treeview and graphical partition display at scantime fixed two 2005-12-29 14:21:45 +00:00
ext2.cc :spawn_command_line_sync() + general cleanups in the set_used_sectors() 2005-12-28 16:43:06 +00:00
ext3.cc :spawn_command_line_sync() + general cleanups in the set_used_sectors() 2005-12-28 16:43:06 +00:00
fat16.cc :spawn_command_line_sync() + general cleanups in the set_used_sectors() 2005-12-28 16:43:06 +00:00
fat32.cc :spawn_command_line_sync() + general cleanups in the set_used_sectors() 2005-12-28 16:43:06 +00:00
hfs.cc rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
hfsplus.cc rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
jfs.cc use mkdir instead of wrapping CLI tool 2005-12-14 15:15:51 +00:00
linux_swap.cc rewrote quite some stuff to use an enum to indentify filesystems instead 2005-12-07 11:21:27 +00:00
main.cc lots of stuff and cleanups, including fixing getting used/unused space of 2005-09-13 14:56:00 +00:00
ntfs.cc :spawn_command_line_sync() + general cleanups in the set_used_sectors() 2005-12-28 16:43:06 +00:00
reiser4.cc :spawn_command_line_sync() + general cleanups in the set_used_sectors() 2005-12-28 16:43:06 +00:00
reiserfs.cc :spawn_command_line_sync() + general cleanups in the set_used_sectors() 2005-12-28 16:43:06 +00:00
xfs.cc :spawn_command_line_sync() + general cleanups in the set_used_sectors() 2005-12-28 16:43:06 +00:00