summaryrefslogtreecommitdiff
path: root/tumblerd/tumbler-cache-service.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of compiler warnings.Jannis Pohlmann2009-10-271-7/+1
* Switch to a plugin API that only allows one cache backend at a time.Jannis Pohlmann2009-10-261-28/+15
* Back to the org.freedesktop.thumbnails namespace. Use API versioning.Jannis Pohlmann2009-10-061-2/+2
* 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