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
/
pages
/
vomnibar.coffee
Age
Commit message (
Expand
)
Author
2015-04-23
Activate vomnibar in window.top; no flicker and tidy up.
Stephen Blott
2015-03-17
Activate vomnibar in window.top; fix race condition on close.
Stephen Blott
2015-03-08
Better documentation of closing sequence for vomnibar.
Stephen Blott
2015-03-06
Remove need for short delay to prevent vomnibar flicker.
Stephen Blott
2015-03-06
Add short delay before launching from vomnibar.
Stephen Blott
2015-03-05
Fix various vomnibar clicks...
Stephen Blott
2015-03-05
Hide vomnibar if host frame regains focus.
Stephen Blott
2015-02-06
Fix search-engine auto selection.
Stephen Blott
2014-12-31
Fix vomnibar flicker after tabs mode.
Stephen Blott
2014-12-30
Explicitly fall back to hide Vomnibar completions
mrmr1993
2014-12-30
Minor changes to vomnibar-in-iframe.
Stephen Blott
2014-12-29
Use UIComponent for Vomnibar iframe
mrmr1993
2014-12-14
Merge branch 'vomnibarToPage' of https://github.com/smblott-github/vimium int...
Stephen Blott
2014-11-02
Minor tweak for clarity.
Stephen Blott
2014-10-31
Fix vomnibar/iframe tests.
Stephen Blott
2014-10-31
URLdecode string options for vomnibar.
Stephen Blott
2014-10-31
Add comments about moving the Vomnibar to an iframe
mrmr1993
2014-09-17
Hacks to make Vomnibar tests work again
mrmr1993
2014-09-17
Allow open popups from bookmarklets. Fix #968.
Shrikant Sharat
2014-09-17
Move the vomnibar to an iframe
mrmr1993