2010-03-25 Carlos Garnacho Distcheck fix: set XDG_CACHE_HOME to some dir that can be rm'ed afterwards. 2010-03-25 Martyn Russell deskbar: Remove references from POTFILES.in libtracker-db: Updated DB version Updated NEWS configure: Bumped version 2010-03-25 Philip Van Hoof tests/libtracker-data: Make distcheck succeed by removing generated file after unit test ran 2010-03-25 Carlos Garnacho Add missing src/miners/Makefile.am distcheck: fix all conceivable misassumptions on srcdir and builddir. Distcheck fix: Add missing header to SOURCES. Distcheck fix: unconditionally have all .desktop.in files. Move fs/rss miners to src/miners. The number of miners is likely to grow, so it's better to keep them tidy in their own subdir. 2010-03-25 Jürg Billeter Update .gitignore 2010-03-25 Amit Jain functional-tests: Add performance test scripts 2010-03-25 Adrien Bustany libtracker-miner: Remove writeback from VAPI The writeback function was removed from TrackerMiner, this commit updates the VAPI file in consequence. 2010-03-25 Ivan Frade MTO: Removed -user- states (predefined instances) Ontology-validator: check Namespace and Ontology re-definition 2010-03-25 Martyn Russell configure: Fixed build warnings when running autogen.sh deskbar: Removed, was unmaintained and out of date tracker-extract: Removed dummy.c which was unused and a bad example libtracker-miner: Added monitor event tests for files 2010-03-25 Amit Jain functional-tests: Writeback test cases updated for changes in sources 2010-03-25 Martyn Russell libtracker-miner: Add missing tracker-monitor-test.c 2010-03-24 Jorge González Updated Spanish translation 2010-03-24 Mario Blättermann Updated German translation 2010-03-24 Martyn Russell libtracker-miner: Added initial tracker-monitor test cases Need to add support for events next, basic API is tested 2010-03-24 Carlos Garnacho t-s-t: Use GAppInfo to launch default application. t-s-t: Set ellipsizing to link buttons. This is so window size doesn't change with long paths/filenames. t-s-t: Have insensitive link buttons when no item is selected. Set search entry as mnemonic widget for the label. t-s-t: Do not make main window paintable, it's not necessary. Make search entry grab focus on Ctrl+S Now TrackerEntry implements GtkActivatable, grabbing focus in this case. Since there is no GtkAction interfacing, a new GtkAccelGroup has been added to the main window to deal with this. t-s-t: Make tile gradient use bg color. Base color is only meant to be used together with text color, but the labels in the tile are actually painted with foreground. 2010-03-24 Philip Van Hoof tests/libtracker-data: Add coverage for single-value property onto-changes in the tests 2010-03-24 Jürg Billeter libtracker-data: Create directory in ontology test 2010-03-24 Philip Van Hoof tests/libtracker-data: Removed generated file libtracker-data: the max_service_id doesn't have to be cached libtracker-data: Coping with a complete new .ontology file tests/libtracker-data: Added unit tests For coping with ontology changes and journal replaying (and both combined) libtracker-data: Added comments explaining how ontology-change coping works libtracker-data: Bugfixes coping with ontology changes in journal replay libtracker-data: Mark new classes and properties as is_new in journal-replay libtracker-data: Don't forget to pass is_uri libtracker-data: Don't reset the is_new flags too early libtracker-data: Pass the id_uri_map to journal-replayer libtracker-data: Coping with modest ontology changes in journal replay libtracker-data: Added four bytes to the transaction format in the journal These bytes will be used to store the kind of transaction 2010-03-24 Jürg Billeter libtracker-fts: Separate FTS index from virtual table initialization As we do not use the virtual table layer for updates, the combined initialization of FTS index and virtual table layer causes problems when SQLite decides to disconnect the virtual table. This happens on database schema changes. With this patch the FTS index can still be used even if the virtual table layer is disconnected. Disable old tracker-fts test 2010-03-24 Martyn Russell tracker-miner-rss: Added missing .desktop.in file to po/POTFILES.in 2010-03-24 Carlos Garnacho Update tracker-control manpage. now the extra param to -k and -t is documented. tracker-control: Also control "lt-tracker" prefixed apps. This is usual when testing inside the source code dir. tracker-control: allow to pass optional all/store/miners to -k and -t This also allows passing no additional parameter, in that case it will default to "all", so it will behave as usual. 2010-03-24 Martyn Russell Fixed all documentation breakages libtracker-miner: Various code code consistency fixes 2010-03-24 Adrien Bustany Add icons for files and applications miners This commit adds an Icon field to the "files" and "applications" miners, allowing frontends to provide of visual identification for them. Both miners use standard icons, which means they should adapt to the desktop theme. 2010-03-24 Martyn Russell tracker-extract: Don't require Cairo and GDK for libpoppler-glib We don't use these libraries internally, poppler-glib does and pkg-config sorts this out for us so we don't have to explicitly add those deps here. libtracker-miner: Fixed po/POTFILES.in tracker-miner is not tracker-miner-object 2010-03-23 Martyn Russell configure: Improve summary produced 2010-03-23 Ivan Frade NMO: Add MMS Message class NMO: Remove redundant subclass definition 2010-03-23 Jürg Billeter maemo: Add maemo:localPhoneNumber property 2010-03-23 Martyn Russell configure: Fixed ioprio yes/no summary, was blank libtracker-miner: Set monitor limit in all cases libtracker-miner: Use "libinotify" not "inotify", gio supports inotify 2010-03-23 Carlos Garnacho TrackerMonitor: Add back optional support for GFileMonitor. 2010-03-23 Adrien Bustany configure.ac: Fix space/tabs mix This commit remove space indents in the end of configure.ac 2010-03-23 Carlos Garnacho TrackerSearchBar: Force scroll to top-left on popup shown. Now the scrolled window in the results window scrolls to top-left (top-right in RTL environments) when popped up. TrackerSearchBar: Hide results window if entry is empty. TrackerSearchBar: Forward visible keystrokes to search entry. Now when typing with the results window shown will have visible keystrokes (plus GDK_Back) forwarded to the search entry so the query may be refined on the fly. TrackerSearchBar: make pixbuf renderer have 24x24. This makes all rows of the same height. TrackerSearchBar: Do not trigger window popup on every key press. We now obey GtkEditable::changed, which will only be triggered on user-visible input. TrackerSearchBar: Add icon for tags and bookmarks. Fix libtracker-miner tests includes Fix @includes in libtracker-miner documentation. Include libtracker-miner/tracker-miner.h 2010-03-22 Ivan Frade libtracker-common: complete tracker-type-utils unit tests 2010-03-22 Carlos Garnacho TrackerSearchBar: Make results window behave like popup. Now clicking outside of the results window will pop it down, as in menus and comboboxes. TrackerSearchBar: Show application icons. 2010-03-22 Mikael Ottela A fix to TRCK handling in mp3 extractor Don't assume TRCK fields are valid. Don't warn on tags we don't process (it is nothing special) 2010-03-22 Martyn Russell Fixes GB#613562, tracker-search displays results for unavailable data This patch also does a number of other things: - Adds --all option to list resources from unavailable media - Changes -u to -m for --music - Changes -a to -b for --music-albums - Show URL before URN in all results - Sort music artists in ascending order - Sort music albums in ascending order - Simplifies some SPARQL in places (use ; instead of .) 2010-03-22 Carlos Garnacho libtracker-miner: Add single tracker-miner.h header. This should be the only include point from now on to libtracker-miner. All code including individual libtracker-miner headers in Tracker has been updated to #include . libtracker-miner: rename tracker-miner.h to tracker-miner-object.h tracker-miner.h will be the single header to include. Remove needless includes. 2010-03-22 Jürg Billeter NCO: Also remove cardinality restriction from nco:url subproperties NCO: Remove cardinality restriction in nco:url This property refers to, e.g., websites. 2010-03-21 Jürg Billeter libtracker-data: Fix warnings and errors found by vala master 2010-03-21 Andrej Žnidaršič Updated Slovenian translation 2010-03-20 Mario Blättermann Updated German translation 2010-03-20 Ivan Frade libtracker-common: Tests for tracker-dbus functions Fixing test compilations warnings 2010-03-19 Jürg Billeter Update .gitignore 2010-03-19 Philip Van Hoof tests: libtracker-miner: Fixed build for recent ld versions 2010-03-19 Ivan Frade MFO: Re-enable notifications in message Enclosures The enclosure can change without modifying the message (for instance when the enclosure is actually downloaded to the filesystem) libtracker-extract: run xmp tests only in EXEMPI is available