aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-05-05Guard against missing sender.Stephen Blott
2015-05-05Search completion; tweak scoring.Stephen Blott
2015-05-05Search completion; fix autoselect on empty vomnibar.Stephen Blott
2015-05-04Search completion; revert incorrect change.Stephen Blott
2015-05-04Search completion; disable experimental feature.Stephen Blott
2015-05-04Search completion; reinstate asynchronous Vomnibar update.Stephen Blott
2015-05-04Search completion; fix mistake with autoSelect.Stephen Blott
2015-05-04Search completion; instrument for debugging.Stephen Blott
2015-05-04Search completion; simplify/document suggestion options.Stephen Blott
2015-05-04Search completion; do not highlight search terms.Stephen Blott
2015-05-04Search completion; force the first match to the top of the list.Stephen Blott
2015-05-04Search completion; hardwire search engines.Stephen Blott
2015-05-04Search completion; prevent vomnibar flicker.Stephen Blott
2015-05-04Search completion; tweak scoring and synchronization.Stephen Blott
2015-05-04Fix README link.Stephen Blott
2015-05-03Search completion; make completion lookup asynchronous.Stephen Blott
2015-05-03Search completion; add space in vomnibar.Stephen Blott
2015-05-03Search completion; generalize Amazon.Stephen Blott
2015-05-03Search completion; tweaks and fixes.Stephen Blott
2015-05-03Search completion; DuckDuckGo.Stephen Blott
2015-05-03Search completion; Google maps out, Amazon, Bing in.Stephen Blott
2015-05-03Search completion; Google maps.Stephen Blott
2015-05-03Search completion; Wikipedia.Stephen Blott
2015-05-03Search completion; tweaks and refactoring.Stephen Blott
2015-05-02v1.51 releasePhil Crosby
2015-05-02Search completion; refactor, add Youtube.Stephen Blott
2015-05-02Search completion; generalize Google regexp.Stephen Blott
2015-05-02Search completion; vomnibar integration.Stephen Blott
2015-05-02Search completion; cache at a higher level.Stephen Blott
2015-05-02Search completion; minor tweaks.Stephen Blott
2015-05-02Search completion; do not complete URLs.Stephen Blott
2015-05-02Search completion; refactor to separate file.Stephen Blott
2015-05-02Search completion; initial working version.Stephen Blott
2015-05-02Rename SearchEngineCompleter to CustomSearchEngineCompleter.Stephen Blott
2015-05-02Fix vomnibar messaging.Stephen Blott
2015-05-02Avoid race comditions in background completer, change id handling.Stephen Blott
2015-05-02Revert "Avoid race comditions in background completer, change id handling."Stephen Blott
2015-05-01Ensure frames is defined.Stephen Blott
2015-05-01Merge pull request #1622 from mrmr1993/reenable-grabBackFocus-on-js-transitionsStephen Blott
2015-05-01Enter insert mode if an input inside a shadow DOM is focusedmrmr1993
2015-05-01Don't try and enter GrabBackFocus mode if the last click introduced focusmrmr1993
2015-05-01Merge pull request #1621 from smblott-github/url-decode-bookmarkletsStephen Blott
2015-05-01Always URL decode javascript: URLs.Stephen Blott
2015-05-01Merge pull request #1623 from mrmr1993/fix-uicomponent-classNameStephen Blott
2015-05-01Add extra information to GrabBackFocus' pushState helpermrmr1993
2015-05-01Merge pull request #1626 from smblott-github/alternative-drop-stale-vomnibar-...Stephen Blott
2015-05-01Avoid race comditions in background completer, change id handling.Stephen Blott
2015-05-01Avoid race comditions in background completer.Stephen Blott
2015-05-01Rename UIComponent class to match the one used in the stylesheetmrmr1993
2015-04-30Make GrabBackFocus work for javascript page transitions from linksmrmr1993