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-05-01
Merge pull request #1622 from mrmr1993/reenable-grabBackFocus-on-js-transitions
Stephen Blott
2015-05-01
Don't try and enter GrabBackFocus mode if the last click introduced focus
mrmr1993
2015-05-01
Add extra information to GrabBackFocus' pushState helper
mrmr1993
2015-05-01
Rename UIComponent class to match the one used in the stylesheet
mrmr1993
2015-04-30
Make GrabBackFocus work for javascript page transitions from links
mrmr1993
2015-04-29
Revert "Enable grab-back-focus after web navigation."
Stephen Blott
2015-04-29
Revert "Only grab focus after link transition."
Stephen Blott
2015-04-29
Merge pull request #1614 from mrmr1993/shadowDom-UIComponents
Stephen Blott
2015-04-29
Use innerHTML instead of contentText.
Stephen Blott
2015-04-29
Fix text matching/exclusion; repair tests.
Stephen Blott
2015-04-29
Fix text matching/exclusion for text link hints.
Stephen Blott
2015-04-29
Ignore keyboard repeats in link hint key handler
mrmr1993
2015-04-28
Revert "Fix over-riding of vomnibar display CSS."
mrmr1993
2015-04-28
Load stylesheet via XHR to fix styles in UIComponent Shadow DOM
mrmr1993
2015-04-28
Simplify 8975229fd637ca1a91d7c52beb5969fe2b5e4d27.
Stephen Blott
2015-04-28
Fix mode indicator for "gi".
Stephen Blott
2015-04-28
Revert "Ensure that the Vomnibar iframe background is transparent"
mrmr1993
2015-04-28
Load the Vomnibar (and all UIComponents) in a shadow DOM
mrmr1993
2015-04-28
Merge pull request #1613 from smblott-github/fix-vomnibar-permanent-visibility
Stephen Blott
2015-04-28
Activate grab-back-focus only if enabled.
Stephen Blott
2015-04-28
Fix vomnibar start-up messages.
Stephen Blott
2015-04-28
Revert "Do not grab back focus if Vimium is disabled."
Stephen Blott
2015-04-28
Follow on from 6073cafed845cd31f88c5b51aafacc44278245fb.
Stephen Blott
2015-04-28
Fix over-riding of vomnibar display CSS.
Stephen Blott
2015-04-28
Temporary fix for tests.
Stephen Blott
2015-04-28
Revert "Temporary fix for tests."
Stephen Blott
2015-04-28
Merge pull request #1609 from smblott-github/fix-grab-back-focus-after-web-na...
Stephen Blott
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
Only grab focus after link transition.
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
Enable grab-back-focus after web navigation.
Stephen Blott
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
[next]