Bart Hakvoort
70bfe578d4
added set_used() and operator!= it's now possible to copy from partition
...
* include/Partition.h,
src/Partition.cc: added set_used() and operator!=
* src/Dialog_Partition_Copy.cc,
src/GParted_Core.cc,
src/OperationCopy.cc,
src/Win_GParted.cc: it's now possible to copy from partition to
partition. (before this it was only possible to copy to unallocated
space)
2006-03-29 19:21:42 +00:00
Bart Hakvoort
91c4ca2b45
fixed another minor memleak (yeah i'm playing with valgrind ;) )
...
* include/GParted_Core.h,
src/GParted_Core.cc: fixed another minor memleak (yeah i'm playing
with valgrind ;) )
2006-03-28 19:01:20 +00:00
Bart Hakvoort
2e1880ee66
it appeared i had to free the result of ped_partition_get_path in order to
...
* src/GParted_Core.cc: it appeared i had to free the result of
ped_partition_get_path in order to prevent a memleak.
2006-03-28 18:46:08 +00:00
Bart Hakvoort
40cbb6d4c4
name a copied partition 'copy of <source>'.
...
* src/OperationCopy.cc: name a copied partition 'copy of <source>'.
2006-03-28 17:38:06 +00:00
Bart Hakvoort
ca822ada13
gparted-0.2.3
...
* gparted-0.2.3
2006-03-28 14:33:28 +00:00
Raphael Higino
4dab57d69b
Updated Brazilian Portuguese translation
2006-03-28 13:32:03 +00:00
Bart Hakvoort
6187ae7584
removed testdata
...
* src/GParted_Core.cc: removed testdata
2006-03-28 12:54:31 +00:00
Bart Hakvoort
f96c8dea05
trivial cleanups
...
* trivial cleanups
2006-03-28 12:40:29 +00:00
Amanpreet Singh Alam
49d85ed09f
update translation for Punjabi (Gurmukhi) by apbrar gmail com
2006-03-28 03:31:12 +00:00
Gabor Kelemen
e8e61acab1
Hungarian translation updated.
...
2006-03-28 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Hungarian translation updated.
2006-03-27 23:59:48 +00:00
Gabor Kelemen
9882ddf6dd
Hungarian translation updated.
...
2006-03-28 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Hungarian translation updated.
2006-03-27 23:38:48 +00:00
Bart Hakvoort
9ccc70cb59
made icon behaviour more intelligent small improvement in
...
* include/TreeView_Detail.h,
src/TreeView_Detail.cc: made icon behaviour more intelligent
* src/GParted_Core.cc: small improvement in open_device_and_disk()
2006-03-27 19:21:37 +00:00
Bart Hakvoort
511a628939
made some small adjustments to devicechecks.
...
* src/GParted_Core.cc: made some small adjustments to devicechecks.
2006-03-26 19:45:23 +00:00
Amanpreet Singh Alam
fddb3d4475
update translation for Punjabi (Gurmukhi) by apbrar gmail com
2006-03-26 09:17:03 +00:00
Bart Hakvoort
e98f0934c4
sort devices alphabetically by default.
...
* src/GParted_Core.cc: sort devices alphabetically by default.
2006-03-26 09:16:13 +00:00
Bart Hakvoort
b52bfbc308
prevented a possible segfault at startup. Thanks to LarryT for finding
...
* src/DrawingAreaVisualDisk.cc: prevented a possible segfault at
startup. Thanks to LarryT for finding this.
2006-03-25 18:14:33 +00:00
Bart Hakvoort
99cebc81d3
lots of cleanups in operationhandling. This resulted in cleaner/less code
...
* lots of cleanups in operationhandling. This resulted in cleaner/less
code and the fixing of some longstanding issues.
2006-03-24 19:08:41 +00:00
Ignacio Casal Quinteiro
9b72ce1d60
*** empty log message ***
2006-03-20 16:10:36 +00:00
Francisco Javier F. Serrador
22e8e54763
Updated Spanish translation.
...
2006-03-20 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
2006-03-20 15:14:15 +00:00
Bart Hakvoort
c3c5f189ed
fixed a few issues with selecting/activating partitions. improved support
...
* include/DrawingAreaVisualDisk.h,
src/DrawingAreaVisualDisk.cc: fixed a few issues with
selecting/activating partitions.
* include/Utils.h,
src/Utils.cc,
src/Dialog_Disklabel.cc,
src/Dialog_Partition_Info.cc (mk_label): improved support for
aligment.
* src/Win_GParted.cc: fixed a small alignmentissue in the devices
submenu.
2006-03-20 10:12:55 +00:00
Bart Hakvoort
ad9f2126e7
fixed issues with copying (see also #335004 ) cleanups + added FIXME added
...
* include/GParted_Core.h,
src/GParted_Core.cc,
src/Win_GParted.cc,
src/ext2.cc,
src/ext3.cc,
src/fat16.cc,
src/fat32.cc,
src/jfs.cc,
src/ntfs.cc,
src/reiserfs.cc: fixed issues with copying (see also #335004 )
* include/Operation.h,
src/Operation.cc: cleanups + added FIXME
* include/Partition.h,
src/Partition.cc: added clear_mountpoints()
* src/DrawingAreaVisualDisk.cc: added FIXME
2006-03-19 15:30:20 +00:00
Bart Hakvoort
4e57356c34
another change to highlighting of selected partition. deal properly with
...
* include/DrawingAreaVisualDisk.h,
src/DrawingAreaVisualDisk.cc: another change to highlighting of
selected partition.
* include/Partition.h,
src/Win_GParted.cc: deal properly with just formatted partitions
* src/Operation.cc: added FIXME
2006-03-18 21:38:19 +00:00
Bart Hakvoort
85e9ddbf48
moved comment to correct position fixed issues with mountpoints containing
...
* src/GParted_Core.cc: moved comment to correct position
* src/Win_GParted.cc: fixed issues with mountpoints containing
underscores and/or spaces.
2006-03-17 10:07:49 +00:00
Vincent van Adrighem
dace15d3f6
Translation updated by Tino Meinen.
...
2006-03-17 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
2006-03-17 08:22:45 +00:00
Bart Hakvoort
166078d297
fixed visual feedback while mounting a partition
...
* src/Win_GParted.cc: fixed visual feedback while mounting a partition
2006-03-16 17:18:03 +00:00
Bart Hakvoort
863dc0581b
added submenu with mountpoints to 'mount' in partitionmenu. (see also
...
* include/Win_GParted.h,
src/Win_GParted.cc: added submenu with mountpoints to 'mount' in
partitionmenu. (see also #330327 )
2006-03-16 17:09:17 +00:00
Bart Hakvoort
cb81b44c83
added *.swp corrected url
...
* compose/.cvsignore: added *.swp
* compose/README: corrected url
2006-03-16 15:09:52 +00:00
Bart Hakvoort
cb8ff87462
changed statusmessage, fixed issue with exit_status and tested/confirmed
...
* src/ext2.cc,
src/ext3.cc,
src/fat16.cc,
src/fat32.cc,
src/jfs.cc,
src/ntfs.cc,
src/reiser4.cc,
src/reiserfs.cc,
src/xfs.cc: changed statusmessage, fixed issue with exit_status and
tested/confirmed succesfull usage of Partition::get_path() in
Set_Used_Sectors() of all filesystems.
2006-03-16 13:12:01 +00:00
Bart Hakvoort
1906a3ece8
overloaded == and != cleanups
...
* include/Device.h,
src/Device.cc: overloaded == and !=
* src/Win_GParted.cc: cleanups
2006-03-15 21:44:24 +00:00
Bart Hakvoort
ebad1f133b
cleanups
...
* src/Dialog_Partition_Info.cc,
src/DrawingAreaVisualDisk.cc: cleanups
2006-03-15 16:56:28 +00:00
Bart Hakvoort
9532c3cad1
Made Partition::mountpoints private
...
* include/Partition.h,
src/Dialog_Partition_Info.cc,
src/GParted_Core.cc,
src/Partition.cc,
src/TreeView_Detail.cc,
src/Win_GParted.cc: Made Partition::mountpoints private
2006-03-15 16:12:11 +00:00
Bart Hakvoort
6d8b169e73
changed the way devices and partitions store their devicepaths. Instead of
...
* changed the way devices and partitions store their devicepaths.
Instead of holding a 'realpath' and a symbolic path we store paths
in a list. This allows for improved detection of mountpoins, free
space, etc..
Also fixed a nasty bug which showed up when you copy a partition
from one device to another. (thanks to mario for the report)
2006-03-14 21:37:47 +00:00
Ignacio Casal Quinteiro
7fdcec2b1d
*** empty log message ***
2006-03-14 09:29:48 +00:00
Vincent van Adrighem
8e69ba8a0a
Translation updated by Tino Meinen.
...
2006-03-13 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
2006-03-13 18:56:32 +00:00
Francisco Javier F. Serrador
846f87b211
Updated Spanish translation.
...
2006-03-10 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
2006-03-10 17:05:58 +00:00
Clytie Siddall
10d75a400c
vi.po: Updated Vietnamese translation.
2006-03-10 10:56:53 +00:00
Bart Hakvoort
3f4f4720a4
sorted filelistings.
...
* include/Makefile.am,
src/Makefile.am: sorted filelistings.
2006-03-09 20:25:57 +00:00
Bart Hakvoort
ea9228ecad
only allow 'swapon' on real partitions
...
* src/Win_GParted.cc: only allow 'swapon' on real partitions
2006-03-09 20:03:12 +00:00
Bart Hakvoort
ff3dd1accc
added basic support for mounting unmounted partitions on mountpoints found
...
* include/Win_GParted.h,
src/Win_GParted.cc: added basic support for mounting unmounted
partitions on mountpoints found in /etc/fstab
2006-03-09 19:37:50 +00:00
Bart Hakvoort
225b294899
changed MIN_SIZE from static 20 to BORDER * 2 + 2
...
* src/DrawingAreaVisualDisk.cc: changed MIN_SIZE from static 20 to
BORDER * 2 + 2
2006-03-09 14:19:48 +00:00
Bart Hakvoort
8777cbd125
removed the frame from the visualdiskwidget and changed some visual
...
* include/DrawingAreaVisualDisk.h,
include/Makefile.am,
include/Win_GParted.h
src/DrawingAreaVisualDisk.cc,
src/Makefile.am
src/Win_GParted.cc: removed the frame from the visualdiskwidget and
changed some visual details. Also changed visual representation of
selected partition. The latter might be considered as a work in
progress.
* include/FrameVisualDisk.h,
src/FrameVisualDisk.cc: Removed.
2006-03-09 13:12:44 +00:00
Bart Hakvoort
4f84cff781
cleanups
...
* src/Dialog_Partition_Copy.cc,
src/Dialog_Partition_Resize_Move.cc: cleanups
2006-03-07 14:55:35 +00:00
Vincent van Adrighem
daecedfe1e
Translation updated by Tino Meinen.
...
2006-03-07 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
2006-03-07 14:46:38 +00:00
Bart Hakvoort
b179990dc9
show greyed-out mountpoint of unmounted partitions in the treeview as an
...
* include/GParted_Core.h,
include/TreeView_Detail.h,
src/GParted_Core.cc,
src/TreeView_Detail.cc: show greyed-out mountpoint of unmounted
partitions in the treeview as an improved way to identify
partitions. (#333027 )
* src/Win_GParted.cc: cleanups
2006-03-07 11:55:27 +00:00
Vincent van Adrighem
6dfa289c0e
Translation updated by Tino Meinen.
...
2006-03-06 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
2006-03-06 19:37:16 +00:00
Bart Hakvoort
0fd04602c1
support showing of warning icon even when a partition is mounted.
...
* include/TreeView_Detail.h,
src/TreeView_Detail.cc: support showing of warning icon even when a
partition is mounted.
2006-03-06 13:39:21 +00:00
Bart Hakvoort
cca8bb415d
made message about max. primary partitions a bit more informative.
...
* src/Win_GParted.cc: made message about max. primary partitions a bit
more informative.
2006-03-06 11:56:59 +00:00
Bart Hakvoort
170eb4b4a4
extended scan for mountpoints (see #333370 )
...
* include/GParted_Core.h,
src/GParted_Core.cc: extended scan for mountpoints (see #333370 )
2006-03-05 21:08:49 +00:00
Bart Hakvoort
58eff60c68
fixed crasher with busy partition without mountpoint ( #332983 ) added FIXME
...
* src/Dialog_Partition_Info.cc,
src/GParted_Core.cc: fixed crasher with busy partition without
mountpoint (#332983 )
* src/Win_GParted.cc: added FIXME
2006-03-05 15:11:47 +00:00
Artur Flinta
e69118d0b3
Added "pl" to ALL_LINGUAS
...
2006-03-05 Artur Flinta <aflinta@cvs.gnome.org>
* configure.in: Added "pl" to ALL_LINGUAS
2006-03-05 11:23:19 +00:00