Commit Graph

1521 Commits

Author SHA1 Message Date
Kjartan Maraas e609f21d3b Updated Norwegian bokmål translation 2010-10-16 21:20:03 +02:00
Curtis Gedak 7dd6381c43 Add more translator comments requested in bug #631684 2010-10-15 14:50:58 -06:00
Matej Urbančič 120864926d Updated Slovenian translation 2010-10-15 21:00:59 +02:00
Mario Blättermann faeafe2a78 [i18n] Updated German translation 2010-10-14 14:03:03 +02:00
Jorge González 244af2fde8 Updated Spanish translation 2010-10-14 13:11:40 +02:00
Curtis Gedak 1cdb40e70d Rearrange text for warning when moving a partition 2010-10-13 09:07:53 -06:00
Curtis Gedak d7e1f295a9 Update to support plural forms for string for translators
Closes bug #631684 - Needed Translator Comments
2010-10-13 09:07:53 -06:00
Aron Xu aff4c3034c Update Simplified Chinese translations, some strings are synced from ubuntu-l10n-zh-cn team by Yunqiang Su.
Signed-off-by: Aron Xu <aronxu@gnome.org>
2010-10-13 18:43:28 +08:00
Maxim V. Dziumanenko f315803c91 Updated Ukrainian translation 2010-10-13 11:27:31 +03:00
Curtis Gedak 08c78ba19d Add translator comments requested in bug #631684 2010-10-12 18:14:30 -06:00
Curtis Gedak c165544506 Update URLs to new official web site gparted.org 2010-10-12 11:35:26 -06:00
Markus Elfring 1e2562adda Bug #539092: Deletion of unnecessary null pointer checks
A few null pointer checks were deleted because they were not needed any more.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
2010-10-06 12:24:51 -06:00
Curtis Gedak 02af76c1ef Update AUTHORS file 2010-10-05 13:27:20 -06:00
Seth Heeren ddf225728f erase_filesystem_signatures writes uninitialized data
tagged FIXME
2010-10-05 12:54:55 -06:00
Seth Heeren 71a811cfae leaked FS structures for unsupported partition types
FILESYSTEMS vector copies anyway
2010-10-05 12:54:55 -06:00
Seth Heeren e61b5ff240 leaked regular expression (regfree not called) 2010-10-05 12:54:55 -06:00
Seth Heeren 29e4329182 Unitialized value in OperationDetail::OperationDetail 2010-10-05 12:54:55 -06:00
Seth Heeren 37dad68f45 ped_partition_get_path result not freed 2010-10-05 12:54:55 -06:00
Seth Heeren 18fed5030f leaked FS structures for new partition dialog
FILESYSTEMS vector copies anyway
2010-10-05 12:46:26 -06:00
Seth Heeren 83ff77285a leaked Gtk::HBox 2010-10-05 12:46:26 -06:00
Seth Heeren 58b0e23dd7 remove misuse of ustring in get_filesystem 2010-10-05 10:29:05 -06:00
Luca Bruno 9c41afae91 Use ext2 as default when creating new filesystems
Default to ext2 for filesystem creation, instead of the
alphabetically preceding btrfs. Do not use get_label(),
as it is not available in older gtkmm.
2010-10-05 08:51:53 -06:00
Luca Bruno 5c05233072 Provide set_used_sectors() for Btrfs
Add set_used_sectors() method to Btrfs handler, to show usage statistics
on unmounted volumes.
2010-10-03 17:00:53 +02:00
Luca Bruno 0125278eb7 List Btrfs capabilities in filesystems table
When enabled, show Btrfs capabilities in features table, without skipping
it like other multi-volume systems.
2010-10-03 17:00:53 +02:00
Luca Bruno 5765eb870c Use Btrfs handlers, if enabled at configure time
GParted already has basic support only to recognize Btrfs volumes; if
configured, use our newer methods to handle them.
Also, put in place interface controls for all supported generic actions.
2010-10-03 17:00:53 +02:00
Luca Bruno 66a3a71842 Initial Btrfs-handling modules
This adds initial handlers for Btrfs; only .create, .check and
.read_label are done for now, via external btrfs-tools.
Other methods are still only stubs.
2010-10-03 17:00:53 +02:00
Luca Bruno a64cc98bb5 Add --enable-btrfs to ./configure for experimental Btrfs support
This will take care of setting BTRFS_SUPPORT in config.h, included
all around the sources to conditionally enable Btrfs capability.
2010-10-03 17:00:53 +02:00
Curtis Gedak 30efae4b8d Append -git to version for continuing development 2010-10-01 09:36:30 -06:00
Curtis Gedak a4bbdb0c86 ========== gparted-0.6.4 ========== 2010-10-01 09:08:27 -06:00
Curtis Gedak adc55bec50 Fix partitions created using MiB alignment are 1 MiB larger (#631026)
Closes bug #631026 - Partitions created using MiB alignment are
                     1 MiB larger than specified
2010-09-30 11:31:25 -06:00
Curtis Gedak e2c0cb6a4b Append -git to version for continuing development 2010-09-23 10:45:42 -06:00
Curtis Gedak 69ba15be35 ========== gparted-0.6.3 ========== 2010-09-23 09:50:02 -06:00
Dirgita c07a3b26ed Initial Indonesian translation
Added id to LINGUAS
2010-09-23 17:12:25 +07:00
Baurzhan Muftakhidinov e81506381b Updated Kazakh translation, missed few strings 2010-09-23 15:00:34 +06:00
Baurzhan Muftakhidinov cf0cf8d66e Updated Kazakh translation 2010-09-23 14:53:21 +06:00
Curtis Gedak d040e4e584 Use direct assignment for string in class initialization
Change string initialization to use direct assignment instead of
a class method in the GParted_Core class initialization.

Thanks go to Jan Claeys for pointing out this potential problem
and providing the following link:
https://bugzilla.gnome.org/show_bug.cgi?id=627724#c7

This link contains a comment by Matthias Clasen that says:

    "In a class init function, don't do anything that causes
    other threads to initialize classed types."
2010-09-21 11:19:42 -06:00
António Lima 06d4e1e100 Updated Portuguese translation 2010-09-21 00:41:39 +01:00
Ask H. Larsen 90f9364c75 Updated Danish translation 2010-09-19 23:56:01 +02:00
Mattias Põldaru 866f1b212d [l10n] Updated Estonian translation 2010-09-19 11:49:36 +03:00
Adrian Guniš ab0bbb8ed5 Updated Czech translation 2010-09-18 20:50:11 +02:00
Piotr Drąg d0e315c6c8 Updated Polish translation 2010-09-16 15:57:58 +02:00
Mario Blättermann 42a7597df4 [i18n] Updated German translation 2010-09-16 12:48:43 +02:00
Gabor Kelemen 8a62da95ad Updated Hungarian translation 2010-09-14 02:25:35 +02:00
Milo Casagrande eb5b4cf8d6 [l10n] Updated Italian translation 2010-09-13 22:40:30 +02:00
Carlos José Pereira 5fa69f0aeb Updated Brazilian Portuguese translation 2010-09-13 17:21:40 -03:00
Markus Elfring c1e72d04ca Bug #622598: Complete quoting for macro parameters
Some square brackets were added to be more explicit where macro expansion
will not be required.
http://autogen.sourceforge.net/acquoting.html
http://www.gnu.org/software/autoconf/manual/m4/Quoting-Arguments.html

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
2010-09-11 16:57:59 -06:00
Curtis Gedak a30f991ca5 Fix size reduced by 1 MiB when created after cylinder aligned partition
Prior to this enhancement creating a new partition aligned to MiB
after a partition aligned to cylinder would result in the creation of
a partition that was 1 MiB smaller in size than requested.  In the
case of a 1 MiB new partition, a warning message would be displayed
indicating that "A partition cannot have a length of 0 sectors".

This problem is avoided by applying similar logic as was used to
address the following bug:
Bug #626946 - Destination partition smaller than source partition
2010-09-09 13:18:02 -06:00
Curtis Gedak b77a5e229d Fix paste destination partition smaller than source (#626946)
Prior to this enhancement when copying and pasting a partition
after a cylinder aligned partition, the destination partition
would become smaller than the source partition if align to MiB
was selected.

Closes bug #626946 - Destination partition smaller than source
                     partition.
2010-09-09 13:18:01 -06:00
Curtis Gedak c17df56af0 Ensure default partition alignment is mebibyte 2010-09-09 13:18:01 -06:00
Bruno Brouard 4d4096617e Updated French translation 2010-09-08 23:01:57 +02:00