summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.14.00.14.0Martyn Russell2012-03-082-3/+36
* tracker-miner-evolution: Fix build in JHBuildMartyn Russell2012-03-061-2/+0
* tracker-miner-flickr, tracker-miner-rss: Don't start automatically on bootMartyn Russell2012-03-062-2/+2
* tracker-needle: Order results properlyMartyn Russell2012-03-061-3/+54
* tracker-extract, tracker-writeback: Don't register dbus objects AFTER aquirin...Karl Relton2012-03-052-8/+24
* Updated Galician translationsFran Diéguez2012-03-041-1084/+1404
* firefox,thunderbird: Save AsyncReadyCallback to avoid GC crashesMartyn Russell2012-02-222-6/+4
* firefox: Make sure we still work with newer versionsMartyn Russell2012-02-221-1/+1
* firefox: Don't restrict plugin to JUST 0.12Martyn Russell2012-02-221-4/+11
* thunderbird: Make sure we still work with newer versionsMartyn Russell2012-02-221-1/+1
* thunderbird: Don't restrict plugin to JUST 0.12Martyn Russell2012-02-221-4/+11
* firefox,thunderbird: Guess install directory using actual version installedMartyn Russell2012-02-221-3/+2
* tracker-extract: Use ISO volume ID as title for unknown OSZeeshan Ali (Khattak)2012-02-221-1/+11
* tracker-miner-evolution: Doesn't build with Evolution 3.3.5Martyn Russell2012-02-172-84/+125
* tracker-miner-fs: Handle absolute paths in ignored dirsCarlos Garnacho2012-02-161-3/+21
* Release 0.13.10.13.1Martyn Russell2012-02-152-2/+51
* libtracker-extract: Don't build EXIF tests if we don't have support enabledMartyn Russell2012-02-151-2/+6
* libtracker-extract: Crash in miner-fs due to size_t vs gssizeMartyn Russell2012-02-152-74/+112
* tracker-extract: Extract media ID for bootable ISOZeeshan Ali (Khattak)2012-02-142-0/+11
* tracker-extract: Minor optimizations & CC warning fixZeeshan Ali (Khattak)2012-02-141-7/+3
* tracker-extract: Add ISO extractor using libosinfoChristophe Fergeau2012-02-138-2/+252
* tracker-miner-fs: Don't index removable media on initial index if disabledMartyn Russell2012-02-132-14/+16
* libtracker-miner: Improve loggingMartyn Russell2012-02-133-13/+13
* build: Set _REQUIRED versions for giff, jpeg and tiffMartyn Russell2012-02-081-0/+3
* tracker-needle: Fix build with GLib 2.31Jürg Billeter2012-02-071-4/+4
* tracker-extract: Add missing includesJürg Billeter2012-02-072-0/+4
* tracker-store: Print warning if unable to initialize statisticsJürg Billeter2012-02-071-2/+5
* libtracker-data: Fix dead code with disabled journalJürg Billeter2012-02-071-2/+2
* ttl2sgml: Do not call fclose if file is NULLJürg Billeter2012-02-071-1/+4
* tests: Fix compile warning in tracker-file-notifier-testSam Thursfield2012-02-041-1/+4
* tests: Fix tracker-file-notifier-testSam Thursfield2012-02-031-10/+19
* libtracker-common: Add new function tracker_file_open_fd()Antoine Jacoutot2012-01-309-46/+27
* miners/fs: Fix crash when SIGTERM happens before mainloop is availablePhilip Van Hoof2012-01-241-3/+7
* tests/libtracker-extract: Do not use tracker_coalesce_strip on constant strings.Mikael Ottela2012-01-181-1/+7
* Updated Japanese translationJiro Matsuzawa2012-01-121-1135/+1266
* libtracker-common: Error isn't set and yet reply is NULLPhilip Van Hoof2012-01-051-1/+3
* build: Depend on gmodule for libtracker-extractMartyn Russell2012-01-031-1/+2
* tracker-extract, msoffice: Add debugging aid for when opening file failsPhilip Van Hoof2012-01-031-1/+8
* tracker-extract, pdf: Swapped close of the file descriptorsPhilip Van Hoof2011-12-291-2/+2
* tracker-extract, pdf: Timeout content extraction after 10sPhilip Van Hoof2011-12-291-4/+120
* Bug 666678 — g_str_has_prefix() called on a NULL string…Philip Withnall2011-12-211-1/+1
* libtracker-miner: Ensure we deal with the canonical copy on ::directory-removedCarlos Garnacho2011-12-191-1/+9
* libtracker-miner: don't put sparql for missing/cancelled filesCarlos Garnacho2011-12-191-7/+14
* Updated Norwegian bokmål translationKjartan Maraas2011-12-191-872/+1214
* tracker-writeback: use g_thread_try_new() if GLib >= 2.31Aleksander Morgado2011-12-161-0/+16
* tracker-writeback: Use g_(mutex|cond)_(init|clear) if GLib >= 2.31Aleksander Morgado2011-12-161-5/+54
* libtracker-miner: add TRACKER prefix to MAX_TIMEOUT_INTERVALAleksander Morgado2011-12-163-3/+3
* libtracker-miner: use GPrivate if GLib >= 2.31Aleksander Morgado2011-12-161-3/+30
* libtracker-data: properly print gint64 valueAleksander Morgado2011-12-161-2/+2
* libtracker-data: use GMutex if GLib >= 2.31Aleksander Morgado2011-12-161-0/+17