2010-01-21 Martyn Russell Updated NEWS and db version with ontology changes libtracker-common: Use TRACKER_DISABLE_DEPRECATED like other libs 2010-01-21 Jürg Billeter libtracker-data: Update test result libtracker-data: Update test result NMO: Fix order 2010-01-21 Ivan Frade NMO: Add delivery status to messages Updated Location ontology Lots of changes in the class hierarchy and naming. Added predefined instances for standard categories. 2010-01-21 Martyn Russell Bumped version 2010-01-21 Mikael Ottela Remove default value for title from mp3 extractor Add tests for tracker convience sparql functions. Add a convenience sparql function to get title-like strings out of filenames. 2010-01-21 Martyn Russell Updated NEWS 2010-01-21 Philip Van Hoof Delete thumbnailer code, we don't use this anymore 2010-01-21 Martyn Russell tracker-miner-fs: Added reindex by mime code to get files to update tracker-miner-fs: Added reindexing by mime type for new extractors This is the initial work only. Nothing actually works yet. Currently there is a D-Bus API in tracker-miner-fs to call and tracker-control has a command line switch (-m) that can be used to call tracker-miner-fs and perform the operation which still needs implementing. Fixes NB#153444, tracker-stats giving incorrect results for contacts after... Classes with multiple inheritance caused multiple decrements to the class count which meant tracker-stats was inaccurate. 2010-01-21 Philip Van Hoof Small performance optimization in deleting a statement 2010-01-20 Carlos Garnacho Avoid assuming that uri = resource iri in libtracker-miner. nie:url is now used instead in TrackerMinerFS for matching, tracker:uri is now unused. Avoid dbus-glib crash on NULL GPtrArray. 2010-01-20 Martyn Russell libtracker-extract: Fixed libdir to $prefix/lib and .la to use version This is to remain consistent with other public APIs Merge branch 'libtracker-extract' libtracker-extract: Added documentation 2010-01-20 Tuomas Järvinen Changed MS document content extractor to use GSF insted of WV2. 2010-01-20 Philip Van Hoof Fixed a UI hang in Evolution's plugin 2010-01-20 Martyn Russell libtracker-extract: Added .pc file for 3rd parties to use with pkg-config libtracker-extract: Updated #ifdefs to avoid future conflicts libtracker-extract: Move tracker_get_extract_data to tracker-extract.h Was in tracker-extract/tracker-main.h libtracker-extract: Initial move of files into separate lib 2010-01-19 Jürg Billeter Do not remove tracker:added or tracker:modified on DROP GRAPH Fixes NB#144725. 2010-01-19 Martyn Russell libtracker-miner: Change name to include version So the .so is now called libtracker-miner-0.7 and is in /usr/lib not in /usr/lib/tracker-0.7. This is because this library is not an internal library but a library that needs to be available to others writing data miners for Tracker libtracker-db: Fixed make distcheck break testing journal 2010-01-18 Andrej Žnidaršič Updated Slovenian translation 2010-01-18 Michael Biebl Add m4 directory to git Older versions of libtool fail to create the m4 directory if it does not exist yet. So add m4 to git to make ./autogen.sh work for those cases. 2010-01-18 Martyn Russell tracker-search: Fixed segfault when no search terms are provided 2010-01-18 Jürg Billeter data-generators: Adapt to NMO changes Use nmo:lastMessageDate, nmo:communicationChannel, and nco:default-contact-me. data-generators: Fix syntax issues 2010-01-18 Martyn Russell data-generators: Include channel/conversation to IM test data data-generators: Updated gossip script to start working with new nco ontology tracker-extract: Fix checks for exif read API and add some for iptc tracker-extract: Cleaned up XMP code tracker-extract: Cleaned up topanalyzer header tracker-extract: Cleaned up EXIF code tracker-extract: Fixed comment typo tracker-extract: Cleaned up IPTC code/API We are going to be exposing this API soon. 2010-01-18 Jorge González Updated Spanish translation 2010-01-17 Philip Van Hoof Build environment fixes 2010-01-15 Jürg Billeter SPARQL: Fix error propagation 2010-01-15 Martyn Russell tracker-search: Warn about using stopwords as search terms tracker-miner-fs: Reworked 0.6 patch from NB#147027 for 0.7. This adds Windows hidden directory checking by looking at the file attributes. Unfortunately GIO only supports this if we are running on Windows and does it differently too using the GetFileAttributesW() API. See commit c69e69c906eb8c903b515a6782c76efc8aa9f8e6. 2010-01-15 Jürg Billeter Update .gitignore 2010-01-15 Philip Van Hoof NB#153335: List albums with tracker-search -a with no title or length set libtracker-db: Fixed a crash in case reader_init didn't succeed 2010-01-15 Michael Biebl Use a separate directory m4/ for the m4 macros. While at it, replace the deprecated macro AM_CONFIG_HEADER with AC_CONFIG_HEADERS. Include tracker-kmail-registrar.xml in the dist tarball It is required to generate tracker-kmail-registrar-glue.h 2010-01-14 Andrej Žnidaršič Updated Slovenian translation