Commit graph

1359 commits

Author SHA1 Message Date
Mario Blättermann
f6bf337803 Updated German translation 2010-04-07 20:58:12 +02:00
Curtis Gedak
8fb40d843d Enhance copy methods for sector sizes > 512 bytes 2010-04-07 11:39:42 -06:00
Maxim V. Dziumanenko
2363baa93a Updated Ukrainian translation 2010-04-04 11:54:04 +03:00
Dimitris Tsiolis
4a6c5c5028 Updated Greek translation for gparted 2010-03-31 17:49:46 +03:00
Cheng-Chia Tseng
432d1fa5b8 Updated Traditional Chinese translation(Hong Kong and Taiwan) 2010-03-30 22:30:59 +08:00
Gintautas Miliauskas
2d22047c7f Updated Lithuanian translation. 2010-03-27 11:51:22 +02:00
Curtis Gedak
0a61e5cf70 Enhance Makefile generated ChangeLog entries
Convert git log entries, which are prepended to the ChangeLog, to
look more like traditional ChangeLog entries.
2010-03-25 10:54:00 -06:00
Curtis Gedak
1a498b62bf Enable copy to work on computers with only 128 MiB RAM (#613430) 2010-03-24 14:47:46 -06:00
Curtis Gedak
44e5176ee5 Enhance format_size() for sector sizes > 512 bytes 2010-03-24 14:37:08 -06:00
Curtis Gedak
eb7e09aac8 Remove GParted:: prefix from in front of UNIT constants 2010-03-24 14:37:08 -06:00
Curtis Gedak
1aa81bba94 Enhance sector_to_unit() for sector sizes > 512 bytes 2010-03-24 14:37:08 -06:00
Curtis Gedak
f9f603256e Convert file system maximum from sector to byte value 2010-03-24 14:37:08 -06:00
Curtis Gedak
40d7dbac4b Convert file system minimum from sector to byte value 2010-03-24 14:37:08 -06:00
Curtis Gedak
4d658a10a8 Add constants to aid in transition to support sector sizes > 512 bytes 2010-03-24 14:37:08 -06:00
Jorge González
27ccff43af Updated Spanish translation 2010-03-23 19:48:09 +01:00
Inaki Larranaga Murgoitio
65441ab994 Updated Basque language 2010-03-18 18:39:40 +01:00
Timo Jyrinki
6a590eb5e4 Updated Finnish translation by Jiri Grönroos. Via Launchpad. 2010-03-18 11:33:35 +02:00
Curtis Gedak
f23746959f Fix mkswap error "UUID parsing failed" when resizing with no UUID
See following debian bug report:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573836
2010-03-14 13:46:59 -06:00
Curtis Gedak
e786bfa598 Enhance erase_filesytem_signatures() for sector sizes > 512 bytes 2010-03-14 13:46:59 -06:00
Curtis Gedak
892e56f9b6 Enhance file system detection for sector sizes > 512 bytes 2010-03-14 13:46:59 -06:00
Curtis Gedak
4c0b514e22 Set device length to value from libparted
Previously this value was calculated to end on a cylinder
boundary.  On today's larger hard drives, which simply emulate
Cylinders/Heads/Sectors, some disk space might remain after the
last cylinder.  This space would always be less than a full
cylinder in size.  Now this space will be visible to the user.
2010-03-14 13:46:59 -06:00
Adi Roiban
f9867f6766 Update Romanian translation 2010-03-14 19:36:54 +02:00
Kjartan Maraas
06cd75f27f Updated Norwegian bokmål translation 2010-03-13 11:37:32 +01:00
Milo Casagrande
4435faee7a Updated Italian translation 2010-03-10 19:02:12 +01:00
Petr Uzel
c722047c36 Avoid compiler warning
Report of this problem can be found in the mailing list archive:
http://sourceforge.net/mailarchive/forum.php?thread_name=4B967C26.2090608%40gmail.com&forum_name=gparted-devel
2010-03-10 09:11:40 -07:00
Curtis Gedak
7e47cf8e96 Append -git to version for continuing development 2010-03-08 10:21:13 -07:00
Curtis Gedak
161c5e4cf0 ========== gparted-0.5.2 ========== 2010-03-08 09:27:39 -07:00
Petr Kovar
7e021c796a Update Czech translation by Adrian Gunis 2010-03-08 12:57:28 +01:00
Peteris Krisjanis
9a48b24e32 Updated Latvian translation. 2010-03-08 00:21:04 +02:00
Peteris Krisjanis
227724f8b3 Updated Latvian translation. 2010-03-07 17:24:36 +02:00
Peteris Krisjanis
fc8cafea06 Updated Latvian translation. 2010-03-07 15:50:09 +02:00
Fran Diéguez
a11c9ffbc3 Updated Galician translation 2010-03-05 14:50:58 +01:00
António Lima
6ce69c51ba Updated Portuguese translation 2010-03-05 00:39:17 +00:00
Jorge González
5bbaae6eea Updated Spanish translation 2010-03-03 18:18:32 +01:00
Jorge González
4647b795dd Updated Spanish translation 2010-03-03 18:18:29 +01:00
Piotr Drąg
10d811f537 Updated Polish translation 2010-03-03 16:29:02 +01:00
Djavan Fagundes
b5912ceece Updated Brazilian Portuguese translation 2010-03-02 21:32:07 -03:00
Jorge González
a40ed964b3 Updated Spanish translation 2010-03-03 00:14:04 +01:00
Alexander Shopov
7475008d3f Updated Bulgarian translation 2010-03-02 20:51:27 +02:00
Jorge González
c4ea398b4e Updated Spanish translation 2010-03-02 08:15:37 +01:00
Jorge González
4801c8f517 Updated Spanish translation 2010-03-01 23:50:37 +01:00
Claude Paroz
2622b9bd8b Updated French translation 2010-03-01 23:41:17 +01:00
Daniel Nylander
b0b519d0db Updated Swedish translation 2010-03-01 23:28:23 +01:00
Gabor Kelemen
83df286745 Updated Hungarian translation 2010-03-01 22:24:28 +01:00
Jorge González
a80f32fcb1 Updated Spanish translation 2010-03-01 22:16:23 +01:00
Curtis Gedak
260e0ea190 Fix bug when copying huge NTFS partition never finishes (#575324)
Improved logic in cleanup_cursor method to minimize the number of
string erase operations performed.

Previously when the NTFS copy finished, GParted would take an
exceptionally long time to clean up the output.  This was due to
the huge number of small string erase operations performed on a
extremely large string.
2010-03-01 13:56:05 -07:00
Curtis Gedak
39208ba2af Add check if partition table re-read work around code is needed
A patch to alleviate the "failure to inform kernel of partition
changes problem" (bug #604298) has been included in parted-2.2.
Hence when parted-2.2 or higher is used, the work around code in
GParted is not required.
2010-03-01 11:05:03 -07:00
Jorge González
19317b9c4a Updated Spanish translation 2010-03-01 00:13:53 +01:00
Curtis Gedak
c4e58e037c Improve logic for libparted minimum version check 2010-02-27 16:28:34 -07:00
Curtis Gedak
4e2be4047c Remove comment about wrong identifier for HFS/HFS+ (#568867)
With parted-2.2 the partition identifier for HFS and HFS+ is set to 0xAF.
With previous versions of parted this was incorrectly set to 0x83.
2010-02-26 10:36:54 -07:00