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
bcb05b8540
removed inheritance from sigc::trackable. (this is already done by
...
* include/Frame_Resizer_Base.h: removed inheritance from sigc::trackable. (this is already done by Glib::Object). * src/Dialog_Partition_Copy.cc, src/Frame_Resizer_Base.cc: fixed issues with resizing reiserfs filesystems.
2004-10-08 19:53:35 +00:00
Bart Hakvoort
4d47390878
added colorsupport to mklabel in Util.h and replaced self-made widget with UTF-8 block in VBox_VisualDisk.cc/.h
2004-10-07 14:12:34 +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
530a636ac0
minor,completely irrelevant change =)
2004-10-02 19:30:20 +00:00
Bart Hakvoort
d57a8eced7
removed unnecessary headerfiles
2004-10-02 13:18:25 +00:00
Bart Hakvoort
05ee2f2254
added convenience function. Also fixed a small bug with incorrect labelvalue of fat16 upper limit
2004-10-02 11:34:18 +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
a1dfbee2b3
cosmetics (mostly tabfixes)
...
* almost all files: cosmetics (mostly tabfixes)
2004-10-01 21:09:19 +00:00
Bart Hakvoort
0d2ee545a7
added colored squares to the tree to highlight filesystems.
2004-09-30 18:26:34 +00:00
Bart Hakvoort
8ae5ebb2e6
several (mostly) i18n related fixes/cleanups
2004-09-29 12:33:40 +00:00
Bart Hakvoort
57e7ca3160
several small thingies, mostly i18n related
2004-09-28 21:12:20 +00:00
Bart Hakvoort
208a25c470
changed representation of hardisk info
2004-09-27 20:12:47 +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
d63ef08b75
make use of glibmm/i18n.h instead of libintl.h
2004-09-23 20:26:09 +00:00
Bart Hakvoort
d499008318
stripped i18n.h a bit
2004-09-23 15:31:00 +00:00
Bart Hakvoort
cf33622e8a
enabled i18n support
2004-09-20 15:46:21 +00:00
Bart Hakvoort
26d433260d
Initial revision
2004-09-19 20:24:53 +00:00