summaryrefslogtreecommitdiff
path: root/gtk/gtksearchenginetracker.c
Commit message (Expand)AuthorAgeFilesLines
* Change FSF AddressJavier Jardón2012-02-271-2/+1
* GtkSearchEngineTracker: port to tracker 0.12Matthias Clasen2011-09-121-240/+247
* gtksearchenginetracker: Use non-case sensitive search for non-fts searchVincent Untz2011-06-061-2/+14
* GtkSearchEngineTracker: avoid an unused variable warningMatthias Clasen2011-05-311-2/+5
* Make tracker search engine less verboseMatthias Clasen2011-05-311-10/+0
* tracker: Include gdk.hBenjamin Otte2011-03-291-0/+1
* Ensure we always grab the gdk lock in async callbacksAlexander Larsson2011-03-281-0/+12
* Plug a memleak in the tracker search engineMatthias Clasen2011-02-191-1/+1
* gtksearchenginetracker: Update to work with libtracker-sparqlMartyn Russell2010-12-091-287/+284
* Fix compilation warning: remove unused variableJavier Jardón2010-04-151-1/+0
* tracker-search-engine: Fixed whitespace issues and copyright/authorsMartyn Russell2010-04-131-49/+59
* tracker-search-engine: Improve search query to order by rank and titleMartyn Russell2010-04-131-4/+4
* tracker-search-engine: Fixed 0.7/0.8 issues and add 0.9 casesMartyn Russell2010-04-131-42/+42
* Support for tracker 0.8 stable releaseTomas Bzatek2010-04-071-4/+9
* search: update for tracker 0.8 APITomas Bzatek2010-03-191-35/+128
* Support tracker 0.7Jürg Billeter2009-09-301-28/+67
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* check that tracker is actually working before using it. Fixes bug #479197.Josselin Mouette2008-05-251-0/+15
* Search libtrackerclient.so.0 as libtracker changed the shared libraryEmmanuele Bassi2007-09-181-2/+8
* Remove the MIME type calls and queries from the search engineEmmanuele Bassi2007-06-221-81/+18
* Add search file support in the GtkFileChooser. Original patch by FedericoEmmanuele Bassi2007-05-021-0/+362