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
Age
Commit message (
Expand
)
Author
2015-04-28
Merge pull request #1607 from mrmr1993/make-getVisibleClientRect-safe
Stephen Blott
2015-04-28
Temporary fix for tests.
Stephen Blott
2015-04-28
Do not grab back focus if Vimium is disabled.
Stephen Blott
2015-04-28
Make DomUtils.getVisibleClientRects default to expected behaviour
mrmr1993
2015-04-28
Merge pull request #1601 from mrmr1993/fix-scrollIntoView
Stephen Blott
2015-04-28
Ensure keydown handler returns a truthy value.
Stephen Blott
2015-04-28
Merge pull request #1595 from mrmr1993/no-focus-submit
Stephen Blott
2015-04-28
Fix bounds and amounts in scrollIntoView
mrmr1993
2015-04-27
Always cancel scrolling after additional (non-repeat) keydowns
mrmr1993
2015-04-27
Don't focus <input type="submit" /> elements from link hints
mrmr1993
2015-04-27
Merge pull request #1589 from smblott-github/fix-alt-passkeys
Stephen Blott
2015-04-27
Ensure that the Vomnibar iframe background is transparent
mrmr1993
2015-04-27
It's not a passkey with Ctrl, Alt or Meta.
Stephen Blott
2015-04-26
Disable frame flash after Vomnibar closes.
Stephen Blott
2015-04-26
Remove (overlooked) debugging code.
Stephen Blott
2015-04-25
Guard against there being no load handler.
Stephen Blott
2015-04-25
Minor tweak of front-end settings.
Stephen Blott
2015-04-25
Simplify front-end settings logic.
Stephen Blott
2015-04-25
Remove unused code.
Stephen Blott
2015-04-25
Track tab URL even if frame's URL changes.
Stephen Blott
2015-04-25
Remove requirement for Chrome 41.
Stephen Blott
2015-04-25
Merge branch 'exclusion-rules-pushState-and-hash' of https://github.com/mrmr1...
Stephen Blott
2015-04-25
Merge remote-tracking branch 'origin/focus-main-frame' into focus-main-frame-...
Stephen Blott
2015-04-25
Merge branch 'vomnibar-in-main-window' into vomnibar-in-main-window-merge
Stephen Blott
2015-04-24
Always initialise event listeners early
mrmr1993
2015-04-24
Re-check enabled state after history.pushState/location.hash is changed
mrmr1993
2015-04-24
Get incognto state directly from chrome.extensions.inIncognitoContext
mrmr1993
2015-04-23
Activate vomnibar in window.top; no flicker and tidy up.
Stephen Blott
2015-04-22
Tidy up.
Stephen Blott
2015-04-22
Also filter for HREF in incognito mode.
Stephen Blott
2015-04-22
Filter out non-HREF elements for "yf".
Stephen Blott
2015-04-22
For "yf", handle case where link.href isn't defined.
Stephen Blott
2015-04-22
Show yanked text in HUD for "yf".
Stephen Blott
2015-04-21
mainFrame; simplify logic.
Stephen Blott
2015-04-21
Implement mainFrame command.
Stephen Blott
2015-04-19
Remove logging code accidentally committed.
Stephen Blott
2015-04-19
Fix merge oversight.
Stephen Blott
2015-04-19
Merge branch 'remove-badges'
Stephen Blott
2015-04-19
Activate vomnibar in window.top; fix logic error.
Stephen Blott
2015-04-19
Activate vomnibar in window.top; handle Vomnibar even if disabled.
Stephen Blott
2015-04-18
Mode indicator: fix insert mode within edit mode.
Stephen Blott
2015-04-18
Activate vomnibar in window.top; add "labs" option.
Stephen Blott
2015-04-18
Mode indicator: more fix HUD messages for caret mode.
Stephen Blott
2015-04-18
Merge pull request #1572 from smblott-github/return-to-viewport
Stephen Blott
2015-04-18
Mode indicator: more fix for link hints.
Stephen Blott
2015-04-18
Mode indicator: fix for link hints.
Stephen Blott
2015-04-18
Only return to viewport from visual mode.
Stephen Blott
2015-04-18
Selection handling on exiting visual mode.
Stephen Blott
2015-04-18
Fix #1569.
Stephen Blott
2015-04-18
Mode indicator: initial move to HUD.
Stephen Blott
[next]