Commit graph

1629 commits

Author SHA1 Message Date
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
Curtis Gedak 40bb656de5 Disable resizing when the total area is less than two mebibytes 2010-05-25 16:26:07 -06:00
Curtis Gedak ebdb9466e0 Ensure space available for GPT backup partition table on paste 2010-05-25 16:26:07 -06:00
Jorge González 34acb4e4c1 Updated Spanish translation 2010-05-25 18:33:59 +02:00
Mario Blättermann 7e6f04b6f5 Updated German translation 2010-05-24 17:15:42 +02:00
Fran Diéguez 642d4523f1 Updated Galician translations 2010-05-24 11:44:01 +02:00
Matej Urbančič c2fb8da902 Updated Slovenian translation 2010-05-21 20:05:41 +02:00
Curtis Gedak e62a23b5b5 Add partition alignment option to align to MiB (#617409)
Make align to MiB the default setting instead of align to cylinder.

Migrate logic for alignment to cylinder into its own method
snap_to_cylinder, and place common logic in snap_to_alignment.

Add alignment checks for situations where space is needed for Master
Boot Record or Extended Boot Record.

Adjust ranges on spin buttons according to required boot record space.

Copy fix for off by one sector (#596552) from
Dialog_Partition_New::Get_New_Partition to
Dialog_Base_Partition::Get_New_Partition

Enhance resize / move logic for checking locations of nearby logical
partitions to not depend on the partition ordering.

Note: This commit does not include limiting graphic movement according
to required boot record space.
2010-05-20 10:00:14 -06:00
Curtis Gedak 2cdfb4c55a Change partition alignment check box to a drop down menu
Also add signal handler to alignment menu to update file system
minimum size.
This enhancement is to prepare for adding a third alignment
option to align to MiB.
2010-05-09 14:45:26 -06:00
Curtis Gedak 3db6b074c9 Remove incorrect comment 2010-05-04 15:47:34 -06:00
Curtis Gedak b45b30c2ed Ensure sector size is set when getting a new partition
This change is in preparation for supporting sectors sizes > 512 bytes.
2010-05-04 15:19:49 -06:00
Curtis Gedak 8155d4786d Fix used and unused sector math when pasting a copied partition
This change is in preparation for supporting sectors sizes > 512 bytes.
2010-05-04 15:18:43 -06:00
Curtis Gedak bec2a6f176 Fix minimum size calculation when pasting a copied partition
This change is in preparation for supporting sectors sizes > 512 bytes.
2010-05-04 15:00:39 -06:00
Curtis Gedak 6369e58bff Enhance detection for ext3, fat16, fat32, linux-swap, and hfsplus
This change is in preparation for supporting sectors sizes > 512 bytes.
2010-04-28 14:11:24 -06:00
Curtis Gedak 66355153fb Enhance file system space unused math to use actual sector size 2010-04-28 13:25:57 -06:00