index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content_scripts
/
vomnibar.coffee
Age
Commit message (
Expand
)
Author
2017-10-25
FF: Share |root| global proxy, re-add the globals to window on DOMLoad
mrmr1993
2017-10-02
FF: Lazy load the Vomnibar for XML documents
mrmr1993
2016-10-23
Move SearchEngines to bg-utils.coffee.
Stephen Blott
2016-04-28
Fix UI-component initialization issues.
Stephen Blott
2016-04-18
Revert "UI-compnent commands must wait for the document to be ready."
Stephen Blott
2016-04-17
UI-compnent commands must wait for the document to be ready.
Stephen Blott
2016-04-17
Only Vomnibar.init() when the Vomnibar is needed.
Stephen Blott
2016-04-17
Make showHelp a top-frame command.
Stephen Blott
2016-04-16
Minor code review.
Stephen Blott
2016-04-16
Rework UI component focus handling.
Stephen Blott
2016-04-10
Fix Vomnibar initialization issue.
Stephen Blott
2016-04-02
Simplify UI component initialisation.
Stephen Blott
2016-03-05
Key bindings; rewire vomnibar.
Stephen Blott
2016-02-20
Refactor command-option parsing.
Stephen Blott
2015-05-31
Replace settings.get with Settings.get in the frontend
mrmr1993
2015-05-30
Use the term "options" instead of "flags" for command options.
Stephen Blott
2015-05-29
Verify keyword for custom search-engine activation.
Stephen Blott
2015-05-29
Prepopulate @customSearchMode in vomnibar.
Stephen Blott
2015-05-29
Implement pre-population of custom-search keywords.
Stephen Blott
2015-04-23
Activate vomnibar in window.top; no flicker and tidy up.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; more clean up.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; minor clean up.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; refocus original frame.
Stephen Blott
2015-03-06
Remove need for short delay to prevent vomnibar flicker.
Stephen Blott
2014-12-30
Vomnibar; reinstate test on event.data.
Stephen Blott
2014-12-30
Minor changes to vomnibar-in-iframe.
Stephen Blott
2014-12-29
Use UIComponent for Vomnibar iframe
mrmr1993
2014-10-31
Merge vomnibarToPage from @mrmr1993.
Stephen Blott
2014-10-31
Add comments about moving the Vomnibar to an iframe
mrmr1993
2014-10-25
Merge branch 'feature/edit-url-in-vomnibar' of github.com:sukima/vimium into ...
Stephen Blott
2014-09-17
Move the vomnibar to an iframe
mrmr1993
2014-09-03
Changed to show url when item selected
Luan Nico
2014-08-22
Switching again to Ctrl+Enter
Luan Nico
2014-08-22
Changed key biding to use right arrow instead of tab, returning previous tab ...
Luan Nico
2014-08-21
Suggestion for impl of #1141
Luan Nico
2014-08-12
Fix for 1005
Timo Sand
2014-06-20
added selection of search engines without pressing tab
mike-work
2014-03-01
Add Vomnibar.activateEditUrl commands
Devin Weaver
2013-09-12
Changed deprecated chrome.extension on chrome.runtime in all files and fix tests
Maksim Ryzhikov
2013-05-06
Replace all deprecated sendRequest() calls with new sendMessage()
sainaen
2012-11-22
Enter on empty vomnibar a no-op.
Stephen Blott
2012-11-12
Allow ctrl+enter to open a suggestion in a new tab
Phil Crosby
2012-11-10
Inject bookmarklets by appending them as scripts.
Jez Ng
2012-10-29
More tests, because I like having coverage.
Jez Ng
2012-10-28
Ensure the initial selection index is always respected.
Jez Ng
2012-10-20
Refactor handlerStack. Closes #657.
Jez Ng
2012-10-20
Ensure Vomnibar selection is always within bounds.
Jez Ng
2012-09-12
Use block strings
Darren Jeacocke
2012-09-10
Add missing vimiumReset.
Jez Ng
2012-09-04
Style fixes.
Jez Ng
[next]