Chao-Hsiung Liao
61c91a1869
Added Traditional Chinese translation(Hong Kong). Updated Traditional
...
2006-11-25 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Added Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
2006-11-25 12:04:09 +00:00
Bart Hakvoort
af19b0c993
fixed rare bug with modifying logical partitions. ( #368199 )
...
* src/GParted_Core.cc: fixed rare bug with modifying logical
partitions. (#368199 )
2006-11-24 21:35:58 +00:00
Bart Hakvoort
a1d21e0f42
fixed issue with libparted detection ( #330776 ) add FIXME
...
* configure.in: fixed issue with libparted detection (#330776 )
* src/GParted_Core.cc: add FIXME
2006-11-23 19:20:07 +00:00
Djihed Afifi
9189f1f32c
Fixed typo in configure.in, sorry :)
2006-11-19 13:57:35 +00:00
Djihed Afifi
f84decb494
Updated Arabic Translation.
2006-11-18 19:59:18 +00:00
Matic Zgur
a713812bf3
Added sl (Slovenian) to ALL_LINGUAS. Added Slovenian translation.
...
2006-11-08 Matic Zgur <mr.zgur@gmail.com>
* configure.in: Added sl (Slovenian) to ALL_LINGUAS.
* po/sl.po: Added Slovenian translation.
2006-11-08 17:08:10 +00:00
Kjartan Maraas
acd524348e
Added nb to ALL_LINGUAS.
...
2006-11-01 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Added nb to ALL_LINGUAS.
2006-11-01 18:36:16 +00:00
Kjartan Maraas
1a37d7812d
Added Norwegian bokmål translation.
...
2006-11-01 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Added Norwegian bokmål translation.
2006-11-01 18:35:01 +00:00
Ignacio Casal Quinteiro
a4505b84d4
*** empty log message ***
2006-10-30 15:34:54 +00:00
Bart Hakvoort
c4dab9e55d
gtk+-2.10 seems to return the last valid iterator if get_iter is executed
...
* src/Dialog_Progress.cc: gtk+-2.10 seems to return the last valid
iterator if get_iter is executed with an invalid treepath. This is
different from gtk+-2.8 and gave some problems in the
operationdetails. I added a check to make it work in both
situations.
2006-10-22 18:19:23 +00:00
Gabor Kelemen
f792de2059
Translation updated.
...
2006-10-21 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
2006-10-21 19:27:39 +00:00
Pema Geyleg
d16c3a1f04
*** empty log message ***
2006-10-13 09:13:43 +00:00
Josep Puigdemont i Casamajó
d8c7093cb8
Updated Catalan translation by Gil Forcada.
2006-10-02 01:35:21 +00:00
Bart Hakvoort
2bd5fff210
only add mountpoints and paths if they exist don't show '<none>' if
...
* src/GParted_Core.cc: only add mountpoints and paths if they exist
* src/reiser4.cc: don't show '<none>' if volumelabel is empty
2006-10-01 13:45:55 +00:00
Bart Hakvoort
ac82ee0453
Replaced std::abs with llabs (see #357691 ) added support for reading of
...
* src/GParted_Core: Replaced std::abs with llabs (see #357691 )
* src/hfs.cc,
src/xfs.cc: added support for reading of volumelabel
* src/reiserfs.cc: added Fixme
2006-10-01 13:08:57 +00:00
Bart Hakvoort
ecd3caee17
Fix libparted detection in case --as-needed flag is passed ( #357679 )
...
* configure.in: Fix libparted detection in case --as-needed flag is
passed (#357679 )
2006-09-26 19:02:15 +00:00
Daniel Nylander
e9aa28fff9
Updated Swedish translation.
...
2006-09-25 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation.
2006-09-25 20:04:01 +00:00
Ilkka Tuohela
e96d685b94
Updated Finnish translation
2006-09-25 17:41:11 +00:00
Bart Hakvoort
2a84381f7d
added support for reading of volumelabel
...
* src/jfs.cc: added support for reading of volumelabel
2006-09-25 11:17:41 +00:00
Pawan Chitrakar
4efa033b0d
Updated Nepali Translation
2006-09-25 07:58:06 +00:00
Josep Puigdemont i Casamajó
b4aa4d1d2e
Updated Catalan translation by Gil Forcada.
2006-09-24 21:45:15 +00:00
Vincent van Adrighem
5e3c9f5e0b
Translation updated by Tino Meinen.
...
2006-09-24 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
2006-09-24 13:34:05 +00:00
Bart Hakvoort
452b90b095
added 'Read Label' info
...
* include/DialogFeatures.h,
src/DialogFeatures.cc: added 'Read Label' info
2006-09-23 11:02:46 +00:00
Bart Hakvoort
7a8aabe3fd
added support for reading of volumelabel
...
* src/reiser4.cc
src/reiserfs.cc: added support for reading of volumelabel
2006-09-23 10:52:16 +00:00
Bart Hakvoort
d106a71822
added support for reading of volumelabel
...
* src/ntfs.cc: added support for reading of volumelabel
2006-09-23 09:41:42 +00:00
Francisco Javier F. Serrador
3eb92e736f
Updated Spanish translation.
...
2006-09-20 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
2006-09-20 20:58:38 +00:00
Vincent van Adrighem
b2126641a1
Translation updated by Tino Meinen.
...
2006-09-19 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
2006-09-19 05:53:31 +00:00
Bart Hakvoort
0693e7996f
added popupmenu to operationslist and did some (higrelated) cleanups
...
* added popupmenu to operationslist and did some (higrelated) cleanups
2006-09-17 13:23:47 +00:00
Bart Hakvoort
600e990a6e
trivial cleanups
...
* include/TreeView_Detail.h,
src/TreeView_Detail.cc: trivial cleanups
2006-09-16 15:00:25 +00:00
Bart Hakvoort
b84a88b557
higgiefied the dialog a bit ( #353104 )
...
* src/DialogFeatures.cc: higgiefied the dialog a bit (#353104 )
2006-09-16 12:44:36 +00:00
Bart Hakvoort
fc8014115e
some small changes to make the GUI more consistent ( #353140 )
...
* include/Win_GParted.h,
src/Win_GParted.cc: some small changes to make the GUI more
consistent (#353140 )
2006-09-16 11:27:05 +00:00
Vincent van Adrighem
3b920ef093
Translation updated by Tino Meinen.
...
2006-09-16 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
2006-09-16 11:09:03 +00:00
Bart Hakvoort
b5459176ca
changed libpartedcheck a bit. from now on we declare the min. version as
...
* configure.in: changed libpartedcheck a bit. from now on we declare
the min. version as variable in one place. This finally closes #330776
2006-09-14 20:34:49 +00:00
Bart Hakvoort
8963a49c42
fixed a couple of issues with reading of volumelabels ( #338528 )
...
* src/ext2.cc,
src/ext3.cc: fixed a couple of issues with reading of volumelabels
(#338528 )
2006-09-14 16:42:02 +00:00
Daniel Nylander
65b06599d4
Updated Swedish translation.
...
2006-09-14 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation.
2006-09-14 12:15:28 +00:00
David Lodge
879b2ea660
Updated English (British) translation
...
2006-09-13 David Lodge <dave@cirt.net>
* en_GB.po: Updated English (British) translation
2006-09-13 20:51:26 +00:00
Bart Hakvoort
5e2b8f9837
finally fixed problem with 'disappearing' devicenodes by using udevsettle
...
* include/GParted_Core.h,
src/GParted_Core.cc: finally fixed problem with 'disappearing'
devicenodes by using udevsettle (#352744 )
2006-09-13 19:35:17 +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
Jovan Naumovski
5c704583bc
2006-09-12 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian translation
2006-09-12 20:19:22 +00:00
Kostas Papadimas
47b5196c68
el.po: Fixed typos by Dimitris Glezos <dimitris@glezos.com>
2006-09-12 09:45:19 +00:00
David Lodge
c0e7d71424
British (English) translation updated.
...
2006-09-12 David Lodge <dave@cirt.net>
* en_GB.po: British (English) translation updated.
2006-09-12 06:18:25 +00:00
Vincent van Adrighem
f7613ed706
Translation updated by Tino Meinen.
...
2006-09-11 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
2006-09-11 16:56:58 +00:00
Bart Hakvoort
be3c0edc87
gparted-0.3.1
2006-09-11 09:46:42 +00:00
Bart Hakvoort
403143fc9b
show correct statusmessage when performing the readonly test.
...
* src/GParted_Core.cc: show correct statusmessage when performing the
readonly test.
2006-09-11 09:17:31 +00:00
Bart Hakvoort
55851c6c46
reverted back to parted probing after i heard patches to fix some issues
...
* src/GParted_Core.cc: reverted back to parted probing after i heard
patches to fix some issues with it are underway. (skipping of floppy
and cdrom)
* src/reiser4.cc,
src/reiserfs.cc: added --quiet to the fschecks to prevent the
detailswindow from dying under the load. I should find a solution
for that anyway.
2006-09-11 09:09:19 +00:00
Bart Hakvoort
50a32c3e14
display total sector info in copy_filesystem()
...
* src/GParted_Core.cc: display total sector info in copy_filesystem()
2006-09-10 20:48:07 +00:00
Francisco Javier F. Serrador
801befe92f
Updated Spanish translation.
...
2006-09-10 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
2006-09-10 13:06:37 +00:00
Bart Hakvoort
79672a5298
make sure progressfraction stays between 0.0 and 1.0 implemented rollback
...
* src/Dialog_Progress.cc: make sure progressfraction stays between 0.0
and 1.0
* include/GParted_Core.h,
src/GParted_Core.cc: implemented rollback in case of failed move of
overlapping filesystems. Together with the readonly test moving
should be quite save now :)
2006-09-10 12:17:33 +00:00
Bart Hakvoort
9010255c1c
return true if filesystem was succesfully modified by dosfsck.
...
* src/fat16.cc,
src/fat32.cc: return true if filesystem was succesfully modified by
dosfsck.
2006-09-09 11:11:32 +00:00
Bart Hakvoort
7044410a08
Show number of warnings after all operations are completed. Also urge
...
* include/Dialog_Progress.h,
src/Dialog_Progress.cc: Show number of warnings after all operations
are completed. Also urge people to save their details in case of
error.
2006-09-09 10:58:48 +00:00