Commit Graph

1666 Commits

Author SHA1 Message Date
Daniel Mustieles 2ce9cac524 Updated Spanish translation 2011-02-09 19:22:26 +01:00
Мирослав Николић 2380058944 Added screenshots for Serbian documentation 2011-02-08 23:28:06 +01:00
Мирослав Николић fb5439c546 Updated Serbian translation 2011-02-08 23:28:06 +01:00
Daniel Mustieles d765986922 Updated Spanish translation 2011-02-08 20:59:30 +01:00
Matej Urbančič 335ba2b26f Updated Slovenian translation 2011-02-07 18:22:35 +01:00
Marek Černocký 6c104e897e Updated Czech translation 2011-02-06 16:02:46 +01:00
Yaron Shahrabani 820ec8748d Updated Hebrew translation. 2011-02-05 14:22:08 +02:00
Chao-Hsiung Liao d3e0892ec6 Updated Traditional Chinese translation(Hong Kong and Taiwan) 2011-02-05 17:43:14 +08:00
Mario Blättermann 3bb64c4834 [l10n] Updated German translation 2011-02-05 09:18:19 +01:00
Mario Blättermann f96b26dbe7 [l10n] Updated German doc translation 2011-02-05 09:16:45 +01:00
Milo Casagrande fc47718206 [l10n] Updated Italian translation 2011-02-04 19:28:23 +01:00
Andika Triwidada bfe8e795fd Updated Indonesian translation 2011-02-04 20:25:54 +07:00
Daniel Nylander 9f481b9271 Updated Swedish translation 2011-02-03 23:11:36 +01:00
Fran Diéguez 413cdd8918 Updated Galician translations 2011-02-03 22:53:19 +01:00
Мирослав Николић 71bc465b5f Added Serbian help translation 2011-02-03 20:38:01 +01:00
Мирослав Николић bad63478cc Added Serbian translation 2011-02-03 20:01:06 +01:00
Baurzhan Muftakhidinov e6bea83ddf Updated Kazakh translation 2011-02-03 16:39:50 +06:00
Mario Blättermann 7298f5f79b [l10n] Updated German translation 2011-01-30 15:26:56 +01:00
Paulo E Ojeda 01dfb81413 Updated Spanish translation 2011-01-30 13:36:11 +01:00
Marek Černocký 5be3faecc8 Updated Czech translation 2011-01-30 12:20:56 +01:00
Curtis Gedak 6bf8df6c4c Update README and AUTHORS for attempt data rescue 2011-01-29 15:44:23 -07:00
Curtis Gedak 12f860afb8 Add missing copyright year to help manual 2011-01-29 15:19:57 -07:00
Curtis Gedak 614a781d2f Add attempt data rescue section to help manual (#171215)
Add documentation for new feature to attempt data rescue for lost
partitions.

Closes Bug #171215 - Support lost partition recovery
2011-01-29 15:11:47 -07:00
Joan Lledó ef37bdb7de Added support to lost data recovery using gpart 2011-01-29 14:58:02 -07:00
Ask H. Larsen 9d6a307357 Updated Danish translation 2011-01-27 22:12:32 +01:00
Bruno Brouard dfafd5d056 Updated French translation 2011-01-26 22:13:37 +01:00
Daniel Mustieles 7f9a3025ef Updated Spanish translation 2011-01-26 20:32:23 +01:00
Yaron Shahrabani da2ccb6044 Updated Hebrew translation. 2011-01-23 22:41:31 +02:00
Matej Urbančič 1059573847 Updated Slovenian translation 2011-01-21 20:44:34 +01:00
Khaled Hosny acad4056c0 Updated Arabic translation 2011-01-20 22:34:02 +02:00
Curtis Gedak ec876448b4 Prevent visual disk display area from disappearing
Added a display refresh to the event queue to address this
problem.

Previously, the display area of the visual disk seemed to
disappear when enough operations had been added to the queue so
that a scrollbar was required (about 4 operations).

If the three lines in HBoxOperations::load_operations method for
"//make scrollwindow focus on the last operation in the list"
were commented out then this also prevented the problem from
occurring.

Interestingly, if I changed the "set_cursor" method to
a "scroll_to_row" method, then this problem does not occur for an
additional 2 operations (about 6 operations total).

Ubuntu launchpad bug 583746 - Partition graph disappears after a
                              swap partition has been deleted
https://bugs.launchpad.net/ubuntu/+source/gparted/+bug/583746
2011-01-19 15:34:00 -07:00
Daniel Mustieles f568a4ab93 Updated Spanish translation 2011-01-19 19:42:43 +01:00
Curtis Gedak 6395970e6b Increase robustness of help manual launch
Add direct invocation of yelp if normal open help manual methods
fail.
2011-01-17 09:28:09 -07:00
Marek Černocký eff777df6e Updated Czech translation 2011-01-16 22:01:44 +01:00
Curtis Gedak c299bbe9e2 Add possible cause for failure to read file system 2011-01-16 11:39:02 -07:00
Curtis Gedak 09848775f4 Add another reason to list when unable to detect file system 2011-01-16 11:15:35 -07:00
Curtis Gedak 340d506c04 Update copyright year 2011-01-16 10:45:25 -07:00
Curtis Gedak 546ee7611b Change documentation to URL gparted.org and update copyright year 2011-01-16 10:30:51 -07:00
Curtis Gedak dd1db44639 Fix minor cylinder alignment rounding error (size < 1 cylinder)
Previously when creating a new partition on a device with 512
byte sectors with 7 MiB chosen and cylinder alignment, the
snap_to_cylinder logic would round up to 2 cylinders (~15.69
MiB), instead of the correct 1 cylinder (~7.84 MiB).
2011-01-15 14:46:18 -07:00
Curtis Gedak 6ae39268f2 Fix paste destination partition smaller than source (#639393)
Re-work logic for copying a cylinder aligned partition to a new
MiB aligned partition.  Previously this was partially fixed in
bug #626946 - Destination partition smaller than source partition

Closes Bug #639393 - Redux: Destination partition smaller than
                     source partition
2011-01-15 11:00:42 -07:00
Yuri Myasoedov d5ab884633 Updated Russian translation 2011-01-04 20:17:49 +03:00
Daniel Nylander f03b528787 Updated Swedish translation 2010-12-29 13:22:23 +01:00
Mattias Põldaru c9ae103210 [l10n] Updated Estonian translation 2010-12-20 15:26:08 +02:00
Curtis Gedak 203107f600 Minor update to Romanian translation to pass xml validation 2010-12-14 23:25:29 +02:00
Curtis Gedak a9e080f555 Append -git to version for continuing development 2010-12-13 10:33:26 -07:00
Curtis Gedak a66f6d542c ========== gparted-0.7.1 ========== 2010-12-13 09:25:25 -07:00
Curtis Gedak da6c8f3179 Remove extra blank line from NEWS 2010-12-12 11:19:36 -07:00
Curtis Gedak 2fa59d972f Update URL in README 2010-12-12 11:19:36 -07:00
Yaron Shahrabani 356ef5e75f Updated Hebrew translation 2010-12-11 02:00:55 +02:00
Yaron Shahrabani 464dd2f244 Updated Hebrew translation. 2010-12-11 01:59:07 +02:00