summaryrefslogtreecommitdiff
path: root/tumbler/tumbler-abstract-thumbnailer.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation warningsGaƫl Bonithon2021-11-101-13/+15
* This commit implements Excludes pathsAli Abdallah2020-05-011-1/+19
* Fix g_type_class_add_private is deprecatedAndre Miranda2019-04-161-8/+3
* Add config file system to control thumbnailing plugin.Nick Schermer2012-12-271-0/+48
* Get rid of the inherently broken GStrv type in function signatures.Jannis Pohlmann2011-02-131-4/+4
* Massive refactoring to support flavors properly.Jannis Pohlmann2009-10-271-11/+5
* Added the DBus API parts for flavor supportPhilip Van Hoof2009-10-261-3/+7
* Add cancel capability to the thumbnail operations.Philip Van Hoof2009-10-141-1/+4
* Chain constructed up to parent classes. Need to remember this.Jannis Pohlmann2009-10-051-0/+4
* Cleanup, remove private structs and use G_DEFINE_TYPE where possible.Jannis Pohlmann2009-06-171-4/+1
* Add plugin interface for cache and thumbnailer implementations.Jannis Pohlmann2009-06-081-0/+244