gnome-shell/js/ui
Florian Müllner a9c0dcbd6b [search] Use 'AND' instead of 'OR' on search terms
The current search system uses the OR operator to concatenate search
terms. While results which are matched multiple times sort before
other matches, it is almost guaranteed that adding an additional term
to the search increments the number of results, which is rather
surprising.

https://bugzilla.gnome.org/show_bug.cgi?id=610955
2010-08-18 23:59:27 +02:00
..
altTab.js Clean up unused includes 2010-07-19 01:46:01 +02:00
appDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
appFavorites.js fix "undo remove from favorites" 2010-07-20 16:24:24 +04:00
boxpointer.js Clean up unused includes 2010-07-19 01:46:01 +02:00
calendar.js [Calendar] Fix wrong start date in corner case 2010-08-02 16:48:10 +02:00
chrome.js Clean up unused includes 2010-07-19 01:46:01 +02:00
dash.js MoreLink: Ignore calls to activate() if the actor isn't visible 2010-07-27 16:54:58 +02:00
dnd.js [dnd] Add monitoring hooks for motion/drop events 2010-06-16 20:56:09 +02:00
docDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
environment.js Drop custom ClutterActor.contains 2010-08-10 08:41:50 +02:00
extensionSystem.js Clean up unused includes 2010-07-19 01:46:01 +02:00
genericDisplay.js Clean up unused includes 2010-07-19 01:46:01 +02:00
lightbox.js Clean up unused includes 2010-07-19 01:46:01 +02:00
link.js Clean up unused includes 2010-07-19 01:46:01 +02:00
lookingGlass.js Migrate to GSettings 2010-06-18 20:27:41 +02:00
magnifier.js Clean up unused includes 2010-07-19 01:46:01 +02:00
magnifierDBus.js Magnifier DBus setCrosswireColor() doesn't convert correctly to hex string. 2010-06-25 16:40:20 -04:00
main.js Clean up unused includes 2010-07-19 01:46:01 +02:00
Makefile.am Resolve cyclic dependency on StatusMenu 2010-07-13 11:58:13 -04:00
messageTray.js Reuse same labels and containers on notification updates 2010-08-11 16:55:06 -04:00
notificationDaemon.js Fix invoking actions on notifications 2010-07-14 17:16:35 -04:00
overview.js Clean up unused includes 2010-07-19 01:46:01 +02:00
panel.js Add API for system status indicators 2010-07-21 12:31:06 -04:00
panelMenu.js Add API for system status indicators 2010-07-21 12:31:06 -04:00
placeDisplay.js [search] Use 'AND' instead of 'OR' on search terms 2010-08-18 23:59:27 +02:00
popupMenu.js Fix typo inside Switch class 2010-07-22 12:49:48 -04:00
runDialog.js Clean up unused includes 2010-07-19 01:46:01 +02:00
scripting.js Clean up unused includes 2010-07-19 01:46:01 +02:00
search.js [search] Use 'AND' instead of 'OR' on search terms 2010-08-18 23:59:27 +02:00
shellDBus.js Clean up unused includes 2010-07-19 01:46:01 +02:00
statusMenu.js Clean up unused includes 2010-07-19 01:46:01 +02:00
telepathyClient.js Grab focus in expanded notifications on hover 2010-07-21 01:20:37 -04:00
tweener.js Move Tweener.slowDownFactor into St 2010-06-21 16:19:25 +02:00
windowAttentionHandler.js Clean up unused includes 2010-07-19 01:46:01 +02:00
windowManager.js Clean up unused includes 2010-07-19 01:46:01 +02:00
workspace.js Clean up unused includes 2010-07-19 01:46:01 +02:00
workspacesView.js Clean up unused includes 2010-07-19 01:46:01 +02:00
workspaceSwitcherPopup.js Fade in alt-tab popup, adjust timings 2010-06-16 20:55:26 +02:00