summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* toolbar label improvementsMatthias Clasen2009-03-301-1/+6
* add some experimental code for grid-based layoutDavid Zeuthen2009-03-3011-1/+1714
* 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
* don't show dbus error namesMatthias Clasen2009-03-281-5/+0
* sync GduError to DevkitDisksErrorMatthias Clasen2009-03-282-4/+12
* rework terminology for filesystem labels / partition labelsDavid Zeuthen2009-03-274-4/+4
* use the term "Name" instead of "Label" when creating a partitionDavid Zeuthen2009-03-271-1/+1
* fix the initial window sizeMatthias Clasen2009-03-261-2/+3
* more i18n fixupsDavid Zeuthen2009-03-262-12/+12
* string/i18n fixupsMatthias Clasen2009-03-2613-175/+319
* improved spacing for sectionsMatthias Clasen2009-03-266-14/+22
* show "Passphrase can't be empty" hint if the passphrase is emptyDavid Zeuthen2009-03-261-6/+14
* don't allow empty passphrasesMatthias Clasen2009-03-261-1/+1
* avoid dialog resizingMatthias Clasen2009-03-261-1/+5
* trivial coding style fixMatthias Clasen2009-03-261-6/+8
* HIG fixesMatthias Clasen2009-03-261-3/+3
* port to new DeviceKit-disks that uses libatasmartDavid Zeuthen2009-03-2322-879/+1256
* add support for device-is-media-change-detection-polling propertyDavid Zeuthen2009-03-162-1/+10
* handle inactive and partitioned md devicesDavid Zeuthen2009-03-157-113/+131
* update to DeviceKit-disks HEAD that only exports a single Linux MD actionDavid Zeuthen2009-03-152-29/+0
* don't use g_free on a GIcon, use g_object_unref insteadDavid Zeuthen2009-03-041-1/+1
* add a nag dialog0.2David Zeuthen2009-03-021-0/+33
* fix up docsDavid Zeuthen2009-03-021-1/+1
* add support for handling when the daemon is inhibitDavid Zeuthen2009-03-025-1/+62
* avoid using dbus_g_error_get_name() to determine if authorization is neededDavid Zeuthen2009-03-011-2/+6
* catch up with latest polkit action changes in DKDDavid Zeuthen2009-03-013-38/+22
* update to latest DKD polkit actions and fix up Linux MD activationDavid Zeuthen2009-03-013-204/+105
* fix a few memory leaksDavid Zeuthen2009-03-016-10/+30
* make sure we emit signals on add/change signals on GduPresentableDavid Zeuthen2009-02-276-37/+14
* use new device-presentation-name and -icon-name properties in DeviceKit-disksDavid Zeuthen2009-02-254-2/+56
* update to latest DeviceKit-disks API and rework API for GduDriveDavid Zeuthen2009-02-2511-301/+350
* choose the right icon for floppy mediaDavid Zeuthen2009-02-222-27/+42
* also use y as mnemonic for "Encrypt Device" check box everywhereDavid Zeuthen2009-02-221-1/+1
* add support for ext4 and add description for XFS file systemDavid Zeuthen2009-02-221-10/+26
* default to creating Master Boot Record partition tablesDavid Zeuthen2009-02-223-8/+8
* slightly rework and clean up the UIDavid Zeuthen2009-02-2213-136/+287
* don't grey the icon for unallocated/unrecognized dataDavid Zeuthen2009-02-221-12/+0
* fix up naming and icons for optical drives and optical discsDavid Zeuthen2009-02-222-10/+121
* add an extra line when displaying details about a presentableDavid Zeuthen2009-02-211-86/+143
* include KiB, MiB and GiB in the long string representations of sizeDavid Zeuthen2009-02-211-16/+73
* update for audio disc API changes in DeviceKit-disksDavid Zeuthen2009-02-203-11/+40
* add support for media detection bits recently added to DeviceKit-disksDavid Zeuthen2009-02-193-0/+76
* add dummy member to empty private structDavid Zeuthen2009-02-191-0/+1
* various header file and cosmetic fixesDavid Zeuthen2009-02-1831-251/+252
* handle when slaves are added/removed to a Linux MD arrayDavid Zeuthen2009-02-181-1/+26
* fix a few memory leaksDavid Zeuthen2009-02-175-10/+17
* use powers of ten for device sizesDavid Zeuthen2009-02-172-8/+8
* don't crash if GetAll() for device properties failsDavid Zeuthen2009-02-171-4/+6