| Commit message (Expand) | Author | Age | Files | Lines |
* | searchengine: Prepare for apps linking to Tracker 2.x | Carlos Garnacho | 2020-09-01 | 1 | -10/+16 |
* | gtksearchengine: Add tracker3 search engine | Carlos Garnacho | 2020-05-19 | 1 | -5/+18 |
* | gtksearchengine: Add "got_results" argument to ::finished | Carlos Garnacho | 2020-05-19 | 1 | -4/+10 |
* | gtk: rely on default marshallers | Christian Hergert | 2019-05-31 | 1 | -2/+2 |
* | marshallers: ensure g_cclosure_marshal_VOID__VOIDv is used | Christian Hergert | 2019-05-29 | 1 | -1/+1 |
* | Intern all signal names beforehand | Matthias Clasen | 2015-09-12 | 1 | -3/+4 |
* | Avoid more GFile<>uri roundtrips | Matthias Clasen | 2015-07-27 | 1 | -4/+4 |
* | Actually use search results from the model | Matthias Clasen | 2015-07-27 | 1 | -0/+1 |
* | GtkSearchEngine: Be more robust in cancellation cases | Matthias Clasen | 2015-07-21 | 1 | -3/+3 |
* | file chooser: Add and use a model search engine | Matthias Clasen | 2015-07-04 | 1 | -2/+55 |
* | GtkSearchEngine: Avoid a crash | Matthias Clasen | 2015-06-19 | 1 | -1/+2 |
* | GtkSearchEngine: Avoid crawling indexed locations | Matthias Clasen | 2015-06-19 | 1 | -4/+7 |
* | GtkSearchEngine: Initialize recursive flag | Matthias Clasen | 2015-06-19 | 1 | -0/+2 |
* | GtkSearchEngine: Add recursive flag | Matthias Clasen | 2015-06-18 | 1 | -0/+26 |
* | GtkSearchEngine: Remove unused code | Matthias Clasen | 2015-06-18 | 1 | -22/+0 |
* | search engine: Pass file infos along for hits | Matthias Clasen | 2015-06-18 | 1 | -3/+46 |
* | GtkFileChooser: Indicate if search comes up empty | Matthias Clasen | 2015-05-01 | 1 | -6/+0 |
* | GtkSearchEngine: Use all search engines | Matthias Clasen | 2015-05-01 | 1 | -9/+209 |
* | GtkSearchEngine: Drop unused functionality | Matthias Clasen | 2015-05-01 | 1 | -9/+0 |
* | Drop a redundant call | Matthias Clasen | 2015-04-30 | 1 | -5/+2 |
* | Formatting fixes | Matthias Clasen | 2015-02-28 | 1 | -53/+53 |
* | GtkSearchEngine: Add debug spew | Matthias Clasen | 2015-02-14 | 1 | -4/+13 |
* | Drop a pointless function | Matthias Clasen | 2014-05-23 | 1 | -11/+0 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -2/+1 |
* | Fix the build | Matthias Clasen | 2011-11-19 | 1 | -13/+1 |
* | Merge libgdk and libgtk | Matthias Clasen | 2010-12-21 | 1 | -2/+2 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Don't bother compiling gtksearchenginebeagle.c and | Tor Lillqvist | 2008-04-02 | 1 | -0/+6 |
* | Add a search engine which queries the Spotlight database on MacOS X (only | Kristian Rietveld | 2007-06-24 | 1 | -0/+9 |
* | Fall back to GtkSearchEngineSimple only if gthread has already been | Emmanuele Bassi | 2007-05-11 | 1 | -2/+4 |
* | Add search file support in the GtkFileChooser. Original patch by Federico | Emmanuele Bassi | 2007-05-02 | 1 | -0/+197 |