Commit graph

564 commits

Author SHA1 Message Date
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
Curtis Gedak b6413cf9dd Updated translator comment
svn path=/trunk/; revision=968
2008-11-18 15:35:25 +00:00
Curtis Gedak bb2120b8da Minor update to ChangeLog
svn path=/trunk/; revision=967
2008-11-14 20:23:59 +00:00
Curtis Gedak e4c2ca33aa Improved File System Support dialog readability.
- Changed title Features to File System Support.
 - Renamed button Refresh to Rescan Support.
 - Created expander for legend and added narrative.
 - Removed columns detect and read.

svn path=/trunk/; revision=966
2008-11-14 20:18:46 +00:00
Curtis Gedak 506c062274 Created method get_filesystem_software()
svn path=/trunk/; revision=965
2008-11-14 19:45:14 +00:00
Curtis Gedak 75a03f157f Moved menu entry "Gparted->Show Features" to "View->File System Support"
svn path=/trunk/; revision=964
2008-11-14 19:41:14 +00:00
Curtis Gedak 5b8c16ba60 Improved read label performance with blkid cached results
svn path=/trunk/; revision=963
2008-11-13 20:06:18 +00:00
Curtis Gedak 67dd9f2c10 Updated directories and dependencies
svn path=/trunk/; revision=962
2008-11-12 22:22:59 +00:00
Curtis Gedak ed9b5afe36 Added read UUID read display
svn path=/trunk/; revision=961
2008-11-11 17:21:22 +00:00
Curtis Gedak 135e60141f Created class to read file system UUIDs
svn path=/trunk/; revision=960
2008-11-11 17:19:46 +00:00
Curtis Gedak 352641208a Added fat_compliant_label() method to limit volume labels to 11 characters.
Enforced fat compliant label for FAT16 and FAT32 file systems.

svn path=/trunk/; revision=959
2008-11-11 00:14:57 +00:00
Curtis Gedak 55952fe621 Renamed set_label and get_label methods to write_label and read_label respectively.
svn path=/trunk/; revision=957
2008-11-08 23:55:17 +00:00
Curtis Gedak e3ec128072 Shortened recent comments in ChangeLog
svn path=/trunk/; revision=955
2008-11-06 19:16:58 +00:00
Curtis Gedak 409f46b1d0 Added exclusion to the partition copy primary paste unallocated extended problem because primary partitions at the start of the disk do not experience this problem.
svn path=/trunk/; revision=954
2008-11-05 20:18:52 +00:00
Curtis Gedak 17292ad83b Fixed copy and paste partition too small problem
svn path=/trunk/; revision=953
2008-11-05 17:55:38 +00:00
Curtis Gedak a5839e5746 Fixed some spelling mistakes
svn path=/trunk/; revision=951
2008-11-04 22:16:06 +00:00
Curtis Gedak ecddf94ed1 Added label update for paste to existing partition
svn path=/trunk/; revision=950
2008-11-04 21:47:23 +00:00
Curtis Gedak bd0a37e3c5 Changed get_label() to use vol_id instead of debugfs.reiser4
svn path=/trunk/; revision=948
2008-10-31 21:50:07 +00:00
Curtis Gedak 5cb29070bf Changed thread status messages to be unique
svn path=/trunk/; revision=947
2008-10-31 17:15:01 +00:00
Curtis Gedak a8a035cbae Removed ellipses from status messages in set_devices()
svn path=/trunk/; revision=946
2008-10-30 19:41:51 +00:00
Curtis Gedak da9d41d459 Added translator comments
svn path=/trunk/; revision=945
2008-10-30 19:10:17 +00:00
Curtis Gedak f543db1541 Added thread status message update to pulsebar.
svn path=/trunk/; revision=944
2008-10-30 18:51:14 +00:00
Curtis Gedak 2331bd0763 Added set and get thread status message methods.
Added thread status message updates in set_devices().

svn path=/trunk/; revision=943
2008-10-30 18:50:38 +00:00
Curtis Gedak a622e6fefd Remove std:: prefix from llabs()
svn path=/trunk/; revision=942
2008-10-29 00:41:52 +00:00
Curtis Gedak 59f69f67a4 Removed warning when reading volume label from mounted reiser4 file system
svn path=/trunk/; revision=941
2008-10-28 19:34:25 +00:00
Curtis Gedak e9c44ad13e Increased robustness of get_lang() function
svn path=/trunk/; revision=940
2008-10-24 15:48:25 +00:00
Curtis Gedak fc66b6e284 Converted more words in detail log for translation
svn path=/trunk/; revision=937
2008-10-17 19:33:26 +00:00
Curtis Gedak 0f88eeaec5 Added call to get_lang() for (X)HTML lang tags
svn path=/trunk/; revision=936
2008-10-16 19:59:30 +00:00