summaryrefslogtreecommitdiffstats
path: root/src/gdu/gdu-drive.c
Commit message (Expand)AuthorAgeFilesLines
* update to latest DKD polkit actions and fix up Linux MD activationDavid Zeuthen2009-03-011-13/+16
* make sure we emit signals on add/change signals on GduPresentableDavid Zeuthen2009-02-271-11/+1
* use new device-presentation-name and -icon-name properties in DeviceKit-disksDavid Zeuthen2009-02-251-2/+19
* update to latest DeviceKit-disks API and rework API for GduDriveDavid Zeuthen2009-02-251-24/+34
* choose the right icon for floppy mediaDavid Zeuthen2009-02-221-27/+40
* fix up naming and icons for optical drives and optical discsDavid Zeuthen2009-02-221-2/+32
* various header file and cosmetic fixesDavid Zeuthen2009-02-181-1/+2
* fix a few memory leaksDavid Zeuthen2009-02-171-0/+2
* avoid leading white-space for drive name when vendor is NULL or blankDavid Zeuthen2009-02-171-4/+12
* fix up private data handling in all classesDavid Zeuthen2009-02-171-1/+2
* rework device detection to be more robust and rework how Linux MD is handledDavid Zeuthen2009-02-171-1/+82
* add new gdu_presentable_get_id functionDavid Zeuthen2009-02-151-0/+8
* return a GIcon instead of an icon nameDavid Zeuthen2009-02-121-4/+4
* add docs for GduDrive, GduVolume and GduVolumeHoleDavid Zeuthen2008-06-081-0/+14
* move all type definitions of private structures into gdu-shared.hDavid Zeuthen2008-06-081-0/+1
* hide constructors not supposed to be publicDavid Zeuthen2008-06-081-1/+2
* split useful non-ui bits into a shared library called libgduDavid Zeuthen2008-06-081-0/+290