.. |
.cvsignore
|
added *.swp some modifications to pass 'make distcheck' minor cleanups
|
2005-11-25 12:59:47 +00:00 |
Device.cc
|
overloaded == and != cleanups
|
2006-03-15 21:44:24 +00:00 |
DialogFeatures.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
DialogManageFlags.cc
|
disabled resizing of this dialog renamed 'Filesystems' to 'Features' in
|
2006-04-05 09:33:04 +00:00 |
Dialog_Base_Partition.cc
|
replaced 'long' with 'Sector' to prefent overflows with really large
|
2006-12-08 13:14:05 +00:00 |
Dialog_Disklabel.cc
|
trivial cleanups
|
2006-03-28 12:40:29 +00:00 |
Dialog_Partition_Copy.cc
|
implemented some stuff to find a good blocksize to use for copy/move.
|
2006-08-08 19:04:29 +00:00 |
Dialog_Partition_Info.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
Dialog_Partition_Label.cc
|
Increase label dialog box size, and enhance to read linux-swap label using different versions of vol_id
|
2008-04-08 17:36:35 +00:00 |
Dialog_Partition_New.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
Dialog_Partition_Resize_Move.cc
|
due to some restrictions it was no longer possible to shrink swap
|
2006-08-20 10:07:25 +00:00 |
Dialog_Progress.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
DrawingAreaVisualDisk.cc
|
added popupmenu to operationslist and did some (higrelated) cleanups
|
2006-09-17 13:23:47 +00:00 |
FileSystem.cc
|
added nice -n 19, so that all extensive filesystemoperations will be
|
2006-08-21 19:59:48 +00:00 |
Frame_Resizer_Base.cc
|
trivial 'breakfast cleanups' :)
|
2006-09-09 07:09:13 +00:00 |
Frame_Resizer_Extended.cc
|
trivial 'breakfast cleanups' :)
|
2006-09-09 07:09:13 +00:00 |
GParted_Core.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
HBoxOperations.cc
|
added popupmenu to operationslist and did some (higrelated) cleanups
|
2006-09-17 13:23:47 +00:00 |
Makefile.am
|
Updated to align with desktop specifications and Human Interface Guidelines
|
2008-04-09 18:40:19 +00:00 |
Operation.cc
|
lots of cleanups in operationhandling. This resulted in cleaner/less code
|
2006-03-24 19:08:41 +00:00 |
OperationCheck.cc
|
added 'check' operation. The functionality was already there, but it was
|
2006-11-26 14:27:16 +00:00 |
OperationCopy.cc
|
implemented some stuff to find a good blocksize to use for copy/move.
|
2006-08-08 19:04:29 +00:00 |
OperationCreate.cc
|
renamed some enums
|
2006-07-29 15:20:32 +00:00 |
OperationDelete.cc
|
renamed some enums
|
2006-07-29 15:20:32 +00:00 |
OperationDetail.cc
|
catch markup exceptions cleanups
|
2006-08-24 19:29:28 +00:00 |
OperationFormat.cc
|
renamed some enums
|
2006-07-29 15:20:32 +00:00 |
OperationLabelPartition.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
OperationResizeMove.cc
|
renamed some enums
|
2006-07-29 15:20:32 +00:00 |
Partition.cc
|
fixed issue with overloaded ==
|
2006-12-01 13:16:37 +00:00 |
TreeView_Detail.cc
|
Changes post gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 20:10:28 +00:00 |
Utils.cc
|
Changes post gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 20:10:28 +00:00 |
Win_GParted.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
ext2.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
ext3.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
fat16.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
fat32.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
hfs.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
hfsplus.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
jfs.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
linux_swap.cc
|
Increase label dialog box size, and enhance to read linux-swap label using different versions of vol_id
|
2008-04-08 17:36:35 +00:00 |
main.cc
|
finally fixed #169683!! ( party, party! :p ) cleanups
|
2006-02-10 22:16:31 +00:00 |
ntfs.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
reiser4.cc
|
Changes post gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 20:10:28 +00:00 |
reiserfs.cc
|
Changes post gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 20:10:28 +00:00 |
ufs.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |
xfs.cc
|
gparted-0.3.6 - code recreation from Source Forge
|
2008-04-07 19:41:18 +00:00 |