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
Curtis Gedak
6a28b6810a
Created function get_lang() to retrieve language locale
...
svn path=/trunk/; revision=935
2008-10-16 19:58:14 +00:00
Curtis Gedak
7c077aad2c
Update years in copyright notice because changes were made to the file this year.
...
svn path=/trunk/; revision=934
2008-10-16 17:29:33 +00:00
Curtis Gedak
57bda0a93c
Enhanced to recognize /dev/mapper/* devices.
...
The move away from libparted device recognition broke recognition of /dev/mapper/* devices. Problem now fixed.
Thanks to Colin Watson for the patch.
svn path=/trunk/; revision=933
2008-10-15 15:51:24 +00:00
Curtis Gedak
c3cdcb4dc5
Enhanced detail log to pass as XHTML.
...
Thanks to Markus Elfring for the small patch.
svn path=/trunk/; revision=931
2008-10-14 21:57:56 +00:00
Curtis Gedak
52acaf23e4
Changed text CVS to SVN.
...
svn path=/trunk/; revision=926
2008-10-08 21:19:01 +00:00
Curtis Gedak
6df6891a07
Added a dependency.
...
svn path=/trunk/; revision=925
2008-10-08 21:18:21 +00:00
Curtis Gedak
93202ffb3e
Removed m4 from EXTRA_DIST
...
svn path=/trunk/; revision=924
2008-10-06 17:15:26 +00:00
Curtis Gedak
a6f93b9e8b
Added check for gnome-doc-utils.make
...
svn path=/trunk/; revision=918
2008-09-26 21:33:08 +00:00
Curtis Gedak
3418589a45
Add translator comments and fix spelling mistake
...
svn path=/trunk/; revision=914
2008-09-25 15:23:52 +00:00
Curtis Gedak
465e30c0b7
Enhanced detail log gparted_details.htm to pass HTML validator
...
svn path=/trunk/; revision=912
2008-09-24 23:42:04 +00:00
Curtis Gedak
a91d4e2783
Fixed spelling in names
...
svn path=/trunk/; revision=911
2008-09-22 22:54:50 +00:00
Curtis Gedak
f5a80bc904
Enabled GParted to use themed app icon (Tango theme).
...
Thanks to Sebastion Kraft for designing the icons.
Thanks to Michael Monreal for the small patch to make use of themed app icon from hicolor.
svn path=/trunk/; revision=909
2008-09-22 22:41:49 +00:00
Curtis Gedak
4725b00d60
Added --disable-doc flag to prevent building help docs
...
svn path=/trunk/; revision=905
2008-09-15 17:23:11 +00:00
Curtis Gedak
5551ac0a8a
Append -svn to version for continuing development
...
svn path=/trunk/; revision=901
2008-09-13 23:29:49 +00:00
Curtis Gedak
c9c178b1d9
gparted-0.3.9
...
svn path=/trunk/; revision=899
2008-09-12 22:04:19 +00:00
Curtis Gedak
29c343848a
Added pattern recognition for HP RAID drives
...
svn path=/trunk/; revision=898
2008-09-12 20:57:12 +00:00
Curtis Gedak
dbccd477cf
Fixed display problem with percent complete messages
...
svn path=/trunk/; revision=895
2008-09-04 16:36:14 +00:00
Curtis Gedak
0a7bd647ce
Added COPYING-DOCS and removed help/C/legal.xml file. The GFDL license should be translated only once per language, and not for each and every project that uses the license. See GParted bug #550047
...
svn path=/trunk/; revision=891
2008-09-01 17:01:14 +00:00
Curtis Gedak
3f19327aa8
Fixed previous change log entry sentence meaning
...
svn path=/trunk/; revision=886
2008-08-14 00:39:25 +00:00
Curtis Gedak
59d893fa17
Removed one bug reference as it was a duplicate of the one that was fixed in the previous commit
...
svn path=/trunk/; revision=881
2008-08-07 02:09:18 +00:00
Curtis Gedak
a2b96b0094
Enhanced optimal block size copy algorithm to reduce time required to move or copy partitions
...
svn path=/trunk/; revision=880
2008-08-07 02:06:00 +00:00
Curtis Gedak
0e75f133d7
Updated README with new directories for GParted Manual
...
svn path=/trunk/; revision=879
2008-08-07 01:07:25 +00:00
Curtis Gedak
46ca7c74dc
Added code hooks to prepare for GParted Manual
...
svn path=/trunk/; revision=876
2008-08-05 15:34:10 +00:00
Curtis Gedak
51a2d0999d
Added additional check for hald daemon if hal-lock exists
...
svn path=/trunk/; revision=874
2008-07-27 15:31:34 +00:00
Curtis Gedak
7b3c92cae8
Removed full path from gksu
...
svn path=/trunk/; revision=873
2008-07-26 16:50:16 +00:00
Curtis Gedak
0a95638dc8
Rewrote get_label to use vol_id command for hfs file system
...
svn path=/trunk/; revision=872
2008-07-25 23:05:20 +00:00
Curtis Gedak
b12fbfb1b2
Enhanced support for hfsplus file system
...
svn path=/trunk/; revision=871
2008-07-25 22:19:50 +00:00
Curtis Gedak
946810f9ca
Added check for gksu for gparted menu invocation
...
svn path=/trunk/; revision=870
2008-07-23 17:56:57 +00:00
Curtis Gedak
49e9d0e863
Append -svn to version for continuing development
...
svn path=/trunk/; revision=868
2008-07-23 16:16:06 +00:00
Curtis Gedak
af5f41beff
gparted-0.3.8
...
svn path=/trunk/; revision=863
2008-07-10 18:55:46 +00:00
Curtis Gedak
468980306a
Fixed incorrectly recognized partition move/resize operations
...
svn path=/trunk/; revision=858
2008-06-18 18:30:19 +00:00
Curtis Gedak
af8a021e89
Improved math for rounding starting sector to cylinder boundaries for logical partitions, and the first primary partition for MBR and GPT partition tables. This fixes a problem where a resize operation could turn into a move due to problems with the snap_to_cylinder function.
...
svn path=/trunk/; revision=857
2008-06-15 17:57:48 +00:00
Curtis Gedak
b10f2325d7
Migrated Round to cylinders checkbutton from dialog partition new to dialog base partition so that it can be used by all dialogs that inherit from dialog base partion (e.g., New, Copy, and Resize/Move)
...
svn path=/trunk/; revision=856
2008-06-15 17:18:26 +00:00
Curtis Gedak
467e910e1d
Fixed 3 grammatical errors by replacing periods with dashes
...
svn path=/trunk/; revision=854
2008-06-12 22:22:29 +00:00
Curtis Gedak
8f0d85a4a7
Changed wording of root privilege required warning
...
svn path=/trunk/; revision=853
2008-06-10 20:19:53 +00:00
Curtis Gedak
e2c70a8bf0
Added proper plural handling for PO files
...
svn path=/trunk/; revision=852
2008-06-10 19:16:26 +00:00
Curtis Gedak
a242559872
Removed absolute requirement for hal-lock. GParted will now work on systems with or without hal-lock
...
svn path=/trunk/; revision=850
2008-05-10 15:41:55 +00:00
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