summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* limit volume label entry length according to chosen fsHEADnautilus-gduTomas Bzatek2009-04-301-1/+32
* don't display the confirmation dialogTomas Bzatek2009-04-301-53/+0
* the "Open Disk Utility" button should use the Palimpsest iconTomas Bzatek2009-04-301-0/+3
* add support for creating ext2 filesystemTomas Bzatek2009-04-301-2/+3
* code cleanup, part ITomas Bzatek2009-04-307-56/+18
* nautilus extension: make automake dependency soft (optional)Tomas Bzatek2009-04-273-3/+33
* double-check for valid presentableTomas Bzatek2009-04-271-1/+31
* spawn palimpsest according to real presentable typeTomas Bzatek2009-04-271-1/+1
* separate nautilus extensionTomas Bzatek2009-04-276-1/+408
* lock the LUKS device before formattingTomas Bzatek2009-04-275-63/+167
* install gdu-format-tool to libexecdirTomas Bzatek2009-04-272-12/+4
* add "Open Disk Utility" buttonTomas Bzatek2009-04-272-1/+29
* redesigned formatter utilityTomas Bzatek2009-04-2711-1/+2105
* new nautilus-gdu iconsTomas Bzatek2009-04-278-4/+662
* Added initial Spanish translation by Benjamin ValeromasterJorge Gonzalez2009-04-251-0/+2983
* Added es to LINGUASJorge Gonzalez2009-04-251-0/+1
* Added German doc translationMario Blättermann2009-04-232-1/+222
* Added sv translationDaniel Nylander2009-04-212-1/+128
* Added sv translationDaniel Nylander2009-04-192-1/+2880
* Removed non-existent files from POTFILES.inClaude Paroz2009-04-161-2/+0
* allow passing options to gdu_device_op_filesystem_mount()David Zeuthen2009-04-153-2/+8
* nuke the "It's now safe to remove" dialog after four secondsDavid Zeuthen2009-04-151-0/+16
* work around notification-daemon brokennessDavid Zeuthen2009-04-152-4/+24
* use libnotify to show a notification when a disk is failingDavid Zeuthen2009-04-153-2/+51
* export new property device-detection-timeDavid Zeuthen2009-04-152-0/+10
* export :device-presentation-hide property in the APIDavid Zeuthen2009-04-152-0/+10
* clean up some more debug spewDavid Zeuthen2009-04-151-2/+2
* only spew debug if GDU_DEBUG is set to 1David Zeuthen2009-04-152-1/+33
* show an icon in the notification area if one or more disks are failingDavid Zeuthen2009-04-112-61/+292
* Merge branch 'master' of ssh://git.gnome.org/git/gnome-disk-utilityDavid Zeuthen2009-04-111-1/+1
|\
| * allow sections to expand, otherwise the treeview for RAID is never shownDavid Zeuthen2009-04-081-1/+1
* | add notification daemonDavid Zeuthen2009-04-1110-3/+718
* | grid: misc changesDavid Zeuthen2009-04-112-14/+88
* | setup textdomain so translations workDavid Zeuthen2009-04-111-0/+4
|/
* for now, prepend the D-Bus error name to the error string from the daemonDavid Zeuthen2009-04-081-0/+9
* post-release version bumpDavid Zeuthen2009-04-061-1/+1
* mark grid stuff for translation to pass 'make distcheck'David Zeuthen2009-04-061-0/+3
* fix volume hole detection, logical partitions start at five, not fourDavid Zeuthen2009-04-061-1/+6
* all D-Bus object paths are now prefixed with /org/freedesktop/DeviceKit/DisksDavid Zeuthen2009-04-061-3/+3
* update to latest daemon API for some ATA SMART changesDavid Zeuthen2009-04-063-12/+24
* grid: draw free/unrecognized space in a slightly darker colorDavid Zeuthen2009-04-061-4/+25
* update to latest DKD API where erase= and tasks within jobs has been removedDavid Zeuthen2009-04-0216-363/+72
* update to trimmed set of errors returned by the daemonDavid Zeuthen2009-04-023-113/+8
* remove gdu_device_is_busy() since device-is-busy was removed from the daemonDavid Zeuthen2009-04-022-10/+0
* add gdu_device_get_dev() to get the dev_t for a deviceDavid Zeuthen2009-04-022-0/+13
* update for daemon ABI changes for device-mount-path -> device-mount-pathsDavid Zeuthen2009-04-023-16/+31
* grid: add a spinnerDavid Zeuthen2009-04-022-7/+162
* bug 576435 – confusing luks labelingDavid Zeuthen2009-03-311-1/+1
* forgot to add gdu-grid-details.[ch]David Zeuthen2009-03-312-0/+167
* bug 576431 – better warningMatthias Clasen2009-03-311-13/+88