Commit Graph

477 Commits

Author SHA1 Message Date
Curtis Gedak a75a70a9a2 Removed absolute requirement for hal-lock. GParted will now work on systems with or without hal-lock
svn path=/trunk/; revision=849
2008-05-10 15:34:39 +00:00
Curtis Gedak 913a42d268 Added check for hal-lock program, and note about requirement for hal-lock in README
svn path=/trunk/; revision=848
2008-05-08 22:31:53 +00:00
Curtis Gedak 7bf6c422ff Added parse devices from /proc/partitions for "Scanning all devices..." code
svn path=/trunk/; revision=847
2008-05-08 16:25:43 +00:00
Curtis Gedak 85191346b3 Fixed problem with command line devices being ignored
svn path=/trunk/; revision=846
2008-05-06 22:54:43 +00:00
Curtis Gedak a52f62bf46 Append -svn to version for continuing development
svn path=/trunk/; revision=845
2008-05-06 22:33:45 +00:00
Curtis Gedak 4e3174e7af gparted-0.3.7
svn path=/trunk/; revision=838
2008-04-29 14:14:57 +00:00
Curtis Gedak 8f40d64347 Removed gksu from exec line as not supported in all major GNU/Linux distributions
svn path=/trunk/; revision=835
2008-04-26 20:35:58 +00:00
Curtis Gedak 3906a43757 Enhanced INSTALL section of README
svn path=/trunk/; revision=834
2008-04-26 20:20:54 +00:00
Curtis Gedak b6ce298c18 Updated README to better align with GNU coding standards
svn path=/trunk/; revision=832
2008-04-25 15:51:08 +00:00
Curtis Gedak 59ff838bfd Updated installation notes and distributions notes
svn path=/trunk/; revision=831
2008-04-23 20:05:03 +00:00
Curtis Gedak 16afc3bb75 Corrected math in partition creation/resize dialogs that prevented operations on partition sizes >= 1 TB
svn path=/trunk/; revision=828
2008-04-21 17:08:43 +00:00
Curtis Gedak 6757e4c277 Update ChangeLog comment
svn path=/trunk/; revision=827
2008-04-21 15:36:47 +00:00
Curtis Gedak 605e1f4cdc Fixed bug #324220 with the following changes:
- Removed gparted-disable-automount.fdi handling.
- Renamed gparted binary to gpartedbin to permit a calling script to be named gparted.
- Added new calling script gparted.in to permit using hal-lock to acuiqre device locks to prevent automounting while executing gpartedbin.
- Renamed gparted.desktop.in to gparted.desktop.in.in to permit parsing installdir.

svn path=/trunk/; revision=826
2008-04-21 15:22:00 +00:00
Curtis Gedak 1eb4e1aea5 Improved abilility to translate text
svn path=/trunk/; revision=825
2008-04-20 16:11:23 +00:00
Curtis Gedak 698b34258f Changed device menu Set Disklabel to Create Partition Table. Enhanced warning regarding all data will be erased from disk. Removed double confirmation of create partition table action.
svn path=/trunk/; revision=822
2008-04-18 15:28:30 +00:00
Curtis Gedak 8c59136299 Added manual page documentation
svn path=/trunk/; revision=821
2008-04-14 15:50:11 +00:00
Curtis Gedak 2a91e472ae Updated to align with desktop specifications and Human Interface Guidelines
svn path=/trunk/; revision=817
2008-04-09 18:40:19 +00:00
Curtis Gedak 58971c662e Updated MAINTAINERS file
svn path=/trunk/; revision=814
2008-04-09 14:12:08 +00:00
Curtis Gedak 94917ed883 Increase label dialog box size, and enhance to read linux-swap label using different versions of vol_id
svn path=/trunk/; revision=813
2008-04-08 17:36:35 +00:00
Curtis Gedak ff2a6c00dd Changes post gparted-0.3.6 - code recreation from Source Forge
svn path=/trunk/; revision=811
2008-04-07 20:10:28 +00:00
Curtis Gedak 8d808c0b62 gparted-0.3.6 - code recreation from Source Forge
svn path=/trunk/; revision=810
2008-04-07 19:41:18 +00:00
Curtis Gedak 6c149ea1d9 gparted-0.3.5 - code recreation from Source Forge
svn path=/trunk/; revision=809
2008-04-07 15:26:19 +00:00
Marcel Telka 908f34e177 New file (bug #524276). Added 'sk' to ALL_LINGUAS.
2008-04-07  Marcel Telka  <marcel@telka.sk>

	* MAINTAINERS: New file (bug #524276).
	* configure.in: Added 'sk' to ALL_LINGUAS.

svn path=/trunk/; revision=807
2008-04-07 04:14:23 +00:00
Yannig MARCHEGAY 8d0c8c6cef Updated Occitan translation
svn path=/trunk/; revision=785
2007-10-14 13:44:54 +00:00
Inaki Larranaga Murgoitio 6ff3b34b39 Added 'eu' to ALL_LINGUAS.
2007-08-10  Inaki Larranaga Murgoitio  <dooteo@zundan.com>

	* configure.in: Added 'eu' to ALL_LINGUAS.


svn path=/trunk/; revision=778
2007-08-10 21:21:19 +00:00
Bart Hakvoort 2a96bd662b released gparted-0.3.4 on LarryT's request.
svn path=/trunk/; revision=769
2007-02-25 21:59:55 +00:00
Bart Hakvoort 4e9d368102 added a check to see wether a device is 'real' or not. Thanks to
Francois Dupoux for the patch.

svn path=/trunk/; revision=764
2007-01-07 20:29:03 +00:00
Theppitak Karoonboonyanan d5340c6657 Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation by Isriya
2006-12-19  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* configure.in: Added 'th' (Thai) to ALL_LINGUAS.
	* po/th.po: Added Thai translation by
	Isriya Paireepairit <markpeak@gmail.com> and me.
2006-12-19 16:01:27 +00:00
Bart Hakvoort 8d2e7dd26d replaced 'long' with 'Sector' to prefent overflows with really large
* include/Device.h,
  include/Dialog_Base_Partition.h,
  src/Dialog_Base_Partition.cc: replaced 'long' with 'Sector' to
  prefent overflows with really large devices.
2006-12-08 13:14:05 +00:00
Bart Hakvoort 815b5f61a3 gparted-0.3.3 2006-12-06 15:51:28 +00:00
Bart Hakvoort 8336fcffea fixed 'Could not detect file system.' error with fat and hfs filesystem
* src/GParted_Core.cc: fixed 'Could not detect file system.' error
  with fat and hfs filesystem when performing a move to the left.
  (thanks to 'the Bogerds' for borrowing me an usbstick ;) )
2006-12-05 21:47:34 +00:00
Bart Hakvoort 2fcd3a83da gparted-0.3.2 2006-12-01 13:52:13 +00:00
Bart Hakvoort 070242562b fixed issue with overloaded ==
* src/Partition.cc: fixed issue with overloaded ==
2006-12-01 13:16:37 +00:00
Bart Hakvoort 7a413f6401 added libparted version string to details export.
* include/Dialog_Progress.h,
  include/GParted_Core.h,
  src/Dialog_Progress.cc,
  src/GParted_Core.cc,
  src/Win_GParted.cc: added libparted version string to details
  export.
2006-12-01 13:01:46 +00:00
Bart Hakvoort 5e848287e7 fixed bug with copying partition to a disk without disklabel. Also added
* src/Win_GParted.cc: fixed bug with copying partition to a disk
   without disklabel. Also added some FIXME's.
2006-11-26 23:24:39 +00:00
Bart Hakvoort ef09ce0b97 added 'check' operation. The functionality was already there, but it was
* include/Makefile.am,
  include/Operation.h,
  include/Win_GParted.h,
  src/GParted_Core.cc,
  src/Makefile.am,
  src/Win_GParted.cc,
  include/OperationCheck.h (new),
  src/OperationCheck.cc (new): added 'check' operation. The
  functionality was already there, but it was not possible yet to
  activate it from the gui.
2006-11-26 14:27:16 +00:00
Chao-Hsiung Liao 61c91a1869 Added Traditional Chinese translation(Hong Kong). Updated Traditional
2006-11-25  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

        * zh_HK.po: Added Traditional Chinese translation(Hong Kong).
        * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
2006-11-25 12:04:09 +00:00
Bart Hakvoort af19b0c993 fixed rare bug with modifying logical partitions. (#368199)
* src/GParted_Core.cc: fixed rare bug with modifying logical
  partitions. (#368199)
2006-11-24 21:35:58 +00:00
Bart Hakvoort a1d21e0f42 fixed issue with libparted detection (#330776) add FIXME
* configure.in: fixed issue with libparted detection (#330776)
* src/GParted_Core.cc: add FIXME
2006-11-23 19:20:07 +00:00
Matic Zgur a713812bf3 Added sl (Slovenian) to ALL_LINGUAS. Added Slovenian translation.
2006-11-08  Matic Zgur  <mr.zgur@gmail.com>

	* configure.in: Added sl (Slovenian) to ALL_LINGUAS.
	* po/sl.po: Added Slovenian translation.
2006-11-08 17:08:10 +00:00
Kjartan Maraas acd524348e Added nb to ALL_LINGUAS.
2006-11-01  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Added nb to ALL_LINGUAS.
2006-11-01 18:36:16 +00:00
Bart Hakvoort c4dab9e55d gtk+-2.10 seems to return the last valid iterator if get_iter is executed
* src/Dialog_Progress.cc: gtk+-2.10 seems to return the last valid
  iterator if get_iter is executed with an invalid treepath. This is
  different from gtk+-2.8 and gave some problems in the
  operationdetails. I added a check to make it work in both
  situations.
2006-10-22 18:19:23 +00:00
Bart Hakvoort 2bd5fff210 only add mountpoints and paths if they exist don't show '<none>' if
* src/GParted_Core.cc: only add mountpoints and paths if they exist
* src/reiser4.cc: don't show '<none>' if volumelabel is empty
2006-10-01 13:45:55 +00:00
Bart Hakvoort ac82ee0453 Replaced std::abs with llabs (see #357691) added support for reading of
* src/GParted_Core: Replaced std::abs with llabs (see #357691)
* src/hfs.cc,
  src/xfs.cc: added support for reading of volumelabel
* src/reiserfs.cc: added Fixme
2006-10-01 13:08:57 +00:00
Bart Hakvoort ecd3caee17 Fix libparted detection in case --as-needed flag is passed (#357679)
* configure.in: Fix libparted detection in case --as-needed flag is
  passed (#357679)
2006-09-26 19:02:15 +00:00
Bart Hakvoort 2a84381f7d added support for reading of volumelabel
* src/jfs.cc: added support for reading of volumelabel
2006-09-25 11:17:41 +00:00
Bart Hakvoort 452b90b095 added 'Read Label' info
* include/DialogFeatures.h,
  src/DialogFeatures.cc: added 'Read Label' info
2006-09-23 11:02:46 +00:00
Bart Hakvoort 7a8aabe3fd added support for reading of volumelabel
* src/reiser4.cc
  src/reiserfs.cc: added support for reading of volumelabel
2006-09-23 10:52:16 +00:00
Bart Hakvoort d106a71822 added support for reading of volumelabel
* src/ntfs.cc: added support for reading of volumelabel
2006-09-23 09:41:42 +00:00
Bart Hakvoort 0693e7996f added popupmenu to operationslist and did some (higrelated) cleanups
* added popupmenu to operationslist and did some (higrelated) cleanups
2006-09-17 13:23:47 +00:00