summaryrefslogtreecommitdiff
path: root/tumbler/tumbler-thumbnail.c
Commit message (Expand)AuthorAgeFilesLines
* Use microsecond precision for last modification timeGaël Bonithon2021-12-211-3/+3
* Fix compilation warningsGaël Bonithon2021-11-101-28/+2
* Fix a bunch of compiler warnings.Jannis Pohlmann2009-10-271-13/+0
* Massive refactoring to support flavors properly.Jannis Pohlmann2009-10-271-59/+9
* Add TumblerColorspace enum, rename save_pixbuf() to save_image_data().Jannis Pohlmann2009-10-211-9/+9
* Replaced GdkPixbuf APIs with TumblerImageDataJannis Pohlmann2009-10-211-2/+1
* Fixed a glitch, checking for the wrong function pointerPhilip Van Hoof2009-10-081-1/+1
* Add tumbler_thumbnail_save_file() to save thumbnails from source files.Jannis Pohlmann2009-06-251-0/+19
* Cleanup, remove private structs and use G_DEFINE_TYPE where possible.Jannis Pohlmann2009-06-171-12/+15
* Add plugin interface for cache and thumbnailer implementations.Jannis Pohlmann2009-06-081-0/+208
* Improve threshold scheduler, thumbnail info and builtin thumbnailer.Jannis Pohlmann2009-06-051-211/+0
* Add API docs for tumbler (not tumblerd) using GTK-Doc.Jannis Pohlmann2009-05-221-0/+9
* Add error domain, TumblerThumbnailFlavor and thumbnail helper functions.Jannis Pohlmann2009-05-221-0/+202