Bart Hakvoort
dde4f4d709
First load gui and then scan devices, this resulted in way faster startup
...
* include/Win_GParted.h,
src/Win_GParted.cc: First load gui and then scan devices, this resulted in way faster startup and is more satisfactory (imho)
Also did some minor code cleanups and rearranged some functions needed for applying operations.
* src/Dialog_Progress.cc: few minor code cleanups.
2004-10-16 15:42:08 +00:00
Bart Hakvoort
bf8e065a0b
i just can't stop tweaking the operationslist =)
...
* src/Win_GParted.cc: i just can't stop tweaking the operationslist =)
2004-10-11 16:08:12 +00:00
Bart Hakvoort
fa5698e115
logic unallocated space wasn't read correctly, fixed. added
...
* src/Device.cc (Read_Disk_Layout): logic unallocated space wasn't read correctly, fixed.
* include/Win_GParted.h: added open_operationslist() and menu_view_operations() .
* src/Win_GParted.cc: tweaked operationlist behaviour a bit. Also added 'Operations" toggle-item to View menu.
2004-10-11 14:19:56 +00:00
Bart Hakvoort
9c328738c9
made 'deep-scan' optional in Read_Disk_Layout. Removed obsolete (already)
...
* include/Device.h,
src/Device.cc: made 'deep-scan' optional in Read_Disk_Layout. Removed obsolete (already) commented function.
* include/Partition.h,
src/Partition.cc: Took used sectors out of Set() and added a Set_Used() function instead. Also added Reset() .
* src/Dialog_Partition_New.cc: minor change to make use of the new Set() in Partition..
* include/Win_GParted.h,
src/Win_GParted.cc: show pulsing progressbar while refreshing devices.
2004-10-11 10:23:24 +00:00
Bart Hakvoort
9db1a85a0d
src/Dialog_Base_Partition.cc and src/Win_GParted.cc: removed spaces before some exclamation and question marks
2004-10-07 15:28:13 +00:00
Bart Hakvoort
bd3152788f
implemented mk_label wherever possible
2004-10-06 19:06:43 +00:00
Bart Hakvoort
18b47725f8
enabled support for reiserfs
2004-10-06 15:32:40 +00:00
Bart Hakvoort
72f91cbc39
removed all stringstreams from the project (they were possibly responsible
...
* removed all stringstreams from the project (they were possibly responsible for rare chrashes in certain locales)
2004-10-02 09:39:16 +00:00
Bart Hakvoort
74500a924e
even more tabfixed. this is getting into my head :P
2004-10-01 21:12:46 +00:00
Bart Hakvoort
a1dfbee2b3
cosmetics (mostly tabfixes)
...
* almost all files: cosmetics (mostly tabfixes)
2004-10-01 21:09:19 +00:00
Bart Hakvoort
8ae5ebb2e6
several (mostly) i18n related fixes/cleanups
2004-09-29 12:33:40 +00:00
Bart Hakvoort
dbb478b789
minor i18n related tweaks.
2004-09-29 09:13:04 +00:00
Bart Hakvoort
208a25c470
changed representation of hardisk info
2004-09-27 20:12:47 +00:00
Bart Hakvoort
16ca6f738f
fixed bug that occured while converting the filesystem of a new partition
2004-09-26 18:41:43 +00:00
Bart Hakvoort
ce130c77e3
fixed bug with check for max amount of partitions while pasting a copied partition.
2004-09-26 08:47:00 +00:00
Raphael Higino
f90506c3e0
Fixed some two typos
2004-09-25 23:23:59 +00:00
Bart Hakvoort
02a6fd4472
removed a few unnecessary newlines
2004-09-25 22:39:32 +00:00
Bart Hakvoort
45603da944
removed expander. The diskinfo is now always visible.
2004-09-25 21:59:53 +00:00
Bart Hakvoort
201fdcb8e8
more i18n and some code cleanups
2004-09-25 14:12:07 +00:00
Bart Hakvoort
04e770ff17
changed some sentences on translators request
2004-09-25 01:10:21 +00:00
Bart Hakvoort
8f7f96387b
fixed bug with 'device is busy' dialog
2004-09-21 18:04:48 +00:00
Bart Hakvoort
b5c6ef40d7
minor cleanups
2004-09-20 10:48:16 +00:00
Bart Hakvoort
26d433260d
Initial revision
2004-09-19 20:24:53 +00:00