summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* avoid leading white-space for drive name when vendor is NULL or blankDavid Zeuthen2009-02-171-4/+12
* use drive-removable-media-* for volumes from drives with removable mediaDavid Zeuthen2009-02-172-12/+52
* don't include the size in the name for a Linux MD raid arrayDavid Zeuthen2009-02-171-18/+2
* add gdu-unmountable icon but don't use it yet...David Zeuthen2009-02-171-1/+10
* add dummy member to private struct since GObject don't like empty privsDavid Zeuthen2009-02-171-0/+1
* use a better icon size when listing RAID componentsDavid Zeuthen2009-02-171-1/+1
* use new linux-md-home-host and linux-md-component-home-host propertiesDavid Zeuthen2009-02-177-20/+92
* fix up private data handling in all classesDavid Zeuthen2009-02-1725-25/+74
* rework device detection to be more robust and rework how Linux MD is handledDavid Zeuthen2009-02-1723-1975/+2149
* add new gdu_presentable_get_id functionDavid Zeuthen2009-02-157-2/+136
* export name+uuid for linux-md devicesDavid Zeuthen2009-02-152-0/+22
* export API for new cryptotext LUKS properties exposed by the DK-disks daemonDavid Zeuthen2009-02-152-40/+67
* export API to get LUKS secret and reword the keyring descriptionDavid Zeuthen2009-02-153-2/+50
* return a GIcon instead of an icon nameDavid Zeuthen2009-02-129-107/+142
* update licensing so code is LGPLv2+ and icons are GPLv2+David Zeuthen2008-07-209-108/+108
* add API_IS_SUBJECT_TO_CHANGE_FUCK_ME_HARDER_ETC checks for libgdu / libgdu-gtkDavid Zeuthen2008-07-205-13/+29
* add API to get objects by device fileDavid Zeuthen2008-06-272-3/+63
* fix marshaller typeDavid Zeuthen2008-06-111-1/+1
* fix signal reg since the daemon now uses object paths instead of stringsDavid Zeuthen2008-06-111-4/+4
* forgot to add gdu.hDavid Zeuthen2008-06-101-0/+49
* move disk utility source to separate directory and rename app to PalimpsestDavid Zeuthen2008-06-1033-69/+85
* move some UI bits into a new libgdu-gtk libraryDavid Zeuthen2008-06-1014-18/+92
* add docs for GduActivatableDriveDavid Zeuthen2008-06-092-0/+108
* make some methods on GduDevice privateDavid Zeuthen2008-06-085-36/+36
* add docs for GduDrive, GduVolume and GduVolumeHoleDavid Zeuthen2008-06-083-0/+37
* add more docs explaning the point of GduPresentableDavid Zeuthen2008-06-081-8/+107
* add missing signal docs for GduPresentableDavid Zeuthen2008-06-081-30/+49
* add docs for GduPoolDavid Zeuthen2008-06-081-8/+157
* remove trailing space in @short_description for GduPresentableDavid Zeuthen2008-06-081-1/+1
* move all callbacks to a separate file and move to separate section of docsDavid Zeuthen2008-06-086-110/+167
* move all type definitions of private structures into gdu-shared.hDavid Zeuthen2008-06-0821-31/+22
* use #ifndef for GDU_POOL_H to hide it in the generated docsDavid Zeuthen2008-06-081-1/+1
* hide constructors not supposed to be publicDavid Zeuthen2008-06-0812-50/+61
* add docs for the GduPresentable interfaceDavid Zeuthen2008-06-082-3/+129
* create a header file with shared type definitionsDavid Zeuthen2008-06-085-6/+43
* add docs for GduErrorDavid Zeuthen2008-06-083-1/+63
* forgot to add new files for libgduDavid Zeuthen2008-06-082-0/+108
* split useful non-ui bits into a shared library called libgduDavid Zeuthen2008-06-0847-88/+89
* forgot to add gdu-process.[ch]David Zeuthen2008-06-082-0/+249
* split deps into separate CFLAGS and LIBSDavid Zeuthen2008-06-081-4/+20
* move utility functions depending on GTK+ into a separate fileDavid Zeuthen2008-06-0813-1769/+1892
* first cut at a useful dialog if the fs is busy on unmountingDavid Zeuthen2008-06-078-5/+562
* implement eject and move a few methods aroundDavid Zeuthen2008-06-0614-80/+186
* export information about optical discsDavid Zeuthen2008-06-062-0/+94
* add new icons from Mike LanglieDavid Zeuthen2008-06-051-4/+4
* add name for LVM2_member in various utility functionsDavid Zeuthen2008-06-051-0/+10
* use the name "LVM2 Physical Volume" instead of "RAID" for LVM2_memberDavid Zeuthen2008-06-051-5/+8
* some of the PolicyKit actions in the daemon was renamedDavid Zeuthen2008-06-054-25/+38
* revert "update to new API where FilesystemSetLabel is renamed to SetLabel"David Zeuthen2008-06-053-22/+22
* update to new API where FilesystemSetLabel is renamed to SetLabelDavid Zeuthen2008-06-053-22/+22