Commit Graph

587 Commits

Author SHA1 Message Date
Bart Hakvoort 682283ce89 cleanups in the core and the fs'es (create)
* cleanups in the core and the fs'es (create)
2006-06-17 08:56:24 +00:00
Hendrik Richter 50912f2049 Updated German translation.
2006-06-15  Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation.
2006-06-15 15:14:33 +00:00
Wouter Bolsterlee aa1e4f4e9c Translation updated by Tino Meinen.
2006-06-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>

	* nl.po: Translation updated by Tino Meinen.
2006-06-13 09:07:28 +00:00
Ignacio Casal Quinteiro 49676d3c06 *** empty log message *** 2006-06-10 20:34:39 +00:00
Bart Hakvoort 65f0a16eb2 removed 'EXPERIMENTAL' from move-message to prevent incorrect
* src/GParted_Core.cc: removed 'EXPERIMENTAL' from move-message to
  prevent incorrect translations.
2006-06-04 13:41:06 +00:00
Bart Hakvoort b92ac20232 added movesupport, atm in experimental state and needs lots of cleaning.
* include/GParted_Core.h,
  src/GParted_Core.cc,
  src/ext2.cc: added movesupport, atm in experimental state and needs
  lots of cleaning. only enabled for ext2, but should work for all
  filesystems.
* src/DialogFeatures.cc: added alternating rowcolours (see #342682)
2006-05-31 20:03:49 +00:00
Takeshi AIHANA 0b1717433c Updated Japanese translation by Masayuki SANO <sano@acs.i.kyoto-u.ac.jp>.
2006-05-31  Takeshi AIHANA  <takeshi.aihana@gmail.com>

        * ja.po: Updated Japanese translation by
                 Masayuki SANO <sano@acs.i.kyoto-u.ac.jp>.
2006-05-31 13:07:38 +00:00
Bart Hakvoort 7ff0609962 made blocksize settable by the user.
* include/Dialog_Partition_Copy.h,
  include/GParted_Core.h,
  include/OperationCopy.h,
  include/Win_GParted.h,
  src/Dialog_Partition_Copy.cc,
  src/GParted_Core.cc,
  src/OperationCopy.cc,
  src/Win_GParted.cc: made blocksize settable by the user.
2006-05-27 19:51:55 +00:00
Clytie Siddall 7b56107ce9 vi.po: Updated Vietnamese translation. 2006-05-27 11:44:13 +00:00
Bart Hakvoort a45ade9563 fixed typo (#343015)
* src/GParted_Core.cc: fixed typo (#343015)
2006-05-26 16:09:11 +00:00
Clytie Siddall b80079bc62 vi.po: Updated Vietnamese translation. 2006-05-26 08:32:57 +00:00
Arangel Angov 11ff0b2bad Updated Macedonian translation <arangela@cvs.gnome.org> 2006-05-25 16:56:50 +00:00
Francisco Javier F. Serrador c99352d2de Updated Spanish translation.
2006-05-24  Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.
2006-05-24 20:35:14 +00:00
Takeshi AIHANA 5827c8d0d6 Added 'ja' (Japanese) to ALL_LINGUAS.
2006-05-24  Takeshi AIHANA <takeshi.aihana@gmail.com>

	* configure.in: Added 'ja' (Japanese) to ALL_LINGUAS.
2006-05-24 13:24:08 +00:00
Takeshi AIHANA 2e90481477 Added Japanese translation by Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp>.
2006-05-24  Takeshi AIHANA <takeshi.aihana@gmail.com>

	* ja.po: Added Japanese translation by Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp>.
2006-05-24 13:22:13 +00:00
Bart Hakvoort 7bb7e8a84f Use ped_device_read and ped_device_write instead of 'dd' to copy
* Use ped_device_read and ped_device_write instead of 'dd' to copy
  filesystems.
  Modified progressdetails to provide more detailed feedback about a
  process.
  Basicly these were all changes to the infrastructure to make the
  incorporation of the 'move-code' a bit easier.

  ( sorry, not in the mood to list all affected files ;)
2006-05-23 21:17:34 +00:00
Bart Hakvoort aef704c242 gparted-0.2.5
* gparted-0.2.5
2006-05-13 18:27:51 +00:00
Bart Hakvoort 939a94c0ba updated copyrightinfo
* src/Win_GParted.cc: updated copyrightinfo
2006-05-13 18:18:52 +00:00
Pawan Chitrakar fe1b3c4dc0 Added Nepali Translation 2006-05-02 13:26:42 +00:00
Daniel Nylander e15dac137d Updated Swedish translation.
2006-05-02  Daniel Nylander  <po@danielnylander.se>

        * sv.po: Updated Swedish translation.
2006-05-01 22:29:45 +00:00
Josep Puigdemont i Casamajó 696c4a5d50 Updated Catalan translation by David Cassany. 2006-04-29 08:49:36 +00:00
Vincent van Adrighem 0d5c168256 Translation updated by Tino Meinen.
2006-04-23  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.
2006-04-23 17:54:45 +00:00
Daniel Nylander 6af6421ac0 Updated Swedish translation.
2006-04-19  Daniel Nylander  <po@danielnylander.se>

        * sv.po: Updated Swedish translation.
2006-04-19 15:21:19 +00:00
Ignacio Casal Quinteiro 736c26cbd2 *** empty log message *** 2006-04-16 21:00:40 +00:00
Bart Hakvoort 9756799d47 hide dialogs after setting new disklabel
* src/Win_GParted.cc: hide dialogs after setting new disklabel
2006-04-15 12:42:57 +00:00
Bart Hakvoort 2c3ce61275 creating a new partition on a BSD partitiontable failed, causing a
* src/GParted_Core.cc: creating a new partition on a BSD partitiontable
  failed, causing a segfault when setting the partitiontype. fixed.
2006-04-15 12:28:42 +00:00
Francisco Javier F. Serrador 4e1ed8d9d0 Updated Spanish translation
2006-04-13  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation
2006-04-13 10:19:53 +00:00
Ilkka Tuohela b3d33367b6 Updated Finnish translation 2006-04-11 05:21:53 +00:00
Clytie Siddall b4061313a8 vi.po: Updated Vietnamese translation. 2006-04-10 13:17:05 +00:00
Bart Hakvoort 247cb83dd9 added src/hfsplus.cc
* POTFILES.in: added src/hfsplus.cc
2006-04-09 07:22:34 +00:00
Vincent van Adrighem 930a8c5209 Translation updated by Tino Meinen.
2006-04-06  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.
2006-04-06 08:10:28 +00:00
Bart Hakvoort 3ff28fcc35 only allow growing of copy if there is grow support for the filesystem.
* src/Dialog_Partition_Copy.cc: only allow growing of copy if there is
  grow support for the filesystem.
* src/reiser4.cc: added support for copying reiser4 filesystems
2006-04-05 15:34:06 +00:00
Bart Hakvoort 655a83d4c1 modified warning added support for shrinking and copying hfs+ filesystems
* src/GParted_Core.cc: modified warning
* src/hfsplus.cc: added support for shrinking and copying hfs+
  filesystems
2006-04-05 14:26:30 +00:00
Bart Hakvoort d61583599b added support for shrinking hfs filesystems
* src/Dialog_Partition_Resize_Move.cc,
  src/GParted_Core.cc,
  src/Win_GParted.cc,
  src/hfs.cc: added support for shrinking hfs filesystems
2006-04-05 13:47:53 +00:00
Bart Hakvoort b86d290607 added missing changelog entry 2006-04-05 09:36:01 +00:00
Bart Hakvoort 17e088553d disabled resizing of this dialog renamed 'Filesystems' to 'Features' in
* src/DialogManageFlags.cc: disabled resizing of this dialog
* include/DialogFeatures.h,
  include/Makefile.am,
  include/Win_GParted.h,
  src/DialogFeatures.cc,
  src/Makefile.am,
  src/Win_GParted.cc: renamed 'Filesystems' to 'Features' in the
  featuredialog to better reflect the actual functionality
* include/Dialog_Filesystems.h,
  src/Dialog_Filesystems.cc: removed
2006-04-05 09:33:04 +00:00
Bart Hakvoort 9ca2e680d7 gparted-0.2.4 2006-04-04 16:08:39 +00:00
Bart Hakvoort f6c7a77859 remove non-existent devices from disabled_automount_devices at every
* src/GParted_Core.cc: remove non-existent devices from
  disabled_automount_devices at every rescan.
2006-04-04 10:00:55 +00:00
Bart Hakvoort 28343faa78 store libparted error in Partition::error if reading the used/unused space
* src/GParted_Core.cc: store libparted error in Partition::error if
  reading the used/unused space failed.
2006-04-04 08:59:14 +00:00
Bart Hakvoort 7f187d644c added column 'check' use halproperty 'storage.automount_enabled_hint'
* include/Dialog_Filesystems.h,
  src/Dialog_Filesystems.cc: added column 'check'
* include/GParted_Core.h,
  src/GParted_Core.cc: use halproperty
  'storage.automount_enabled_hint' instead of pmount to disable
  automounting.
2006-04-03 18:48:53 +00:00
Bart Hakvoort 3a918a337b improved disabling of automounting. It's still somewhat crude, but right
* include/GParted_Core.h,
  src/GParted_Core.cc: improved disabling of automounting. It's still
  somewhat crude, but right now it's ok for some semi-public testing.
  I'll do some cleanups tomorrow morning.
* src/Dialog_Progress.cc: added FIXME
2006-04-02 21:26:27 +00:00
Bart Hakvoort 26da768ee0 an initial solution for the automount problem. I still need to add
* include/GParted_Core.h,
  src/GParted_Core.cc: an initial solution for the automount problem.
  I still need to add something to prevent just created partitions from
  getting mounted. (see #324220 for more info)
2006-04-02 18:03:37 +00:00
Bart Hakvoort e933473cfa added ufs filesystemclass
* include/Dialog_Filesystems.h,
  include/GParted_Core.h,
  include/Makefile.am,
  include/ufs.h,
  src/GParted_Core.cc,
  src/Makefile.am,
  src/ufs.cc: added ufs filesystemclass
2006-04-02 14:35:21 +00:00
Bart Hakvoort 321f0a3dd1 override Gtk::Window::on_show instead of connecting to signal_show() added
* include/Win_GParted.h,
  src/Win_GParted.cc: override Gtk::Window::on_show instead of
  connecting to signal_show()
* include/Dialog_Filesystems.h,
  src/Dialog_Filesystems.cc: added columns 'detect' and 'read'
2006-04-02 14:04:44 +00:00
Bart Hakvoort dcf31ca083 added convenience function cleanups
* include/Utils.h,
  src/Utils.cc: added convenience function
* src/DialogManageFlags.cc,
  src/Win_GParted.cc: cleanups
2006-04-02 13:04:24 +00:00
Bart Hakvoort 540152345e improved behaviour of flagmanagementdialog.
* include/DialogManageFlags.h,
  src/DialogManageFlags.cc,
  src/Win_GParted.cc: improved behaviour of flagmanagementdialog.
2006-04-02 11:18:34 +00:00
Bart Hakvoort e5d12906db fixed another issue in apply_to_visual(), this time with resizing/moveing
* src/OperationResizeMove.cc: fixed another issue in
  apply_to_visual(), this time with resizing/moveing the extended
  partition.
2006-04-01 14:36:16 +00:00
Vincent van Adrighem fff2dc4ad3 Translation updated by Tino Meinen.
2006-04-01  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.
2006-04-01 08:25:52 +00:00
Bart Hakvoort 82d9c46354 added DialogManageFlags.cc
* POTFILES.in: added DialogManageFlags.cc
2006-04-01 07:14:20 +00:00
Bart Hakvoort 57a84b119a trivial cleanups fixed a glitch in apply_to_visual() accept returnvalues
* src/GParted_Core.cc: trivial cleanups
* src/OperationResizeMove.cc: fixed a glitch in apply_to_visual()
* src/ext2.cc,
  src/ext3.cc: accept returnvalues 0, 1 and 2 instead of 0 and 1
2006-03-31 18:58:58 +00:00