summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libtracker-commit: Fix #if vs #ifdef typoapi-cleanupCarlos Garnacho2014-02-201-1/+1
* libtracker-miner: Make sure we compile if we don't HAVE_NETWORK_MANAGERMartyn Russell2014-02-201-2/+10
* tests: Fix build in libtracker-minerCarlos Garnacho2014-02-201-1/+2
* libtracker-miner: Add padding pointers to *Class structsCarlos Garnacho2014-02-205-0/+14
* docs: Add missing TrackerDecorator type to .typesCarlos Garnacho2014-02-201-0/+1
* libtracker-miner: remove private namespace symbols from being exportedCarlos Garnacho2014-02-201-1/+1
* libtracker-miner: Remove TrackerMinerWeb and helper objectsCarlos Garnacho2014-02-2017-2951/+4
* rss: Implement TrackerMinerOnlineCarlos Garnacho2014-02-203-1/+15
* libtracker-miner: Add TrackerMinerOnlineCarlos Garnacho2014-02-208-1/+513
* libtracker-control: New separate library, just contains TrackerMinerManagerCarlos Garnacho2014-02-2027-251/+284
* tracker-writeback: Remove unneeded code using TrackerMinerManagerCarlos Garnacho2014-02-203-18/+0
* libtracker-miner: Make TrackerCrawler privateCarlos Garnacho2014-02-205-11/+14
* libtracker-miner: Move TrackerStorage to libtracker-commonCarlos Garnacho2014-02-2010-33/+8
* libtracker-miner: Avoid use of TrackerCrawler in TrackerMinerManagerCarlos Garnacho2014-02-201-37/+30
* tracker-control: Avoid usage of TrackerCrawlerCarlos Garnacho2014-02-201-50/+31
* libtracker-miner: hide media-art headerCarlos Garnacho2014-02-204-12/+3
* libtracker-miner: Turn thumbnailer into an objectCarlos Garnacho2014-02-209-131/+132
* libtracker-extract: Make it completely privateCarlos Garnacho2014-02-2011-284/+0
* Merge branch 'prioritized-crawling'Martyn Russell2014-02-194-98/+118
|\
| * miner-fs: Set the priority flag on mounted volumes.Carlos Garnacho2014-02-131-1/+2
| * libtracker-miner: Obey the "priority" flag when adding files to processing qu...Carlos Garnacho2014-02-131-25/+47
| * libtracker-miner: Add/handle a "priority" TrackerDirectoryFlagCarlos Garnacho2014-02-132-32/+31
| * libtracker-miner: Detach early the processed file in TrackerFileNotifierCarlos Garnacho2014-02-131-41/+39
* | Release 0.17.20.17.2Martyn Russell2014-02-142-3/+43
* | build: Fixed the way locales are included for FireFox and ThunderbirdMartyn Russell2014-02-149-63/+68
* | tracker-needle: Fixed GTK+ 3.0 deprecations.Martyn Russell2014-02-132-8/+8
* | tracker-needle: Fixed typo in Makefile.am, VALACFLAGS was not being usedMartyn Russell2014-02-131-1/+1
* | build: Make sure --target-glib used with Vala is the correct GLib versionMartyn Russell2014-02-131-1/+1
|/
* tracker-extract: Split generic gstreamer/libav extract rulesCarlos Garnacho2014-02-137-9/+25
* Fix build on firefox pluginCarlos Garnacho2014-02-131-0/+1
* Added Polish translations of Firefox and Thunderbird extensionsPiotr Drąg2014-02-1213-3/+48
* tracker-extract: Use a fully expanded name for the decorator nie:DataSourceCarlos Garnacho2014-02-111-2/+2
* libtracker-common: Add define for the tracker: ontology prefixCarlos Garnacho2014-02-111-0/+2
* libtracker-miner: Ensure the decorator nie:DataSource is queried as an IRICarlos Garnacho2014-02-111-6/+11
* tracker-needle: Go to search results from entry box by pressing DownMartyn Russell2014-02-111-0/+19
* tracker-needle: Don't list emails as "Documents"Martyn Russell2014-02-101-0/+1
* thunderbird: Update tracker-sparql binary check to look for -1.0Martyn Russell2014-02-101-2/+2
* firefox: Update tracker-sparql binary check to look for -1.0Martyn Russell2014-02-101-2/+2
* Merge branch 'thunderbird-24'Martyn Russell2014-02-1022-87/+232
|\
| * Trackerbird: Add fr-FR and es-ES localesAdrien Bustany2014-02-109-0/+40
| * Trackerbird: added UI localization.Michael Lipp2014-02-109-10/+43
| * plugins/thunderbird: Escape folder names in URIsMichael Lipp2014-02-101-2/+2
| * plugins/thunderbird: Port to Thunderbird 24Michael Lipp2014-02-104-64/+124
| * plugins/thunderbird: Fix formatting in plugin.jsMichael Lipp2014-02-101-2/+2
| * plugins/thunderbird: Add more debug messagesMichael Lipp2014-02-106-12/+24
* | build: Use API version 1.0 instead of bumping it every stable release series.Martyn Russell2014-02-101-1/+1
|/
* [l10n] Updated Italian translation.Milo Casagrande2014-02-091-66/+68
* Revert "TrackerDecorator: Remove unused argument in element_remove_link()"Xavier Claessens2014-02-071-4/+5
* TrackerDecorator: Make sure to flush remaining sparql updates when finishedXavier Claessens2014-02-071-0/+6
* TrackerDecorator: Fix infinite loopXavier Claessens2014-02-071-13/+42