summaryrefslogtreecommitdiff
path: root/tumblerd/tumbler-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Implement the font thumbnailer, reusing code from ThunarVFS.Jannis Pohlmann2009-09-301-2/+2
* Fix two more memory leeks. According to valgrind there are none left.Jannis Pohlmann2009-09-121-0/+6
* Cleanup, remove private structs and use G_DEFINE_TYPE where possible.Jannis Pohlmann2009-06-171-80/+30
* Add TumblerCache service and try to start it at startup of tumblerd.Jannis Pohlmann2009-06-051-7/+8
* Improve threshold scheduler, thumbnail info and builtin thumbnailer.Jannis Pohlmann2009-06-051-1/+1
* Add tumbler utility library, rename the service to tumblerd.Jannis Pohlmann2009-05-211-0/+397