Daniel Boles
cd69570e78
searchenginequartz: Fix naming of Beagle @ comment
...
As funny as that is, it's not very instructive. :P
https://gitlab.gnome.org/GNOME/gtk/merge_requests/490#note_400993
2019-01-07 20:46:08 +00:00
John Ralls
52b9e4703b
[GtkSearchEngineQuartz] Limit the returned hits.
...
When the result set is larger than the limit.
2019-01-07 20:46:08 +00:00
Daniel Boles
d7193eaf8b
[GtkSearchEngineQuartz] Resolve the path to a GtkFile* for the hit list.
...
Instead of a char* path, which the search_hit parser doesn't expect,
causing a crash.
Closes: $https://gitlab.gnome.org/GNOME/gtk/issues/815
2019-01-07 20:46:08 +00:00
Matthias Clasen
41fee7e569
GtkQuery: Cleanups
...
Strip leading underscores from GtkQuery api, and
clean up the sources a bit.
2015-05-16 00:48:36 -04:00
Matthias Clasen
4b50836442
GtkSearchEngine: Drop unused functionality
2015-05-01 12:46:43 -04:00
Emmanuele Bassi
0899ef7cc9
gtk: Use new macros for defining private data
...
https://bugzilla.gnome.org/show_bug.cgi?id=702996
2013-07-09 09:30:02 +01:00
Javier Jardón
9d0febc9a6
Change FSF Address
2012-02-27 17:06:11 +00:00
Kristian Rietveld
43568deea7
Add a search engine which queries the Spotlight database on MacOS X (only
...
2007-06-24 Kristian Rietveld <kris@gtk.org>
* gtk/gtksearchenginequartz.[ch]: Add a search engine which queries
the Spotlight database on MacOS X (only available in 10.4 and
higher).
* gtk/gtksearchengine.c (_gtk_search_engine_new): try creating
quartz search engine if we are on OS X.
* Makefile.am: added use_quartz_sources section with new file.
svn path=/trunk/; revision=18222
2007-06-24 11:57:07 +00:00