gnome-shell/js/ui
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
..
appDisplay.js Bug 571203 - Handle spaces in overlay search 2009-02-11 16:50:42 -05:00
button.js Add a wrapper around tweener to do some extra integration 2009-02-10 11:20:39 -05:00
dnd.js Abstract drag-and-drop a bit and add application/recent document DND. #569717 2009-02-10 11:20:48 -05:00
docDisplay.js Bug 571203 - Handle spaces in overlay search 2009-02-11 16:50:42 -05:00
genericDisplay.js Bug 571203 - Handle spaces in overlay search 2009-02-11 16:50:42 -05:00
main.js Add a wrapper around tweener to do some extra integration 2009-02-10 11:20:39 -05:00
overlay.js Bug 571203 - Handle spaces in overlay search 2009-02-11 16:50:42 -05:00
panel.js Merge branch 'statusmenu' 2009-02-04 18:45:38 +00:00
runDialog.js sort imports consistently; everything-but-our-javascript, alphabetically, 2009-02-02 23:02:16 +00:00
tweener.js Add a wrapper around tweener to do some extra integration 2009-02-10 11:20:39 -05:00
windowManager.js Add a wrapper around tweener to do some extra integration 2009-02-10 11:20:39 -05:00
workspaces.js Bug 570579: Redo the layout of overlay components 2009-02-10 17:38:06 -05:00