summaryrefslogtreecommitdiff
path: root/src/libtracker-miner/tracker-thumbnailer.c
Commit message (Expand)AuthorAgeFilesLines
* all: Make GBusType configurable with TRACKER_BUS_TYPEconfigurable-bus-typeMartyn Russell2014-03-131-2/+2
* libtracker-miner: clear thumbnailer internal objects on init() failureCarlos Garnacho2014-02-241-6/+6
* libtracker-miner: Fixed all documentation warningsMartyn Russell2014-02-201-1/+4
* libtracker-miner: Turn thumbnailer into an objectCarlos Garnacho2014-02-201-84/+77
* build: remove no longer needed glib version dependent code pathsAleksander Morgado2013-10-101-28/+0
* libtracker-miner: use GPrivate if GLib >= 2.31Aleksander Morgado2011-12-161-3/+30
* libtracker-miner: several documentation related fixesAleksander Morgado2011-12-151-0/+1
* libtracker-miner: Do not try to load thumbnailer propertiesJürg Billeter2011-05-021-2/+2
* libtracker-miner: Document Tracker Thumbnailer APIAleksander Morgado2011-02-081-0/+58
* libtracker-miner: Fix for two g_variant_new callsPhilip Van Hoof2011-02-031-2/+2
* libtracker-miner: Fix signature in tracker-thumbnailer.cPhilip Van Hoof2011-01-181-1/+1
* libtracker-miner: Fixes memory leaks in tracker-thumbnailer.cPhilip Van Hoof2011-01-181-1/+3
* libtracker-miner: GDBus porting of tracker-thumbnailer.cPhilip Van Hoof2011-01-181-66/+100
* libtracker-miner: Fixed documentation errors and added someMartyn Russell2010-03-311-0/+14
* Added contact for Nokia copyrightMartyn Russell2010-03-291-1/+1
* Fixed license issues found with Debian licensecheck.pl scriptMartyn Russell2010-03-291-9/+7
* Fixed remarks raised by Martyn, fixed mimetype for Remove thumbnailsPhilip Van Hoof2010-02-011-42/+7
* Integrate thumbnailer's Move and Remove with FS minerPhilip Van Hoof2010-02-011-0/+10
* Added Move and Remove functionality for thumbnailsPhilip Van Hoof2010-02-011-0/+407