Commit Graph

1443 Commits

Author SHA1 Message Date
Daniel Nylander a4ece9d3bc Updated Swedish translation 2010-08-06 16:00:59 +02:00
Curtis Gedak 36c1c1a084 Append -git to version for continuing development 2010-08-01 11:02:38 -06:00
Curtis Gedak 5f04965ae0 ========== gparted-0.6.2 ========== 2010-08-01 10:51:14 -06:00
Aron Xu 57b7475447 Change 你 to 您. 2010-07-31 12:21:53 +08:00
Aron Xu 3df74734e5 Update Simplified Chinese translation. 2010-07-31 11:20:37 +08:00
Curtis Gedak a3d70a1fbf Ensure original partition boundaries kept on rollback of failed move 2010-07-22 17:18:48 -06:00
Curtis Gedak c3a06ffd6c Fix problem with logical partition move overwriting EBR (#623630)
Prevent overwriting meta data (Extended Boot Rectors) for logical
partitions by temporarily increasing the size of the logical
partition to encompass all of the space involved in the move
operation.  The libparted library will move the EBR as needed to
permit this to happen.  After the move the logical partition is
set to the proper size.

This fixes bug #623630 - Move logical partition to right yields
invalid partition table on /dev/sda - wrong signature 0
2010-07-22 17:18:48 -06:00
Curtis Gedak a92f2dad39 Re-enable MiB partition alignment option 2010-07-22 17:18:48 -06:00
Curtis Gedak 280f532f4a Re-word comment for gparted invocation using udisks and hal-lock 2010-07-21 10:37:58 -06:00
Curtis Gedak f242ccba46 If available use both udisks and hal-lock to prevent auto-mounting 2010-07-21 10:32:06 -06:00
Dimitris Tsiolis eb94b9c7a4 Updated Greek translation for gparted 2010-07-18 17:51:13 +03:00
Baurzhan Muftakhidinov ea162d09b1 Updated Kazakh translation for gparted 2010-07-12 16:25:00 +03:00
Petr Kovar 55f4caeb54 Update Czech help translation by Marek Cernocky 2010-07-11 18:13:55 +02:00
Jorge González fade613fbb Updated Spanish translation 2010-07-10 11:19:29 +02:00
Curtis Gedak 95adfb30a4 Append -git to version for continuing development 2010-07-08 14:14:05 -06:00
Curtis Gedak 298165511c ========== gparted-0.6.1 ========== 2010-07-08 13:24:25 -06:00
Curtis Gedak 1e1ea1f09c Disable MiB alignment temporarily until bug #623630 can be fixed 2010-07-08 09:22:43 -06:00
Adrian Guniš 7e48e49fd1 Update Czech translation 2010-07-08 11:17:20 +02:00
Curtis Gedak e810b7f7f0 Fix crash moving partitions when size is a multiple of 16 MiB (#623697) 2010-07-06 13:12:19 -06:00
Yaron Shahrabani 410d0d2461 Updated Hebrew translation. 2010-07-06 11:00:34 +03:00
Fran Diéguez 6d1782f044 Update Galician translations 2010-06-20 02:38:25 +02:00
Curtis Gedak 3e0fc23af8 Append -git to version for continuing development 2010-06-18 10:12:51 -06:00
Curtis Gedak 932aaf44fb ========== gparted-0.6.0 ========== 2010-06-18 09:10:11 -06:00
Piotr Drąg 5dc7df4631 Updated Polish translation 2010-06-16 15:19:24 +02:00
Chao-Hsiung Liao db5610344e Updated Traditional Chinese translation(Hong Kong and Taiwan) 2010-06-16 14:44:49 +08:00
Djavan Fagundes 08b0af5d3f Updated Brazilian Portuguese translation 2010-06-15 19:13:25 -03:00
Milo Casagrande a91ec20a23 [l10n] Updated Italian translation 2010-06-14 22:22:21 +02:00
Ask H. Larsen 2f118b41ed Updated Danish translation 2010-06-14 10:21:43 +02:00
António Lima 90538fa3f3 Updated Portuguese translation 2010-06-14 00:54:24 +01:00
Claude Paroz 099cbe4783 [help] Updated French translation 2010-06-11 23:22:29 +02:00
Mario Blättermann 286205e396 Updated German doc translation 2010-06-11 23:06:54 +02:00
Claude Paroz be72327126 Updated French translation
Contributed by Bruno Brouard and Claude Paroz
2010-06-11 22:52:57 +02:00
Gabor Kelemen 1e7af3f950 Updated Hungarian translation 2010-06-08 01:56:32 +02:00
Curtis Gedak 27a418eae2 Fix error in GParted Manual DTD 2010-06-03 17:44:09 -06:00
Curtis Gedak 5e5810c13f Add sector size support message to configure script 2010-06-03 16:48:17 -06:00
Curtis Gedak 4168794e8e Handle devkit-disks being renamed to udisks on Dec. 1, 2009.
Reference link for devkit-disks being renamed to udisks:
http://www.freedesktop.org/wiki/Software/DeviceKit-disks
2010-06-01 17:04:39 -06:00
Curtis Gedak c90412255a Update GParted manual with the option to align to MiB
This change is part of adding the option to align to MiB (#617409).
2010-06-01 15:28:06 -06:00
Curtis Gedak 05e9e36530 Add udevinfo and udevadm as optional commands used with dmraid support 2010-06-01 15:28:06 -06:00
Petr Kovar 1c67ac2847 Update Czech translation by Adrian Gunis 2010-05-31 23:20:10 +02:00
Matej Urbančič c2d27f9d16 Updated Slovenian translation 2010-05-29 19:58:26 +02:00
Jorge González 13805a560e Updated Spanish translation 2010-05-28 19:26:07 +02:00
Mario Blättermann 6bec80060e Updated German translation 2010-05-28 12:58:23 +02:00
Curtis Gedak f173a51f0b Enable support for devices with sector sizes > 512 bytes (#607165)
GParted requires libparted version 2.2 or higher to support devices
with sector sizes > 512 bytes.

This commit marks the end of a series of enhancements required to
provide support for sector sizes > 512 bytes.
2010-05-27 11:08:40 -06:00
Curtis Gedak be53cf584b Fix off by 1 sector math when looking for unallocated space 2010-05-27 10:59:12 -06:00
Curtis Gedak 87e48efe88 Only show exactly 1 MiB unallocated space if not MBR or EBR
Do not show unallocated space of exactly 1 MiB in size if:

  a) The space is at the front of the drive.

     This space is reserved for the partition table and the
     Master Boot Record.

or

  b) The space immediately precedes a logical partition.

     This space is reserved for the Extended Boot Record.
2010-05-27 09:27:00 -06:00
Curtis Gedak b74dba4f67 Change behavior to better align with GNOME HIG on drop-down lists
Quote from GNOME Human Interface Guidelines 2.2.1 on Drop-down lists:

     "Selecting an item from a drop-down list should not affect the
     values of any other controls. It may sensitize, insensitize, hide
     or show other controls, however."
2010-05-26 17:33:38 -06:00
Curtis Gedak f861501390 Improve cylinder alignment for partitions less than a disk cylinder 2010-05-26 16:57:59 -06:00
Curtis Gedak 95c9577d8f Limit graphic movement according to required boot record space
Also respect minimum size for extended partition in graphical
representation.

This change is part of adding the option to align to MiB (#617409).
2010-05-25 16:26:08 -06:00
Curtis Gedak 24d96114ca Fix short by 1 MiB on spinbutton before with resize/move 2010-05-25 16:26:08 -06:00
Curtis Gedak afb1ba8a37 Add gnome-doc-utils to apt-get install example 2010-05-25 16:26:07 -06:00