Curtis Gedak
55952fe621
Renamed set_label and get_label methods to write_label and read_label respectively.
...
svn path=/trunk/; revision=957
2008-11-08 23:55:17 +00:00
Curtis Gedak
8d808c0b62
gparted-0.3.6 - code recreation from Source Forge
...
svn path=/trunk/; revision=810
2008-04-07 19:41:18 +00:00
Bart Hakvoort
e3b4a7316b
added support for reading volumelabels. Atm we only read ext2/3, but the
...
* added support for reading volumelabels. Atm we only read ext2/3, but
the infrastructure for adding the other filesystems is in place.
It's simply a matter of finding the right commands and parsing the
output. (see #338528 for more info)
2006-09-12 20:34:33 +00:00
Bart Hakvoort
889ab1232f
changed progressfeedbackhandling a bit. Because this affected
...
* changed progressfeedbackhandling a bit. Because this affected
OperationDetail i had to make changes in almost every file.
2006-08-20 09:33:54 +00:00
Bart Hakvoort
d52b0286c9
fixed Pango markup problems in operationdetails restructured
...
* fixed Pango markup problems in operationdetails
* restructured OperationDetail
* renamed some enums for improved readability of the source
2006-07-29 08:27:28 +00:00
Bart Hakvoort
e933473cfa
added ufs filesystemclass
...
* include/Dialog_Filesystems.h,
include/GParted_Core.h,
include/Makefile.am,
include/ufs.h,
src/GParted_Core.cc,
src/Makefile.am,
src/ufs.cc: added ufs filesystemclass
2006-04-02 14:35:21 +00:00