2010-05-06 Martyn Russell Updated NEWS Fixed make distcheck issues Bump version 2010-05-06 Amit Jain functional-tests: journal replay tests added 2010-05-06 Martyn Russell tracker-search: Added received date to --emails and sort by date/subject tracker-search: Added --contacts tracker-search: Don't show URN for results without --detailed tracker-search: Added --emails 2010-05-06 Philip Van Hoof libtracker-common: Compilation error fix in validating ints libtracker-db: Close journal in case of error 2010-05-06 Carlos Garnacho Bug 616548 - DIrectory lists and de-duplication in tracker-preferences Make tracker-preferences show the unfiltered recursive/single directories list, so there is an identical relation between the contents of the configuration file and what the UI offers. TrackerConfig: Preserve unfiltered list of recursive/single directories. The final list is post-processed, in order to have items in single dirs removed from the recursive list, two new functions allow getting the unfiltered list. 2010-05-06 Tshepang Lekhonkhobe ontology: typo fix data-generators: %u is deprecated in favour of %d in Python TST: segfault fix TST: consistency fixes for metadata tile 2010-05-06 Amit Jain functional-tests: added test cases for backup-restore feature 2010-05-06 Carlos Garnacho TrackerXMP: Do not modify setlocale() return value, as it's statically stored. Also, do not perform a setlocale(..., NULL) call on every iteration, instead store the resulting value, as that's more than unlikely to change on runtime. 2010-05-06 Philip Van Hoof tracker-extract: Bugfix for NB#166767, spaces aren't keyword separators *** Updated for 0.8 since we don't have pdf.cpp file to patch 2010-05-06 Carlos Garnacho TrackerParser: Add /* Fall through */ comments wherever appropriate. Add comment in signal handlers to clear up that falling through in switch is on purpose. tracker-db-manager: g_open may return -1 libtracker-extract (tracker_date_guess): Protect against invalid values. tracker-extract-mp3.c: Don't run past an array. 2010-05-06 Martyn Russell tracker-info: Show results in shortened form and add -f for long form namespaces 2010-05-06 Tshepang Lekhonkhobe TST: rename Music category to Audio, which is more accurate tracker-extract: use nfo:HtmlDocument instead of nfo:Document TST: add Folders category; rename 'Office Documents' to 'Documents' TST: correct Jamie's email address 2010-05-06 Carlos Garnacho libtracker-extract: Fix fallback for metering mode. tracker-data-manager: Remove unused variable. TrackerOntologies: Remove unused variable. tracker-writeback: Remove unused variable. Fix several coverity reports in unit tests. libtracker-client: Add missing va_end() call. tracker-extract-msoffice: Ensure some vars initialization. TrackerMinerObject: Remove unused variables. TrackerMinerManager: remove unused variable. TrackerConfig: remove unused variable. TrackerMinerFiles: Remove unused variables. tracker-tag: Fix coverity report urns was possibly uninitialized when used. Also, removed the uris variable declaration inside the if (uris && *uris) block, since it was obviously redeclared and reused for exactly the same purpose. 2010-05-06 Philip Van Hoof tracker-extract: NB#166717 Combine multiple keywords together for IPTC 2010-05-06 Adrien Bustany libtracker-miner: Add missing deps file for Vala bindings This commit adds a .deps file for tracker-miner.vapi. Without this file, Vala doesn't know that the gio-2.0 package is required (for async functions), and fails at compile time. 2010-05-06 Philip Van Hoof tracker-store: Bugfix for NB#166684, commit each chunk 2010-05-06 Adrien Bustany Fix typo in documentation This commit fixes a typo in the doc of tracker_resources_sparql_query in libtracker-client where several braces and parenthesis were missing. libtracker-miner: Fix memory leak in vapi file The return type of PasswordProvider.get_name was incorrectly marked as unowned, so it was not freed by Vala. libtracker-miner: Fix includes in vapi file This commit sets all the cheader_filename attributes to tracker-miner.h, since it's now the only file that has to be included. 2010-05-06 Philip Van Hoof libtracker-data: Fixed compilation warning libtracker-db: Fix for last commit, || should be && libtracker-db: Avoid strstr in uri_is_parent and uri_is_descendant tracker-miner-fs, libtracker-db: Performance improvement for tracker:uri-is-parent 2010-05-06 Aleksander Morgado Fix compilation warning 2010-05-06 Ivan Frade inotify and tracker-storage are not testeables. Remove from coverage. 2010-05-02 Petr Kovar Update Czech translation by Marek Cernocky 2010-05-01 Mario Blättermann Updated German translation