[tracker/gtk3] (447 commits) ...nautilus: Update extension to compile with GTK+3



Summary of changes:

  24866f4... Updated Slovenian translation (*)
  5b0b0c3... [l10n] Updated German doc translation (*)
  ab6c661... tracker-extract,gstreamer: gst_tag_list_get_uint() expects  (*)
  e61fd7b... tracker-extract,gstreamer: If encrypted stream found, no ta (*)
  f298154... tracker-extract,gstreamer: Indentation/alignment fixes (*)
  0c30ad3... tracker-extract: Codestyle and indentation fixes for MP3 ex (*)
  e48ee24... tracker-extract: Codestyle changes and comment fix for PDF  (*)
  f599c0f... tracker-extract: Alignment fixes in albumart code (*)
  60cbfbe... tracker-extract: Codestyle, alignment and indentiation fixe (*)
  92bd293... libtracker-miner,storage: Use g_mount_guess_content_type()  (*)
  6fa15c9... libtracker-miner,storage: Fix indentation/alignment (*)
  c13f5db... configure.ac: Bump minimal version of Evolution Data Server (*)
  857dd69... plugins/evolution: Bump up Evolution Data Server minimal ve (*)
  01bfe3f... plugins/evolution: Put needed include back in place (*)
  26536f7... configure.ac: Add dependency on camel-1.2's .pc (*)
  04d5bdf... Make MP3 extractor include nmm:albumArtist info (*)
  d39f0fc... tracker-extract: Don't use program's link deps for extracti (*)
  a20efe6... build: Avoid getting -lsqlite3 added in LIBS (*)
  c65597f... build: Avoid getting -lunistring added in LIBS (*)
  95f52db... build: msoffice-xml extractor doesn't need to link to libgs (*)
  0d1f622... libtracker-extract, tests: Ported XMP to use newer SLO onto (*)
  42ad94a... tracker-extract: GIF: Fixed slo:location to be a slo:GeoLoc (*)
  0a58475... tracker-extract: JPEG Fixed slo:location to be a slo:GeoLoc (*)
  5186259... tracker-extract: PDF: Fixed slo:location to be a slo:GeoLoc (*)
  0d7b389... tracker-extract: PNG: Fixed slo:location to be a slo:GeoLoc (*)
  99b50e5... tracker-extract: TIFF: Fixed slo:location to be a slo:GeoLo (*)
  7e8e148... tests: Updated test to use slo:GeoLocation (*)
  57eb8be... miners/rss: Ported RSS miner to use newer SLO ontology (*)
  4a21243... tracker-needle: Use fixed height for detailed view (*)
  b621fdb... tracker-needle: Use a separate store for each view (*)
  9f4b62c... libtracker-data, tracker-store, tests: Refactor update_blan (*)
  8c1f37d... libtracker-data: (owned) isn't needed anymore for this vari (*)
  29a104b... Updated Czech translation (*)
  9840942... build: Fix error message when evolution requirements are mi (*)
  87a5064... plugins/evolution: Fixes for making it work on latest maste (*)
  1eb1d31... Merge branch 'gtk3' (*)
  f0089d1... libtracker-miner,storage: do not rely on g_drive_is_media_r (*)
  7a101d8... libtracker-miner,storage: Improve logging (*)
  5a48b5c... plugins/evolution: Making it work with current jhbuild of E (*)
  b9ec13e... Merge branch 'evolution-plugin' (*)
  a1351ca... libtracker-miner,storage: Skip mount points without mount p (*)
  da5ab43... tracker-extract,flac: Fix several memory handling issues (*)
  4bcfe31... Release 0.10.0 (*)
  ea7546b... Updated Slovenian translation (*)
  ea3ca83... Updated Spanish translation (*)
  915dc68... miners/fs: Initialize QApplication object only once (*)
  0238775... libtracker-common: Fix compiler warning if HAVE_IOPRIO not  (*)
  385f3bb... utils: Fix compiler warning in tracker-sql.c (*)
  0637847... utils/tracker-resdump: Added tool to dump a resource as TTL (*)
  669dd95... tracker-miner-fs,applications: Chain up parent's finalize (*)
  19fa793... data-generators:Add slo scripts to data generators (*)
  732e1a3... libtracker-common: Fix comment, date specs is ISO 8601 (*)
  74de643... libtracker-data, -bus, -sparql: Asynchronous init of direct (*)
  9a97fce... examples: Added an example that uses async connection const (*)
  f955456... miners/fs, applications: Use the processing-pool for .deskt (*)
  6ce45eb... Updated Hungarian translation (*)
  cb16371... libtracker-miner: Update processing pool explanation with n (*)
  0207d7c... tracker-extract: Initialize to zero the module data, to fix (*)
  440f7d7... nautilus-extension: don't implement _get_toolbar_items() (*)
  c3c56b3... libtracker-miner: When reporting progress, ensure items pro (*)
  e3887e4... libtracker-common, tracker-extract: Use of path vs. uri is  (*)
  c5d0bbd... libtracker-common, libtracker-extract: Don't confuse uri wi (*)
  fddbb3b... libtracker-common: Don't print paths, print uris which are  (*)
  1008a0f... tracker-albumart: Simplify uri vs mtime logic (*)
  03480ee... build: Always include all man pages in dist (*)
  1b511ea... tracker-miner-fs: Avoid trying to extract embedded metadata (*)
  56bfbf6... tracker-extract,gstreamer: On _DECRYPT errors, keep on read (*)
  aa855d0... libtracker-common: Missing glib includes for G_BEGIN_DECLS (*)
  83f91bf... tracker-control: let --detailed imply --follow (*)
  811beed... Updated Danish translation (*)
  abaa9f4... libtracker-miner: Add mount-name to tracker:Volume as nie:t (*)
  48694af... Updated Brazilian Portuguese translation (*)
  b780ce1... tracker-writeback: Make dispatcher GInitable (*)
  59b778d... tracker-writeback: Cleanly handle errors of dispatcher's co (*)
  07527b4... tracker-writeback: Make dispatcher's finalize cope with inc (*)
  1b7782e... libtracker-data: More clear error messages when they come f (*)
  c27f591... libtracker-data: Remove ] character from previous commit, o (*)
  5fd110e... examples/async-connection: Updated to be fully async (*)
  f55a281... examples: Move async-connection and class-signal to libtrac (*)
  4d2e317... examples: Don't forget class-signal.c (*)
  c877763... libtracker-data: Lock data-manager-init for concurrent asyn (*)
  6984990... examples: Don't forget to free structure in async-connectio (*)
  eb7d9ca... tracker-extract,pdf: Use poppler-glib again for PDF extract (*)
  382ab19... tracker-extract,pdf: Port 'Small fix to the pdf extractor' (*)
  32e96a5... tracker-extract,pdf: Port 'Spaces aren't keyword separators (*)
  6728cf0... tracker-extract,pdf: Port 'Avoid duplicate tags' (*)
  37b6577... tracker-extract,pdf: Port 'Use nfo:device and merge make an (*)
  a7a43d9... tracker-extract,pdf: Small style changes (*)
  958cd2b... tracker-extract,pdf: Fix action type struct used in POPPLER (*)
  2f2107d... tracker-extract,pdf: Port 'Adapted extractors to nfo:Equipm (*)
  cdbafab... tracker-extract,pdf: Port 'Change nfo:Equipment to use cano (*)
  2aae351... tracker-extract,pdf: Port 'Add mlo:asPostalAddress' (*)
  01d92b6... tracker-extract,pdf: Port 'Fixed nested use of anonymous bl (*)
  2dc6855... tracker-extract,pdf: Port 'SLO ontology porting' (*)
  bfc4631... tracker-extract,pdf: Port 'Fixed slo:location to be a slo:G (*)
  1e633dc... tracker-extract,pdf: If no text found, unref page before co (*)
  7f2c88b... tracker-extract,pdf: Improve logging (*)
  02c4415... tracker-extract,pdf: Updated copyright (*)
  5df6517... tracker-miner-fs: Include tracker-miner-applications-meego. (*)
  4f75a3b... Removing libtracker-client related files (*)
  872b939... tracker-miner-flickr: Remove --includedir=libtracker-client (*)
  99bc095... libtracker-data: Make connection_get and connection_get_asy (*)
  fc3c514... libtracker-miner: Simplify provider inclusion in Makefile.a (*)
  6a73ff3... libtracker-miner: Update network provider to work with Netw (*)
  6829377... tracker-extract: Don't use unsupported C++ constructors (*)
  b6cac0c... tracker-needle: Make title-only searches non case sensitive (*)
  7913fe6... libtracker-data: Fix tracker_ namespace use for non-publ. f (*)
  b49cabb... functional-tests: Fix expectations for audio extractions (*)
  b39f7a3... tracker-preferences: Enable gettext translations (*)
  cc61a2d... functional-tests: Force english locale for the tests (*)
  21e244f... functional-tests: Allow whitespaces in the tags and creator (*)
  5a7156c... libtracker-common: Added libenca-based encoding detection m (*)
  99b832c... tracker-extract,mp3: Use encoding detection from libtracker (*)
  0dac6bf... libtracker-common: move enca encoding detector to separate  (*)
  32580b6... libtracker-common: New meegotouch-based encoding detector (*)
  af7d8a4... libtracker-common: Improve logging when guessing charsets (*)
  c35e100... tracker-extract,mp3: Add comment and genre for encoding det (*)
  122f46c... tracker-extract: Don't read the last two bytes if trackn. i (*)
  8c9b7c1... tracker-extract,mp3: Take into account \0 bytes in the fiel (*)
  a7e88be... tracker-extract,mp3: Add comment and fix size param of get_ (*)
  7e18369... libtracker-data: Make SparqlUriIsDescendant() Sql function  (*)
  7ceca64... libtracker-data: Modify Sparql parser to have tracker:uri-i (*)
  7ca0d59... libtracker-miner: Add bulk operations to the MinerFS proces (*)
  3241d30... miner-fs: Make use of bulk operations when deleting resourc (*)
  9a09a64... schemas: Add initial GSettings schemas (*)
  bce4774... libtracker-common: Add migration code to TrackerConfigFile (*)
  6346568... libtracker-common: Add type generation for libtracker-commo (*)
  9af5d61... tracker-extract: Use GSettings for configuration storage. (*)
  856c72f... tracker-writeback: Use GSettings for configuration storage (*)
  5b2c2f8... tracker-store: Use GSettings for configuration storage. (*)
  5b3967d... tracker-miner-fs: Use GSettings for configuration storage. (*)
  7d2a0f2... schemas: Use tracker-enums.h, not tracker-settings.h to fix (*)
  55c4a6c... build: Migrate to GSettings (*)
  67b9e04... libtracker-miner: Avoid use of already disposed memory (*)
  157bb61... build: Remove .cfg man page documentation now we use gsetti (*)
  d8fe556... Adjust to API change in libpanel-applet (*)
  79cd772... processing-pool: Map correctly errors to tasks after array  (*)
  bbc4c4d... Merge branch 'grouped-deletes' (*)
  c79d7e4... ontologies (NFO): new Note class to store Tomboy-alike note (*)
  c91dcaa... tracker-preferences: Refactored the Vala code and cleaned t (*)
  4e0439e... tracker-preferences: Switch from GKeyFile to GSettings (*)
  23ef8df... schemas: Fix make check with new gschemas directory (*)
  fb34d90... po: Fixed POTFILES.in which was missing gschema xml files (*)
  4f62a0b... functional-tests: Fixed scripts first lines to include #!/u (*)
  8465baa... tracker-miner-fs,applications: If locale change detected al (*)
  db92061... Updated Polish translation (*)
  1ebc946... libtracker-miner: Don't delete nie:contentCreated when upda (*)
  f0494ef... libtracker-bus: Let get_string return null for unbound valu (*)
  afd27f2... Bug 644484 - miner-fs not removing files from the store (*)
  7229eb2... Updated Czech translation (*)
  476853e... Updated Slovenian translation (*)
  d1b96c0... Updated Spanish translation (*)
  9b5c4f6... Updated Danish translation (*)
  a465347... libtracker-extract: Improve some comments (*)
  4c21f76... libtracker-extract: Fix usage of strptime() when parsing da (*)
  ebd70ba... build: ignore some built files in git (*)
  8eab80a... functional-tests: Fix XDG dir handling (*)
  18dfb32... Updated Spanish translation (*)
  ad3b9dc... doc: Add missing libtracker-miner API methods to documentat (*)
  10f3a58... libtracker-miner: Remove unneeded methods from processing p (*)
  bcfcf11... libtracker-data, tracker-store: Performance improvement for (*)
  b7c591d... tracker-store: Use a cache of tracker:notify classes in tra (*)
  2cc4a74... tracker-store: Rename cache to notify_classes for code clar (*)
  625d970... libtracker-extract: Add extractor modules manager. (*)
  f951b13... libtracker-data: Do not share anonymous blank nodes between (*)
  557ac36... tracker-extract: Use module manager from libtracker-extract (*)
  f88855d... tracker-extract: mass change extractors (*)
  acc0efc... tracker-extract: Add rule files for the extractors (*)
  0b3b21b... tracker-miner-fs: avoid roundtrips to the extractor (*)
  77b905a... libtracker-extract: Use same exclusion preprocessor rules a (*)
  6099310... libtracker-extract: Whitespace fixes (*)
  f8c900d... libtracker-extract: Renamed tracker-extract-module-manager  (*)
  51115dc... tracker-extract: Added note about why rule files are not in (*)
  5d08db6... tracker-extract: Updated man page to include env var TRACKE (*)
  2cc18d4... libtracker-extract: Updated documentation example for track (*)
  b2b9096... Merge branch 'extractor-rules-list' (*)
  645c8ea... libtracker-miner,miner-fs,extract: Don't assume g_dbus_info (*)
  a2cb27c... libtracker-sparql: Fix race between unlock and return in ge (*)
  ae8e4eb... libtracker-sparql: Fix deadlock on initialization (*)
  ba1ca34... libtracker-data: Remove unused tracker_data_manager_init_as (*)
  e0334ba... tracker-extract: Fixed make distdir issue (playlist vs play (*)
  ff6718c... libtracker-sparql: Add test case for the bug this fixes. (*)
  60a750e... Merge branch 'sparql-init' (*)
  adbeb3e... libtracker-extract: free of a pointer that got offset by st (*)
  a2e7809... libtracker-extract: plug 2 memleaks in module manager. (*)
  1c0959c... tracker-extract: Add parameter to QApplication to allow run (*)
  9bfb04a... Update .gitignore (*)
  3acef68... tracker-miner-fs: Add --no-daemon command line to exit when (*)
  3db1465... libtracker-sparql: Don't export symbols which are internal (*)
  98ae38c... Updated Slovenian translation (*)
  444c2ee... plugins, evolution: Don't use DROP GRAPH any more (*)
  4256687... plugins, evolution: Correct use of GRAPH with the nie:DataS (*)
  d737b4a... plugins, evolution: Make the Evolution plugin work with old (*)
  d9e2323... plugins, evolution: Fix trailing whitespace (*)
  87c856d... functional-tests: Update expectations now that bug has been (*)
  ceff5fd... tracker-control: Remove --detailed option, always enabled (*)
  1c2f8a9... tracker-control: Better name for internal ENABLED macros (*)
  2943b21... libtracker-sparql: Deprecate drop_graph in sparql builder (*)
  a9ea1a9... libtracker-sparql: Remove drop_graph from sparql builder (*)
  7eb1a4d... tracker-extract: Fix original resolution conversion in EXIF (*)
  9c66e3e... libtracker-data: Fix graph check for anonymous blank nodes (*)
  87bad07... libtracker-sparql: Use thread-default main context for asyn (*)
  719e072... libtracker-extract: Improve extraction of title from filena (*)
  89a502e... Updated Spanish translation (*)
  a3d1504... libtracker-sparql, -common: GConfClient's get_default isn't (*)
  94e8ed7... libtracker-data: Skip subclass query when deleting whole re (*)
  22afccb... tracker-control: Assume --list-processes and --status when  (*)
  31879d3... tracker-control: Do not start tracker-store when requesting (*)
  53c9411... libtracker-miner: New tracker_miner_manager_new_full() (*)
  6605c5f... tracker-control: Don't start miners when querying status (*)
  4246031... tracker-control: Fixed some whitespace issues (*)
  201e477... libtracker-data: Port TrackerDBConfig to gsettings (*)
  d60259b... libtracker-fts: Port TrackerFTSConfig to gsettings. (*)
  67c8023... libtracker-fts: Improve documentation for FTS schema (*)
  6464bc4... libtracker-data: Rename Store.DB to just DB (*)
  1c00b4f... tracker-miner-fs: Removed unused structure (*)
  3f884d9... libtracker-data: Fixed memory leaks and updated db-config A (*)
  a866a11... po: Added FTS and DB dconf schema files to POTFILES.in (*)
  f4d5706... tracker-extract: Renamed schemas "Extractor" to "Extract" f (*)
  5a5d702... schemas: Include DB and fix FTS in Tracker.gschema.xml.in (*)
  4866eed... tracker-miner-fs: Renamed schemas "FileSystem" to "Files" f (*)
  7764233... functional-tests: Install a dconf profile for testing (*)
  5415fef... functional-tests: Added a Python wrapper to access DConf (*)
  e9e9e3f... functional-tests: Use dconf instead of cfg file when config (*)
  7888fd0... functional-tests: Updated miner tests using dconf (*)
  0224977... functional-tests: Defined miner dconf schema name in a cons (*)
  9fcf4ba... functional-tests: Miner tests take configuration from a dco (*)
  bfa6c34... functional-tests: Make sure to use a fresh dconf profile (*)
  1127dfe... functional-tests: Updated writeback tests using dconf (*)
  4ef7cce... functional-tests: Updated application tests using dconf (*)
  83dd3ba... functional-tests: Remove test-configurations. Not needed an (*)
  8b0bb08... build: Remove test-configurations from configure.ac (*)
  663cae2... functional-tests: Remove test dconf db only when it exists (*)
  95feaf7... Update .gitignore (*)
  987eca4... tracker-needle: Set proper application icon (*)
  c75b9c2... ontologies: Add nfo:lastPlayedPosition to Media elements (*)
  37a48d7... ontologies: Fixing typo in property comment (*)
  1292c7c... NFO: Update nao:lastModified for Ivan's latest changes (*)
  0e5ae8f... libtracker-common: Fix localtime handling with historic UTC (*)
  f157580... tracker-miner-fs: Use INSERT { GRAPH <...> {...} } (*)
  b9be3c1... tracker-extract: Do not create duplicate tags (*)
  0a00ca4... tracker-needle: Move querying mechanism to a custom GtkTree (*)
  3d14dcd... tracker-needle: Connect to search.activate to trigger query (*)
  00466a6... tracker-needle: Emit row-changed on categories after adding (*)
  975cca3... tracker-needle: Fix the result store to return the correct  (*)
  5143927... tracker-needle: Improve categories treeview appearance (*)
  deea6ea... tracker-needle: Add back the pixbuf column/renderer. (*)
  9762bbd... tracker-needle: Ensure consistency of the model information (*)
  61d02a6... tracker-needle: Ensure operations are cancelled on a new se (*)
  e6bbcdf... tracker-needle: Launch apps correctly (*)
  d0122df... tracker-needle: Separate query data from category row in mo (*)
  039fbc2... tracker-needle: Ensure tooltips text in the models is pango (*)
  845a3cb... tracker-needle: Ensure text in categories view is always 2  (*)
  07fc633... tracker-needle: Add back details column in categories view (*)
  8dbe35b... tracker-needle: Make the model expose stuff as a plain list (*)
  d6ed0b9... tracker-needle: Rewrite the "all" and "all in titles" query (*)
  159c5da... tracker-needle: Create the models in tracker-needle.vala, w (*)
  d006685... tracker-needle: Bring the file view back to life (*)
  4d874e1... tracker-needle: Make model load icons for file queries (*)
  94b7f05... tracker-needle: Bring icon view back to life (*)
  7003478... tracker-needle: Remove unused code (*)
  5f1ef02... tracker-needle: Don't align all text cells to have 2 lines  (*)
  4348a00... tracker-needle: Add query type column to the model (*)
  ba3ddb7... tracker-needle: Display fancier details in the categories v (*)
  0d86c47... tracker-needle: Display fancier size/date in file view (*)
  7652ab1... tracker-needle: Make category headers stand out more. (*)
  bfe284f... tracker-needle: Fix alignment of folders without known pare (*)
  82dc6eb... Update Simplified Chinese translation. (*)
  df9a24d... tracker-needle: Fix C warnings on 64-bit platforms (*)
  ddb0ebd... Updated Czech translation (*)
  967a018... tracker-miner-web: Fix GVariant signature for "Associated"  (*)
  a313786... SPARQL: Handle double and dateTime typed string literals (*)
  d8a1fb9... configure.ac: This strange Evolution-plugin stuff doesn't b (*)
  fa562b4... libtracker-data: Use libicu, libunistring or glib for fn:lo (*)
  6420ec6... tracker-extract: Support extra string for WHERE patterns in (*)
  5178a9c... libtracker-data: Specify how many bytes are ok in libunistr (*)
  5a40899... libtracker-data: Add tracker:case-fold function to SPARQL (*)
  997c565... ontologies: SLO/MLO use 'false' instead of 'False' (*)
  8ab669f... libtracker-data: Add an UPDATE operation to the journaling (*)
  1297f8a... libtracker-data, tracker-store: Support for REPLACE on sing (*)
  620f279... libtracker-data: Correct GraphUpdated for REPLACE support (*)
  d33b7c9... libtracker-data: Use INSERT OR REPLACE instead of just REPL (*)
  75add1a... libtracker-data: Move code comment to the right line (*)
  0629c0b... libtracker-data: Check for domain in support for REPLACE (*)
  7817227... libtracker-data: get_old_property_values already does domai (*)
  d0635ab... libtracker-data: We can return right after setting error (*)
  24bee66... libtracker-data: Functional test for REPLACE support (*)
  2f80d7c... functional-tests: Fix comments in functional test (*)
  1ed7ef4... functional-tests: Add domain check tests for REPLACE suppor (*)
  b4b2a13... libtracker-data: Performance improvement for REPLACE suppor (*)
  d73d013... libtracker-data: Support for FTS with REPLACE (*)
  ab9096e... libtracker-data: Move domain index handling to a shared fun (*)
  4694533... libtracker-data: The guint here is a gint (*)
  5505aa1... libtracker-data: Move blank_node handling to shared functio (*)
  00c9238... functional-tests: Added a performance test for REPLACE (*)
  4040fd4... libtracker-data: Update my beautiful ascii art that explain (*)
  d2983b5... functional-tests: Fix contacts queries in benchmark (*)
  2dfd0d0... functional-tests: Use the newest qtcontact queries for REPL (*)
  5273e60... functional-tests: Correct the amount of arguments for print (*)
  53beade... functional-tests: Improved output, add amount of contacts a (*)
  f43df5f... functional-tests: Make the REPLACE test a bit more easy to  (*)
  4386732... libtracker-data: Performance improvement on rdf:type lookup (*)
  1739fe5... libtracker-data: Fix compiler warning about unused variable (*)
  c9808c4... functional-tests: Add GRAPH behaviour with REPLACE test (*)
  659d7e7... functional-tests: Add another GRAPH with REPLACE behaviour  (*)
  dbc95b2... functional-tests: Cleanup test_insert_08 (*)
  a21ef8c... libtracker-direct: Use thread-default main context for asyn (*)
  224aef6... Updated Slovenian translation (*)
  5b2be66... tracker-extract, mp3: Length of elements in this table is 3 (*)
  f4b59c0... build: Support build with evolution 2.91.6 and later (*)
  c505ba7... tests, libtracker-data: Added unit tests for Unicode lower- (*)
  a380b0c... tests, libtracker-data: Add a comment so that wally wont ch (*)
  aead57f... tracker-control: Simplify getting pause status when showing (*)
  f96b30b... tracker-control: Report miner's processing remaining time i (*)
  f445926... libtracker-miner: Use "Since: 0.12", not 0.11. (*)
  a5716fa... tracker-control: Use tracker_seconds_to_string() for nicer  (*)
  1586654... Merge branch 'miner-fs-remaining-time' (*)
  e19ef07... Updated Czech translation (*)
  dc8275f... tracker-extract-msoffice-xml: Time limit extraction to 5s (*)
  f954c3a... libtracker-sparql: Handle GSpawnError thrown by GDBus (*)
  d273fd5... tracker-needle: Simplify error handling (*)
  37878b8... tracker-extract-gstramer, gupnp-dlna: Use GST_DATE_TIME if  (*)
  8ac7b3f... build: Require GStreamer 0.10.31 for GstDateTime (*)
  91ce0b1... libtracker-common: Only use encoding guessing when confiden (*)
  3a420e4... libtracker-common: Set the declared locale before calling d (*)
  1053ede... tests, libtracker-common: Add unit test for encoding guessi (*)
  714a4ba... tracker-extract-oasis: NULLify variable (*)
  a4510b8... tracker-needle: Cleaned up some whitespace issues (*)
  ab75a10... tracker-needle: Improve "icons" or "images" category to all (*)
  d69aaaa... Updated Swedish translation (*)
  51b1b75... DOAP file describing the project (*)
  8c9074f... needle: Cancel operations on hidden views. (*)
  0ec9878... libtracker-sparql: Use static linking instead of plugins (*)
  344b835... functional-tests: Fixed distcheck issue with dconf (*)
  104ff50... build: Fixed missing gschema .xml.in files in distcheck (*)
  a657cce... libtracker-fts: Fixed distcheck with dconf files not cleane (*)
  9fe99e4... libtracker-data: Fixed distcheck with dconf files not clean (*)
  1585316... build: Bump version to 0.11 (*)
  25f8bf0... tests/tracker-steroids: Test with the D-Bus backend (*)
  d42b6dc... tests/libtracker-sparql: Fix cancellation error check (*)
  6a09f0e... [l10n] Updated German translation (*)
  b9ce519... build: Added initial introspection support (*)
  7955246... libtracker-sparql: Added introspection .gir file generation (*)
  dfa962c... libtracker-extract: Added introspection .gir file generatio (*)
  dfd6ac5... libtracker-miner: Added introspection .gir file generation (*)
  fcec5b2... libtracker-sparql: Use valac to generate the .gir file. Fix (*)
  9218d8f... libtracker-sparql: Set correct library in gir (*)
  c9c8491... libtracker-miner: Generate 2 gir to fix namespaces (*)
  5bd68c5... libtracker-miner: Add (transfer x) annotation to some metho (*)
  d6600a4... libtracker-sparql: Dirty 'sed' only when really needed (*)
  94061e8... build: Require g-ir 0.9.5 or higher (*)
  54d0a68... libtracker-extract: Depend on Tracker-0.10.gir (*)
  c5e62d1... libtracker-miner, libtracker-sparql: Added introspection ex (*)
  790587e... libtracker-miner: No need for different .gir for TrackerCra (*)
  f7fae82... libtracker-sparql: Another sed trick to fix vala GIR (*)
  70e6177... libtracker-extract: run introspection with --warn-all (*)
  1125179... libtracker-miner: Add introspection annotation to docs. (*)
  51028d7... libtracker-sparql: Fix gir generation dependencies (*)
  dad0005... libtracker-extract: Don't use specific version numbers for  (*)
  8902ea5... libtracker-miner: Don't use specific version numbers for .g (*)
  f295cd2... libtracker-common: Remove reading meegotouch locale config  (*)
  5700cbd... libtracker-sparql: Remove GConf dependency (*)
  f5fbf8a... libtracker-common: Read meegotouch locales from GConf over  (*)
  d608b28... libtracker-common: Listen for changes on GConf using DBus d (*)
  c24683f... libtracker-common: Cleanly and silently handle non gconf-db (*)
  065ca23... libtracker-common, -data: Use locale_init and locale_shutdo (*)
  a96906e... libtracker-common, -data: Don't reinit locale at each local (*)
  e2ad8b8... libtracker-common: Use variable names that are easier to ev (*)
  d95206c... libtracker-common: Replace error code with enum (*)
  0b5a102... libtracker-common: Use warning instead of message (*)
  4502fd2... libtracker-common: Remove false comments about mainloop (*)
  60cc9e9... libtracker-common: Ensure that the default mainloop is used (*)
  f7de82e... libtracker-common: Use 2011 for copyright of new files (*)
  ccb77ab... libtracker-common: Locale values must be there on return of (*)
  ba4682b... libtracker-common: Device uses system bus, not session bus (*)
  facb472... tracker-extract: Use init and shutdown for tracker-locale (*)
  c6c60c2... libtracker-common: Make sure the first_time trick survives  (*)
  6c5b420... tracker-extract-pdf: Fix SPARQL preupdate for location info (*)
  c736a80... libtracker-sparql: Ensure Builder.length is not 0 when not  (*)
  8fcda06... libtracker-common: A warning is sufficient here, no need fo (*)
  9541549... libtracker-miner: Do not ignore DELETED event for IgnoreNex (*)
  543f168... libtracker-sparql: Added TRACKER_CHECK_VERSION and tracker_ (*)
  ba62b29... build: Fixed the disparities between gir_DATA and girdir (*)
  089e835... tracker-extract: Also find small albumart, however only as  (*)
  e402b93... extract: Plug huge leak (*)
  8407de3... Updated Spanish translation (*)
  e7badf0... Updated Spanish translation (*)
  3509689... libtracker-data: Do not insert bogus extra data for anon bl (*)
  ce5260c... libtracker-data: Test for bogus extra data with anon blank  (*)
  d3f6f53... libtracker-sparql: Fix single header include check mismatch (*)
  2086e73... libtracker-sparql: Use separate thread for sync init if nec (*)
  a414db1... libtracker-common: Do not push thread-default context in gc (*)
  6bc9872... libtracker-common: Remove all pop_thread_default occurrence (*)
  9ac6ca2... Update .gitignore (*)
  466ac9e... build: Require Vala >= 0.12.0, to avoid introspection sed s (*)
  1848afb... build: Fixed remaining distcheck issues with introspection (*)
  d8ab7eb... build: Fixed broken distcheck configure arguments (*)
  6165a75... libtracker-extract: Fixed typo breaking distcheck, s/typeli (*)
  97aa14d... tracker-miner-fs: Perform initial-sleep in all miners as gi (*)
  970cc40... tracker-miner-fs: Update man page given --no-daemon / --ini (*)
  68e8207... Merge branch 'miner-fs-initial-sleep' (*)
  9d868ef... miner-fs: Consider "paused by missing store" non critical f (*)
  1b80c12... build: Remove gsettings enums.xml from EXTRA_DIST (*)
  5886505... libtracker-sparql: Fix header filename in generated vapi (*)
  f8c779b... tracker-miner-fs: resolve $HOME in config paths correctly (*)
  071eff9... libtracker-bus: There is no BatchUpdateArray (*)
  59f995e... tracker-store: Fix UpdateArray to use low priority requests (*)
  7670170... build: Fix build from tarball in libtracker-sparql (*)
  12409dc... tracker-store: Increase maximum signal size from 1000 to 50 (*)
  0453551... libtracker-data: Protect tracker_db_cursor_get_* with mutex (*)
  e4fd078... tracker-extract: Add controller thread (*)
  0f10011... libtracker-extract: Plug a leak (*)
  03eaa37... tracker-store: plug a leak. (*)
  b6ad9f9... SPARQL: Implicitly convert all fn:concat arguments to strin (*)
  afa91b6... build: add missing "\" to libtracker_sparql_LDFLAGS (*)
  d4bb8f8... Updated Slovenian translation (*)
  8874abd... SPARQL: Accept DOT after GRAPH template (*)
  2653017... SPARQL: Test GRAPH template followed by DOT (*)
  ad57d8c... libtracker-data: Make ASK use the same 'true' and 'false' a (*)
  beed3ac... libtracker-data: Use "true" in the unit test too, for ASK (*)
  b381952... libtracker-data: Error when OFFSET, LIMIT, etc are used wit (*)
  4865154... libtracker-data: Add check for eof at end of ASK queries (*)
  79547a7... libtracker-miner: Fix mtime check (*)
  cdd2607... libtracker-sparql: Build typelib and so introspection works (*)
  282e979... libtracker-extract: Process only record-2 tags in libiptcda (*)
  cd127cb... tests/functional-tests: Use "true" and "false" for ASK (*)
  e79a828... functional tests: minor whitespace changes in extractor tes (*)
  743062e... functional tests: New test to ensure correct iptcdata recor (*)
  bfa8190... tracker-writeback: Fix crash when not possible to get D-Bus (*)
  dd81271... libtracker-sparql: Fix fallback from direct access to D-Bus (*)
  dff0e6f... libtracker-sparql: Fix deadlock when tracker is not availab (*)
  caf3f10... tracker-extract: Quit on pre-unmount if the mount point any (*)
  28d4b4b... tracker-extract: Keep the GSource itself in TrackerControll (*)
  e0beee6... tracker-extract: Handle errors when owning the bus name. (*)
  8093b8b... libtracker-common: Re-instate setrlimit() (*)
  dd83412... tracker-extract: Cleaned up logging (*)
  0114fbf... tracker-extract: Make sure we finalize the extractor object (*)
  9318125... Merge branch 'extractor-controller-thread' (*)
  d7ecc58... configure: Add --enable-meegotouch argument (*)
  2c493bf... NCO: Remove tracker:notify from immutable helper classes (*)
  37fd9c7... libtracker-common: Do not apply memory limits to spawned pr (*)
  c97a660... tracker-info: Support Turtle as an output format (*)
  712020b... tracker-info: Additional fixes for the --turtle command lin (*)
  f1a14c1... tracker-explorer: Use GTK+3
  00814d6... tracker-preferences: Use GTK+3
  aeef04e... tracker-needle: Use GTK+3
  299fa12... nautilus: Update extension to compile with GTK+3

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]