Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | move all type definitions of private structures into gdu-shared.h | David Zeuthen | 2008-06-08 | 21 | -31/+22 | |
| | ||||||
* | use #ifndef for GDU_POOL_H to hide it in the generated docs | David Zeuthen | 2008-06-08 | 1 | -1/+1 | |
| | ||||||
* | hide constructors not supposed to be public | David Zeuthen | 2008-06-08 | 12 | -50/+61 | |
| | ||||||
* | add docs for the GduPresentable interface | David Zeuthen | 2008-06-08 | 2 | -3/+129 | |
| | ||||||
* | create a header file with shared type definitions | David Zeuthen | 2008-06-08 | 6 | -8/+45 | |
| | ||||||
* | add docs for GduError | David Zeuthen | 2008-06-08 | 3 | -1/+63 | |
| | ||||||
* | initial stab at adding gtk-doc support to libgdu | David Zeuthen | 2008-06-08 | 6 | -1/+200 | |
| | ||||||
* | forgot to add new files for libgdu | David Zeuthen | 2008-06-08 | 2 | -0/+108 | |
| | ||||||
* | split useful non-ui bits into a shared library called libgdu | David Zeuthen | 2008-06-08 | 48 | -88/+104 | |
| | ||||||
* | forgot to add gdu-process.[ch] | David Zeuthen | 2008-06-08 | 2 | -0/+249 | |
| | ||||||
* | split deps into separate CFLAGS and LIBS | David Zeuthen | 2008-06-08 | 2 | -16/+38 | |
| | ||||||
* | move utility functions depending on GTK+ into a separate file | David Zeuthen | 2008-06-08 | 13 | -1769/+1892 | |
| | ||||||
* | first cut at a useful dialog if the fs is busy on unmounting | David Zeuthen | 2008-06-07 | 9 | -6/+565 | |
| | | | | http://people.freedesktop.org/~david/gdu-fs-busy.png | |||||
* | implement eject and move a few methods around | David Zeuthen | 2008-06-06 | 14 | -80/+186 | |
| | ||||||
* | export information about optical discs | David Zeuthen | 2008-06-06 | 2 | -0/+94 | |
| | ||||||
* | add new icons from Mike Langlie | David Zeuthen | 2008-06-05 | 21 | -8/+7291 | |
| | | | | | | | | | | One is the fsck icon. Also three new icons - info - warning - error to be used in a future notification icon session daemon thingy. | |||||
* | add name for LVM2_member in various utility functions | David Zeuthen | 2008-06-05 | 1 | -0/+10 | |
| | ||||||
* | use the name "LVM2 Physical Volume" instead of "RAID" for LVM2_member | David Zeuthen | 2008-06-05 | 1 | -5/+8 | |
| | ||||||
* | some of the PolicyKit actions in the daemon was renamed | David Zeuthen | 2008-06-05 | 4 | -25/+38 | |
| | | | | | | | | See http://gitweb.freedesktop.org/?p=users/david/DeviceKit-disks.git;a=commitdiff;h=ce1237e02a78fe5ff630dce2b0ea7c06df4150e2 for details | |||||
* | revert "update to new API where FilesystemSetLabel is renamed to SetLabel" | David Zeuthen | 2008-06-05 | 3 | -22/+22 | |
| | | | | | | | | This reverts commit 960c4aba159a0cdf1e5090a80d6d4dba19ec98ba. See http://gitweb.freedesktop.org/?p=users/david/DeviceKit-disks.git;a=commitdiff;h=aeed84ae23bcc8d57bd28f889a3b3bd6c24d866e | |||||
* | update to new API where FilesystemSetLabel is renamed to SetLabel | David Zeuthen | 2008-06-05 | 3 | -22/+22 | |
| | ||||||
* | update to new D-Bus errors in latest DeviceKit-disks | David Zeuthen | 2008-06-05 | 8 | -140/+189 | |
| | | | | http://gitweb.freedesktop.org/?p=users/david/DeviceKit-disks.git;a=commitdiff;h=a27a58ec7b3d08fcb42cba95667cc85a6bc8960f | |||||
* | update to latest DeviceKit-disks ABI that changed encrypted to luks | David Zeuthen | 2008-06-05 | 10 | -127/+129 | |
| | | | | http://gitweb.freedesktop.org/?p=users/david/DeviceKit-disks.git;a=commitdiff;h=70246f85e4da3085ca7c5a0cba7a5c358990b26f | |||||
* | fix off-by-one bug in known-filesystems property parsing | David Zeuthen | 2008-06-04 | 1 | -6/+7 | |
| | ||||||
* | retrieve information about fs and encryption support from the daemon | David Zeuthen | 2008-06-03 | 13 | -120/+530 | |
| | | | | | | | | See this commit http://gitweb.freedesktop.org/?p=users/david/DeviceKit-disks.git;a=commitdiff;h=7e7c2daecf06b8c1e454d451a142b718cbacab09 for details. | |||||
* | implement UI for FilesystemCheck | David Zeuthen | 2008-06-02 | 5 | -7/+181 | |
| | ||||||
* | attempt to clean up error handling | David Zeuthen | 2008-06-02 | 13 | -48/+218 | |
| | ||||||
* | catch up with authorization and ABI changes in DeviceKit-disks | David Zeuthen | 2008-06-02 | 17 | -105/+605 | |
| | | | | | | | | See this commit http://gitweb.freedesktop.org/?p=users/david/DeviceKit-disks.git;a=commitdiff;h=9f44a3ca0221f5e8d6afe9bc8ac52d6374fe9782 for details on how authorizations were reworked. | |||||
* | pick up new property 'device-is-system-internal' | David Zeuthen | 2008-06-01 | 2 | -0/+10 | |
| | ||||||
* | add a "Take ownership of file system" check box to make ext3 etc. useful | David Zeuthen | 2008-06-01 | 6 | -6/+91 | |
| | | | | http://people.freedesktop.org/~david/gdu-take-ownership.png | |||||
* | remove encryption dialogs when device is removed | David Zeuthen | 2008-06-01 | 1 | -4/+23 | |
| | ||||||
* | print name of device in encryption dialogs | David Zeuthen | 2008-06-01 | 4 | -33/+114 | |
| | ||||||
* | on unlock and passphrase change, indicate when a wrong passphrase is given | David Zeuthen | 2008-06-01 | 4 | -44/+143 | |
| | ||||||
* | retry unlocking in idle handler to ensure job-spinner is hidden | David Zeuthen | 2008-06-01 | 1 | -3/+20 | |
| | ||||||
* | update mapping from job-id to human readable name | David Zeuthen | 2008-06-01 | 1 | -7/+29 | |
| | ||||||
* | don't free data on error paths | David Zeuthen | 2008-05-30 | 3 | -4/+4 | |
| | | | | | Apparently the generated glue (or dbus-glib) doesn't zero out the results on error paths :-/ | |||||
* | turn on more compiler warnings and fix up some code to get 0 warnings | David Zeuthen | 2008-05-30 | 5 | -6/+81 | |
| | ||||||
* | properly quote the mount point when launching the file manager | David Zeuthen | 2008-05-30 | 1 | -1/+1 | |
| | ||||||
* | rename function to start a Linux MD Software RAID array | David Zeuthen | 2008-05-30 | 3 | -35/+30 | |
| | ||||||
* | move smart data and smart attributes into separate classes | David Zeuthen | 2008-05-30 | 9 | -508/+933 | |
| | ||||||
* | fixup API for historical smart data retrieval | David Zeuthen | 2008-05-30 | 3 | -25/+80 | |
| | ||||||
* | remove GduDevice functions to match the D-Bus API | David Zeuthen | 2008-05-30 | 13 | -267/+293 | |
| | ||||||
* | rework GduDevice op error handling and raise all errors through GduShell | David Zeuthen | 2008-05-29 | 14 | -378/+715 | |
| | ||||||
* | add name for the sdio connection interface | David Zeuthen | 2008-05-26 | 1 | -0/+2 | |
| | ||||||
* | adjust details for linux md arrays | David Zeuthen | 2008-05-13 | 1 | -11/+17 | |
| | | | | s/Connected via Virtual/Linux Software RAID/ | |||||
* | in the details view for mounted devices, show a link for opening nautilus | David Zeuthen | 2008-05-13 | 2 | -7/+39 | |
| | ||||||
* | properly show swap space | David Zeuthen | 2008-05-13 | 2 | -1/+16 | |
| | ||||||
* | rip out the get_info() method, it's no longer used | David Zeuthen | 2008-05-13 | 6 | -310/+0 | |
| | ||||||
* | write a TODO file | David Zeuthen | 2008-05-07 | 1 | -0/+49 | |
| | ||||||
* | update list of translated files so distcheck works | David Zeuthen | 2008-05-07 | 1 | -14/+26 | |
| |