summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix volume hole detectionDavid Zeuthen2009-03-311-6/+17
* return non-zero exit code if volume/drive to show does not existDavid Zeuthen2009-03-311-5/+13
* nuke nagging dialogDavid Zeuthen2009-03-311-32/+0
* add cmdline options to specify a deviceMatthias Clasen2009-03-311-5/+111
* unique application supportMatthias Clasen2009-03-314-0/+40
* start working on a details view for the grid playgroundDavid Zeuthen2009-03-317-15/+53
* rework partition table handlingDavid Zeuthen2009-03-314-66/+39
* fix some criticals where we tried to access non-existant widgetsDavid Zeuthen2009-03-301-3/+12
* don't show tasks if the number of tasks is undefined or less than 2Matthias Clasen2009-03-301-6/+10
* toolbar label improvementsMatthias Clasen2009-03-301-1/+6
* add some experimental code for grid-based layoutDavid Zeuthen2009-03-3012-1/+1716
* fix compiler warnings introduced by the last set of patchesDavid Zeuthen2009-03-281-1/+0
* improve the error dialogMatthias Clasen2009-03-281-3/+145
* add a missing 'else'Matthias Clasen2009-03-281-1/+1