summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tracker-miner-evolution: Doesn't build with Evolution 3.3.5tracker-0.12Martyn Russell2012-02-172-84/+125
* plugins/evolution: Fixes for several crashes in the pluginPhilip Van Hoof2012-02-171-18/+23
* Release 0.12.100.12.10Martyn Russell2012-02-152-2/+36
* 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-miner-fs: Don't index removable media on initial index if disabledMartyn Russell2012-02-152-14/+16
* build: Set _REQUIRED versions for giff, jpeg and tiffMartyn Russell2012-02-151-0/+3
* tracker-needle: Fix build with GLib 2.31Jürg Billeter2012-02-151-4/+4
* tracker-extract: Add missing includesJürg Billeter2012-02-152-0/+4
* tracker-store: Print warning if unable to initialize statisticsJürg Billeter2012-02-151-2/+5
* libtracker-data: Fix dead code with disabled journalJürg Billeter2012-02-151-2/+2
* ttl2sgml: Do not call fclose if file is NULLJürg Billeter2012-02-151-1/+4
* libtracker-common: Add new function tracker_file_open_fd()Antoine Jacoutot2012-02-159-46/+27
* miners/fs: Fix crash when SIGTERM happens before mainloop is availablePhilip Van Hoof2012-02-151-3/+7
* tests/libtracker-extract: Do not use tracker_coalesce_strip on constant strings.Mikael Ottela2012-02-151-1/+7
* libtracker-common: Error isn't set and yet reply is NULLPhilip Van Hoof2012-02-151-1/+3
* build: Depend on gmodule for libtracker-extractMartyn Russell2012-02-151-1/+2
* tracker-extract, msoffice: Add debugging aid for when opening file failsPhilip Van Hoof2012-02-151-1/+8
* Bug 666678 — g_str_has_prefix() called on a NULL string…Philip Withnall2012-02-151-1/+1
* libtracker-miner: don't put sparql for missing/cancelled filesCarlos Garnacho2012-02-151-7/+14
* Updated Norwegian bokmål translationKjartan Maraas2012-02-151-872/+1214
* libtracker-miner: fix double referenceAleksander Morgado2012-02-151-1/+0
* libtracker-miner: several documentation related fixesAleksander Morgado2012-02-154-3/+13
* libtracker-miner: fix deprecation comment formatAleksander Morgado2012-02-151-1/+2
* libtracker-extract: Fix mockup example which unrefs TrackerExtractInfo->GFileMartyn Russell2012-02-151-2/+1
* Remove g_thread_init callsJürg Billeter2011-12-1934-97/+1
* Release 0.12.90.12.9Martyn Russell2011-12-162-2/+37
* 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
* libtracker-data: use GPrivate if GLib >= 2.31Aleksander Morgado2011-12-161-3/+22
* libtracker-data: use g_atomic_int_add() if GLib >= 2.30Aleksander Morgado2011-12-161-3/+9
* libtracker-common: use GRecMutex if GLib >= 2.31Aleksander Morgado2011-12-161-0/+21
* tracker-extract: use g_thread_try_new() if GLib >= 2.31Aleksander Morgado2011-12-162-0/+33
* tracker-extract: Use g_(mutex|cond)_(init|clear) if GLib >= 2.31Aleksander Morgado2011-12-162-7/+76
* libtracker-common: Use g_mutex_(init|clear) if GLib >= 2.31Aleksander Morgado2011-12-162-4/+56
* libtracker-common: use g_format_size() if GLib >= 2.30Aleksander Morgado2011-12-162-0/+11
* Fix typo in French translationAlexandre Franke2011-12-161-2/+2
* Update French translationAlexandre Franke2011-12-161-856/+1241
* libtracker-miner: ignore next update is deprecatedAleksander Morgado2011-12-163-5/+12
* libtracker-sparql: Fix the documentation in preparation for 0.13.x releaseMartyn Russell2011-12-162-3/+3
* libtracker-extract: Fix the documentation in preparation for 0.13.x releaseMartyn Russell2011-12-163-11/+68
* build: Clean up more compiler warningsMartyn Russell2011-12-163-7/+7
* build: ignore built files in gitAleksander Morgado2011-12-165-1/+8
* Remove remaining g_thread_init callsJürg Billeter2011-12-161-1/+0
* build: Fixed various compiler warnings across the entire code baseMartyn Russell2011-12-1615-98/+102
* tracker-extract,text: try to extract text from files in typical windows charsetsAleksander Morgado2011-12-163-59/+73