summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* update to new D-Bus errors in latest DeviceKit-disksDavid Zeuthen2008-06-058-140/+189
* update to latest DeviceKit-disks ABI that changed encrypted to luksDavid Zeuthen2008-06-0510-127/+129
* fix off-by-one bug in known-filesystems property parsingDavid Zeuthen2008-06-041-6/+7
* retrieve information about fs and encryption support from the daemonDavid Zeuthen2008-06-0313-120/+530
* implement UI for FilesystemCheckDavid Zeuthen2008-06-025-7/+181
* attempt to clean up error handlingDavid Zeuthen2008-06-0213-48/+218
* catch up with authorization and ABI changes in DeviceKit-disksDavid Zeuthen2008-06-0217-105/+605
* pick up new property 'device-is-system-internal'David Zeuthen2008-06-012-0/+10
* add a "Take ownership of file system" check box to make ext3 etc. usefulDavid Zeuthen2008-06-016-6/+91
* remove encryption dialogs when device is removedDavid Zeuthen2008-06-011-4/+23
* print name of device in encryption dialogsDavid Zeuthen2008-06-014-33/+114
* on unlock and passphrase change, indicate when a wrong passphrase is givenDavid Zeuthen2008-06-014-44/+143
* retry unlocking in idle handler to ensure job-spinner is hiddenDavid Zeuthen2008-06-011-3/+20
* update mapping from job-id to human readable nameDavid Zeuthen2008-06-011-7/+29
* don't free data on error pathsDavid Zeuthen2008-05-303-4/+4
* turn on more compiler warnings and fix up some code to get 0 warningsDavid Zeuthen2008-05-304-6/+6
* properly quote the mount point when launching the file managerDavid Zeuthen2008-05-301-1/+1
* rename function to start a Linux MD Software RAID arrayDavid Zeuthen2008-05-303-35/+30
* move smart data and smart attributes into separate classesDavid Zeuthen2008-05-309-508/+933
* fixup API for historical smart data retrievalDavid Zeuthen2008-05-303-25/+80
* remove GduDevice functions to match the D-Bus APIDavid Zeuthen2008-05-3013-267/+293
* rework GduDevice op error handling and raise all errors through GduShellDavid Zeuthen2008-05-2914-378/+715
* add name for the sdio connection interfaceDavid Zeuthen2008-05-261-0/+2
* adjust details for linux md arraysDavid Zeuthen2008-05-131-11/+17
* in the details view for mounted devices, show a link for opening nautilusDavid Zeuthen2008-05-131-6/+36
* properly show swap spaceDavid Zeuthen2008-05-132-1/+16
* rip out the get_info() method, it's no longer usedDavid Zeuthen2008-05-136-310/+0
* some more work on the graphsDavid Zeuthen2008-05-062-72/+58
* work a bit more on the smart graphsDavid Zeuthen2008-05-052-20/+341
* add some work-in-progress graphing for SMART dataDavid Zeuthen2008-05-043-1/+343
* use new widget GduTimeLabel that is properly updated as time flowsDavid Zeuthen2008-05-045-32/+291
* update to new SMART API in DKD and provide UI for attributesDavid Zeuthen2008-05-033-158/+885
* the daemon can no longer be inhibitedDavid Zeuthen2008-04-281-25/+0
* catch up to latest DeviceKit-disks APIDavid Zeuthen2008-04-272-39/+39
* fix warnings on x64_64David Zeuthen2008-04-093-10/+4
* use a spin button (in addition to the hslider) when creating partitionsDavid Zeuthen2008-04-081-8/+52
* replace the page concept with a section conceptDavid Zeuthen2008-04-0738-5066/+4827
* ext3 filesystems can be renamed while mountedDavid Zeuthen2008-04-071-1/+1
* don't dup invalid strip when RetrieveSmartData() failsDavid Zeuthen2008-04-061-5/+6
* retrieve and show last_self_test_result as the daemon now returns this as wellDavid Zeuthen2008-04-063-6/+63
* fix 'make distcheck'David Zeuthen2008-04-051-0/+2
* do more work on linux-md Software RAIDDavid Zeuthen2008-04-0417-410/+2180
* add support for assembling and stopping linux md raid arraysDavid Zeuthen2008-03-315-11/+198
* add first stab at proper linux-md (software raid) handlingDavid Zeuthen2008-03-3110-47/+1141
* also show drive temperature in FahrenheitDavid Zeuthen2008-03-301-1/+3
* add S.M.A.R.T. monitoring and selftest supportDavid Zeuthen2008-03-304-6/+524
* drive-media is now exported as two properties from the daemonDavid Zeuthen2008-03-295-84/+80
* rename the Actions menu to EditDavid Zeuthen2008-03-293-11/+7
* properly reset pages with sane defaultsDavid Zeuthen2008-03-293-27/+19
* make confirmation dialogs reference the drive/media and default to "Cancel"David Zeuthen2008-03-294-26/+145