2009-12-11 Martyn Russell Fixed make distcheck issues Updated NEWS with last minute commits Updated NEWS Bumped version to 0.7.11. 2009-12-11 Carlos Garnacho Add Small application to generate ontologies graph. 2009-12-11 Martyn Russell Added emacs temporary files to .gitignore Revert broken binary files from trailing whitespace changes Fixed make check, python/rss_reader/rss_viewer.ui was not in POTFILES.in Merged whitespace branch 2009-12-11 Philip Van Hoof Fixed usage of nie:url This follows what is being discussed here: https://sourceforge.net/apps/trac/oscaf/ticket/46 Swapped the inheritance order between deprecated nmo:Mailbox and nmo:MailAccount 2009-12-11 Ivan Frade MFO: FeedElement is now subclass of InformationElement 2009-12-11 Philip Van Hoof Renamed nmo:Mailbox to nmo:MailAccount in tools and tests Renamed nmo:Mailbox to nmo:MailAccount 2009-12-10 Jürg Billeter libtracker-data: Test subqueries SPARQL: Fix type handling of subquery results SPARQL: Only export selected variables from subqueries SPARQL: Add support for scalar subqueries SPARQL: Add support for compositional subqueries SPARQL: Add add_variable_binding method to simplify code 2009-12-10 Ivan Frade Quick fixes in gstreamer extractor to produce valid SparQL nmm:setNumber, and nfo:genre where set in the wrong object nmm:performer (a property) was used as class Disabled the performer logic. We need to revamp this sparQL generation anyway. 2009-12-10 Jürg Billeter SPARQL: Align GROUP BY support with SPARQL 1.1 Draft No implicit ordering, ASC and DESC are not supported for GROUP BY. 2009-12-09 Mikael Ottela Add test cases for aggregates Add support for DISTINCT in aggregates 2009-12-09 Carlos Garnacho Further docs to libtracker-client. Add a bunch of docs to libtracker-client. Finish libtracker-miner docs. now with 100% coverage again. 2009-12-09 Philip Van Hoof Fixed property functions to support resource variables 2009-12-09 Ivan Frade Doc: Show in HTML when a class/property is marked as deprecated Mark nie:isStoredAs as deprecated Updated NIE explanation about URI assignations Add nie:url property to Data Objects (already in upstream svn) Marked nfo:fileURL as deprecated . NAO: Adding nao:deprecated to the ontology 2009-12-09 Carlos Garnacho Bug 604152 - tracker-miner-fs crashes after initial startup Allocate event data in TrackerMonitor through GSlice, so alloc/free functions match. 2009-12-09 Mattias Põldaru Updating Estonian translation 2009-12-08 Philip Van Hoof Tiny build glitch, added ifdef in case libwv2 ain't available Refactored the MSWord extractor to use libwv2 for content extraction 2009-12-08 Jürg Billeter SPARQL: Add DataBinding.sql_expression property to simplify code SPARQL: Translate AS ?foo to SQL AS foo SPARQL: Support AS ?foo syntax from SPARQL 1.1 Draft SPARQL: Support bracketted expressions as select expressions SPARQL: Fix type handling in aggregate functions Improves performance when aggregating over resources. 2009-12-07 Philip Van Hoof Added support for class signals to nmm:RadioStation 2009-12-07 Jürg Billeter Update .gitignore libtracker-data: Fix reading inverse functional properties from DB 2009-12-07 Martyn Russell tracker-search-bar: Fixed results window show/hide semantics. - Now the search results window is hidden if the text is NULL or "". - Now the search results window is shown if a previous item is activated in the list and a new search term is typed libtracker-miner: Don't include generated SGML files in git. libtracker-common: Add G_{BEGIN|END}_DECLS to tracker-utils.h 2009-12-07 Vesa Pikki Added support for msoffice extractor to parse textual content from .ppt Powerpoint Files.