gnome-shell/js
Jasper St. Pierre b292bba092 search: Simplify and correct behavior for substring searches
Early on, search was based on a list of terms, which was like a set
of tags, in that terms were OR'd, and that order didn't matter. As
such, modifying any one of the terms wouldn't produce new results.
Nowadays, providers take the order into account, so a substring
should only be the case if new terms are added to the end.

https://bugzilla.gnome.org/show_bug.cgi?id=693935
2013-02-16 13:24:21 -05:00
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm js: Use proper Unicode ellipsis (…) instead of three dots 2013-02-12 17:05:00 -05:00
misc Don't ask for a password on shutdown 2013-02-11 19:39:00 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui search: Simplify and correct behavior for substring searches 2013-02-16 13:24:21 -05:00
Makefile.am Introduce a SlideLayout layout manager 2013-02-14 18:18:21 -05:00