Curtis Gedak
dbf81bc417
Removed file_exists() method. Glib::file_test() already exists and is available for use.
...
svn path=/trunk/; revision=1091
2009-03-13 14:17:22 +00:00
Curtis Gedak
2390671112
Added tokenize() and file_exists() methods
...
svn path=/trunk/; revision=1090
2009-03-12 19:37:12 +00:00
Curtis Gedak
f259327c82
Enabled type checking (const instead of #define)
...
svn path=/trunk/; revision=1080
2009-02-27 17:33:20 +00:00
Curtis Gedak
14363d96f4
Added recognition of /dev/mmcblk* SD/MMC devices
...
svn path=/trunk/; revision=1079
2009-02-25 20:42:44 +00:00
Curtis Gedak
dc1ab54d8f
Added detection of btrfs file system
...
svn path=/trunk/; revision=1075
2009-02-23 20:22:30 +00:00
Curtis Gedak
147562afff
Fixed compiler warning regarding parentheses
...
svn path=/trunk/; revision=1072
2009-02-20 20:32:49 +00:00
Curtis Gedak
3ef0293876
Added detection of LUKS encrypted partitions
...
svn path=/trunk/; revision=1071
2009-02-18 16:19:49 +00:00
Curtis Gedak
42b63cc274
Enhanced move/resize functionality - Only move start sector if dialog space before value is changed.
...
svn path=/trunk/; revision=1070
2009-02-16 19:53:43 +00:00
Curtis Gedak
ad078627d5
Added strict_start indicator
...
svn path=/trunk/; revision=1069
2009-02-16 19:37:27 +00:00
Curtis Gedak
320aeb4693
Append -svn to version for continuing development
...
svn path=/trunk/; revision=1067
2009-02-13 22:40:37 +00:00
Curtis Gedak
ea36b4a13c
gparted-0.4.3
...
svn path=/trunk/; revision=1064
2009-02-12 15:52:00 +00:00
Curtis Gedak
c1a51f1402
Fixed typo of "freedeskdesktop" in hal-lock name.
...
svn path=/trunk/; revision=1063
2009-02-11 22:08:30 +00:00
Curtis Gedak
a1f9a0c191
Fixed crash on startup with Russian language
...
svn path=/trunk/; revision=1061
2009-02-09 17:58:42 +00:00
Curtis Gedak
4d80ef7f0e
Added note that blkid is used for ext4 detection
...
svn path=/trunk/; revision=1060
2009-02-09 17:46:09 +00:00
Curtis Gedak
254943a49d
Append -svn to version for continuing development
...
svn path=/trunk/; revision=1059
2009-02-06 23:17:13 +00:00
Curtis Gedak
974030ecc1
gparted-0.4.2
...
svn path=/trunk/; revision=1056
2009-02-05 16:36:15 +00:00
Curtis Gedak
0375182e3c
Fixed partition type for linux-swap(new).
...
svn path=/trunk/; revision=1045
2009-01-28 17:48:40 +00:00
Curtis Gedak
8691ef3925
Added additional Filesystem category.
...
svn path=/trunk/; revision=1041
2009-01-24 18:18:58 +00:00
Curtis Gedak
e77e1e3dbc
Enhanced copy/paste checks when MBR/EBR involved.
...
svn path=/trunk/; revision=1040
2009-01-24 17:16:57 +00:00
Curtis Gedak
712595c834
Updated manual page
...
svn path=/trunk/; revision=1035
2009-01-20 17:10:34 +00:00
Curtis Gedak
1723bfd723
Reworded caution message when applying operations
...
svn path=/trunk/; revision=1033
2009-01-19 20:38:22 +00:00
Curtis Gedak
b971ec23ef
Removed space between menu entry and periods
...
svn path=/trunk/; revision=1031
2009-01-13 18:14:20 +00:00
Curtis Gedak
6b44ab2a50
Removed redundant command flag options.
...
svn path=/trunk/; revision=1027
2009-01-07 21:42:05 +00:00
Curtis Gedak
a52b989903
Actually commit changes from src/GParted_Core.cc, and remove src/Partition.o that was accidentally committed in it's place.
...
svn path=/trunk/; revision=1026
2009-01-07 04:40:16 +00:00
Curtis Gedak
b16825dbb8
Redo update copyright year range, again
...
svn path=/trunk/; revision=1025
2009-01-06 23:28:43 +00:00
Curtis Gedak
060c8d87e3
Added two FS types to recognition as linux-swap.
...
The GIT version of libparted returns types of linux-swap(new) and linux-swap(old), previously only linux-swap was returned.
svn path=/trunk/; revision=1024
2009-01-06 22:37:08 +00:00
Curtis Gedak
b54fdfc673
Redo update copyright year range. Previous change removed trailing whitespace, and hence made for way to many differences that make diff comparisons difficult.
...
svn path=/trunk/; revision=1023
2009-01-06 22:22:09 +00:00
Curtis Gedak
f61713d56a
Update copyright year range
...
svn path=/trunk/; revision=1022
2009-01-03 22:36:24 +00:00
Curtis Gedak
6e0f121a86
Improved text for libparted not found error message
...
svn path=/trunk/; revision=1020
2009-01-02 22:24:43 +00:00
Curtis Gedak
8a1fb683d0
Added e2fsprogs version required for ext4 support
...
svn path=/trunk/; revision=1019
2009-01-01 00:09:04 +00:00
Curtis Gedak
8a1760928f
Fixed application crash when saving details and locale not set
...
svn path=/trunk/; revision=1012
2008-12-21 18:55:10 +00:00
Curtis Gedak
51b1720be3
Add flags to create journal and use extent option
...
svn path=/trunk/; revision=1008
2008-12-20 19:56:27 +00:00
Curtis Gedak
533eb1bc03
Added support for ext4 file systems
...
svn path=/trunk/; revision=1005
2008-12-18 22:13:43 +00:00
Curtis Gedak
c020834508
Created 2 files to support ext4 operations.
...
Support for ext4 is planned for version 2.6.28 of the Linux kernel.
svn path=/trunk/; revision=1004
2008-12-18 22:07:06 +00:00
Curtis Gedak
5493f7ecc6
Added get_fs_type() method to retrieve the file system type
...
svn path=/trunk/; revision=1003
2008-12-18 21:36:57 +00:00
Curtis Gedak
7a3fa5a7dd
Reduced FS_Info cache disk reads
...
svn path=/trunk/; revision=1001
2008-12-08 18:23:30 +00:00
Curtis Gedak
4ef71e5004
Added lvm2 physical volume detection
...
svn path=/trunk/; revision=1000
2008-12-07 18:43:35 +00:00
Curtis Gedak
165da328fb
Made text by field labels selectable.
...
Useful for copy/paste of UUID or volume label.
svn path=/trunk/; revision=997
2008-12-03 18:52:20 +00:00
Curtis Gedak
4370af8779
Added text selectable parameter to mk_label()
...
svn path=/trunk/; revision=996
2008-12-03 18:18:04 +00:00
Curtis Gedak
a67dc1c51d
Append -svn to version for continuing development
...
svn path=/trunk/; revision=992
2008-12-02 17:19:45 +00:00
Curtis Gedak
a82ff5a466
gparted-0.4.1
...
svn path=/trunk/; revision=990
2008-11-29 17:53:12 +00:00
Curtis Gedak
504eb04ddc
Roll back (remove) code to recognize /dev/mapper/* devices, because too many entries such as LVM partitions are wrongly added to the device list.
...
svn path=/trunk/; revision=989
2008-11-29 17:08:52 +00:00
Curtis Gedak
ab50d0254f
Moved common code into new get_device_entry() method
...
svn path=/trunk/; revision=988
2008-11-29 16:22:48 +00:00
Curtis Gedak
ffd362cb42
Append -svn to version for continuing development
...
svn path=/trunk/; revision=987
2008-11-29 15:53:10 +00:00
Curtis Gedak
c56f8bf4e5
gparted-0.4.0
...
svn path=/trunk/; revision=985
2008-11-28 16:28:28 +00:00
Curtis Gedak
9881f1c78d
Enable device passing with gnome-desktop-item-launch
...
svn path=/trunk/; revision=973
2008-11-20 17:24:41 +00:00
Curtis Gedak
3836232cfb
Prevent a copied partition from being pasted into an existing partition
...
svn path=/trunk/; revision=972
2008-11-19 23:44:30 +00:00
Curtis Gedak
1582dc3c64
Added language length conditional Undo display.
...
If translated language is relatively long, then split the "Resize/Move" toolbar button text into two lines, and do not display the "Undo" button.
svn path=/trunk/; revision=971
2008-11-19 20:17:32 +00:00
Curtis Gedak
c4bc4430c7
Fixed incorrect spelling of filesystem and mountpoint
...
svn path=/trunk/; revision=970
2008-11-18 23:58:17 +00:00
Curtis Gedak
54611e93e4
Renamed button to improve clarity of meaning
...
svn path=/trunk/; revision=969
2008-11-18 23:28:53 +00:00