Go to file
Colin Walters 85dae56a31 Bug 571203 - Handle spaces in overlay search
Previously we were stripping all whitespace.  Instead, just strip leading+trailing
whitespace, split the remaining search into individual terms which we search
for independently.

Items are grouped by the number of terms they match, then sorted
alphabetically.
2009-02-11 16:50:42 -05:00
.settings Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
data Add (+) and (-) icon artwork, and a little bit of infrastructure for them 2008-12-22 22:05:56 +00:00
js/ui Bug 571203 - Handle spaces in overlay search 2009-02-11 16:50:42 -05:00
scripts Fix start-replace for --wide addition to launcher.py 2009-02-05 21:52:04 +00:00
src Bug 570641 - Use null input area when a GTK+ grab is operative 2009-02-06 17:54:50 -05:00
tools/build Add librsvg-devel to the OpenSuSE dependency list 2009-02-10 15:32:02 -05:00
.gitignore Add .gitignore 2009-02-09 13:04:31 -05:00
.project Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
AUTHORS Initial commit 2008-10-31 04:22:44 +00:00
autogen.sh Initial commit 2008-10-31 04:22:44 +00:00
configure.ac Merge branch 'statusmenu' 2009-02-04 18:45:38 +00:00
COPYING Initial commit 2008-10-31 04:22:44 +00:00
MAINTAINERS Initial commit 2008-10-31 04:22:44 +00:00
Makefile.am Add (+) and (-) icon artwork, and a little bit of infrastructure for them 2008-12-22 22:05:56 +00:00
README Initial commit 2008-10-31 04:22:44 +00:00