summaryrefslogtreecommitdiff
path: root/src/nautilus-shell-search-provider.c
Commit message (Expand)AuthorAgeFilesLines
* search-provider: don't own a separate bus nameCosimo Cecchi2014-04-301-66/+29
* Don't mention FSF addressCosimo Cecchi2014-02-171-2/+1
* search-provider: Return TRUE from GDBus method handlersDavid King2013-09-201-6/+11
* src: don't use deprecated GtkImageMenuItem and GtkStockCosimo Cecchi2013-08-131-1/+0
* Support HiDpi iconsCosimo Cecchi2013-08-031-0/+4
* search-provider: Use a serialized gicon instead of a to_string'd oneJasper St. Pierre2013-07-261-37/+8
* search-provider: fix activation behaviorCosimo Cecchi2013-02-191-3/+10
* shell-search-provider: plug a memleakCosimo Cecchi2013-01-211-2/+0
* search-provider: keep a reference to the dbus invocationCosimo Cecchi2013-01-021-2/+4
* shell-provider: use the right signature for LaunchSearch()Cosimo Cecchi2012-12-101-3/+4
* shell-provider: don't use a separate binaryCosimo Cecchi2012-12-061-86/+61
* search-provider: use org.gnome.Shell.SearchProvider2 interfaceCosimo Cecchi2012-12-061-75/+21
* all: remove deprecated g_type_init()Cosimo Cecchi2012-10-261-2/+0
* places-sidebar: use the bookmark display nameCosimo Cecchi2012-10-221-2/+2
* bookmark-list: change item_with_uri() API to use a GFile insteadCosimo Cecchi2012-10-221-8/+8
* shell-provider: fix an erroneous typoCosimo Cecchi2012-10-191-0/+2
* shell-provider: make the provider more robust to cancellationCosimo Cecchi2012-10-181-43/+38
* search: remove unused hits-subtracted signalCosimo Cecchi2012-10-151-24/+0
* query: move string matching code in NautilusQueryCosimo Cecchi2012-10-151-22/+8
* shell-provider: make the shell search provider follow show-hiddenCosimo Cecchi2012-10-111-0/+1
* shell-provider: get a timestamp from X when activating the fileCosimo Cecchi2012-09-281-1/+58
* search: factor out a common helper function and use itCosimo Cecchi2012-09-261-14/+3
* shell-search-provider: consolidate string matching for builtin placesCosimo Cecchi2012-09-261-75/+69
* shell-search-provider: include Home and Trash among the resultsCosimo Cecchi2012-09-261-0/+37
* shell-search-provider: warn against NULL strings before normalizingCosimo Cecchi2012-09-251-0/+6
* search-provider: Add volume mounts only if mountedYanko Kaneti2012-09-191-3/+10
* search-provider: also return bookmarks and mountsCosimo Cecchi2012-09-141-2/+190
* shell-provider: implement caching for GVariant metasCosimo Cecchi2012-09-061-15/+54
* shell-provider: implement search provider methodsCosimo Cecchi2012-09-061-10/+385
* shell-provider: add a first skeleton of the shell search providerCosimo Cecchi2012-09-061-0/+204