2010-12-02 Martyn Russell Release 0.9.30 2010-12-02 Mikael Ottela Update the modification date for the nfo ontology. 2010-12-02 Aleksander Morgado tests: fix distcheck 2010-12-01 Mikael Ottela Add domainIndex on nie:contentCreated to nfo:Visual 2010-12-01 Mateus Zenaide Updated Brazilian Portuguese translation 2010-12-01 Mikael Ottela Diversify the content creation times in data generators. Handle nfo:Equipment correctly in the data generators Small fixes to the music data generator scripts. 2010-12-01 Martyn Russell libtracker-data: Disable fn:starts-with test for !libicu cases This is in place until we have a fix for bug: https://bugzilla.gnome.org/show_bug.cgi?id=636074 2010-12-01 Aleksander Morgado tracker-extract, albumart: Don't assume that g_file_get_parent() returns non-NULL 2010-12-01 Martyn Russell docs/tools: Fixed linking error for tracker_locale_*(), missing libtracker-common 2010-12-01 Aleksander Morgado tracker-miner-fs: Use tracker_file_is_hidden() libtracker-common: New tracker_file_is_hidden() file utility 2010-11-30 Aleksander Morgado libtracker-common, locale: Fix compilation without --enable-maemo libtracker-data: Remove unneeded 'started' variable in the cursor libtracker-common, libtracker-data: Minor fixes libtracker-common, miner-applications: Improve check for empty string libtracker-common, libtracker-data: Remove tracker prefix from static functions docs: Document the TRACKER_DISABLE_MEEGOTOUCH_LOCALE environment variable libtracker-common, locale: Add TRACKER prefix to the new environment variable libtracker-data: Make the n_active_cursors threadsafe libtracker-data: Make sure there's no cursor alive when we do the collator reset libtracker-data: Use thread-safe operations to manage the flag requesting collator reset * Threads setting and reading the flag are different tracker-miner-applications: Re-extract desktop files when locale change detected tracker-status: Change tracker-store reporting to avoid the Journal Replay message always tracker-store, libtracker-data: Improve status reporting tracker-store: Moved locale change subscription stuff to separate files tracker-store: Shutdown events while reloading data manager tracker-store: Pass busy callback to data_manager_reload() tracker-store: Perform locale change processing in an idle to avoid deadlock libtracker-data: Reset collator in connection when locale change detected tracker-store: Recreate indexes when locale change detected libtracker-data: Enable locale retrieval with tracker_locale_get() libtracker-common: Locale retrieval from gconf implemented Fixes NB#208420: Critical in miner-fs when msyncd and Ovi Suite in operation Fixes GB#635794: Add missing vapi files to dist 2010-11-29 Jürg Billeter SPARQL: Use WITH/INTO/FROM clause in WHERE pattern of updates libtracker-bus: Reduce D-Bus proxy initialization time We do not use properties or signals with these proxies. This change avoids unnecessary D-Bus calls at initialization time to load properties and connect to signals. libtracker-sparql: Reduce D-Bus proxy initialization time We do not use properties or signals with these proxies. This change avoids unnecessary D-Bus calls at initialization time to load properties and connect to signals. 2010-11-29 Martyn Russell functional-tests: Link against libtracker-data for IPC tests Was failing to build. require: Vala 0.11.2 (was 0.11.1) Fixes libtracker-direct missing args for void GLib.g_io_scheduler_push_job() 2010-11-29 Philip Van Hoof docs: Document the TRACKER_PRAGMAS_FILE environment variable 2010-11-27 Martyn Russell Fixes GB#635757, missing test file in tarball 2010-11-26 Jürg Billeter libtracker-direct: Make singleton connection thread-safe Fixes NB#203538. 2010-11-25 Bruno Brouard Updated French translation 2010-11-25 Philip Van Hoof libtracker-data: Fixed compilation warning SLO: Add tracker:notify to some classes Fixes NB#204706