summaryrefslogtreecommitdiff
path: root/tumblerd/tumbler-cache-service.c
Commit message (Expand)AuthorAgeFilesLines
* Chain constructed up to parent classes. Need to remember this.Jannis Pohlmann2009-10-051-0/+4
* Implement the font thumbnailer, reusing code from ThunarVFS.Jannis Pohlmann2009-09-301-2/+2
* Cleanup, remove private structs and use G_DEFINE_TYPE where possible.Jannis Pohlmann2009-06-171-99/+61
* Fix service activation and a DBusGConnection refcount bug.Jannis Pohlmann2009-06-091-1/+1
* Implement Cleanup, Copy, Move and Delete in cache plugin and service.Jannis Pohlmann2009-06-091-3/+129
* Add plugin interface for cache and thumbnailer implementations.Jannis Pohlmann2009-06-081-0/+419