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
2016-02-01
Focus input: use Rect.copy element.getBoundingClientRect().
Stephen Blott
2016-01-31
Fix visual indicator for `focusInput()`.
Stephen Blott
2016-01-31
Remove code omitted from 68a39707817ab8693e1ddd9381611c0bfb46ebaa.
Stephen Blott
2016-01-31
Merge branch 'goToLine'
Stephen Blott
2016-01-31
Fix oversight in 7f3ae1ffcf3185392cf30a62f4b83474b68f66cc.
Stephen Blott
2016-01-31
Wholly remove edit-mode code.
Stephen Blott
2016-01-31
Better scoring for filtered hints.
Stephen Blott
2016-01-31
Merge pull request #1819 from mrmr1993/unhover-links-when-clicking-link-hint
Stephen Blott
2016-01-30
Merge pull request #1954 from smblott-github/link-hints-need-links
Stephen Blott
2016-01-30
Rework unhovering to occur automatically for all simulated hovers
mrmr1993
2016-01-30
Exit link hints if there are no links.
Stephen Blott
2016-01-30
Emit mouseout when clicking a new element link hints
mrmr1993
2016-01-30
Merge pull request #1952 from smblott-github/link-hints-ignore-scroll
Stephen Blott
2016-01-30
Do not enter link-hints mode on scroll.
Stephen Blott
2016-01-30
Remove CursorHider
mrmr1993
2016-01-30
Add number modifier to `gg' scrollToTop command
mrmr1993
2016-01-30
Merge pull request #1949 from smblott-github/simpler-hint-string
Stephen Blott
2016-01-29
Simplify hint-string generation; tweaks.
Stephen Blott
2016-01-29
Simplify hint-string generation; filtered hints.
Stephen Blott
2016-01-28
Simplify hint-string generation; simplification.
Stephen Blott
2016-01-28
Simplify hint-string generation; tweaks.
Stephen Blott
2016-01-28
Simplify hint-string generation
Stephen Blott
2016-01-26
Collapse selection on exiting visual mode.
Stephen Blott
2016-01-18
Spelling fixes
George Millo
2016-01-09
Ensure hint handler is always removed.
Stephen Blott
2015-10-23
Properly check whether the selection is visible in the current viewport
mrmr1993
2015-10-10
Merge pull request #1845 from smblott-github/better-delay-for-filtered-link-h...
Stephen Blott
2015-10-10
Merge pull request #1849 from smblott-github/suppress-trailing-key-events
Stephen Blott
2015-10-04
Make mode.exit() idempotent.
Stephen Blott
2015-10-04
Make comment/explanation match implementation.
Stephen Blott
2015-10-04
Suppress trailing key events (after link hints).
Stephen Blott
2015-10-02
Simplify c9af886a92e4b686456b34949e907a9d79fb223e.
Stephen Blott
2015-10-02
Block keyboard events when a filtered hint matches.
Stephen Blott
2015-09-21
Add a comment explaining the choice of XMLHttpRequest for UIComponent
mrmr1993
2015-09-20
Merge pull request #1086 from mrmr1993/countMatches
Phil Crosby
2015-09-19
Tidy up #1833.
Stephen Blott
2015-09-18
Load UIComponent stylesheet via XMLHttpRequest, use background as needed
mrmr1993
2015-09-17
Merge pull request #1821 from mrmr1993/hide-uicomponents-by-default
Stephen Blott
2015-09-13
Only show link hints for <label>s for elements without a hint
mrmr1993
2015-09-13
Make <label>s clickable with LinkHints
mrmr1993
2015-09-13
Don't show UIComponent <iframe>s while vimium.css loads
mrmr1993
2015-09-11
Move repeated conditional FindMode code into one place
mrmr1993
2015-09-11
Move escaping regex special chars to its own utility function
mrmr1993
2015-09-11
Make the sort used for filetered link hints stable.
Stephen Blott
2015-09-07
Traverse shadow DOMs when looking for scrollable elements
mrmr1993
2015-09-06
Merge pull request #1774 from mrmr1993/single-character-passkeys-only
Stephen Blott
2015-09-06
Merge branch 'gdh1995-better-KeydownEvents'
Stephen Blott
2015-09-06
Rename stringify to getEventCode.
Stephen Blott
2015-08-29
use documentReady instead of setTimeout to init focusThisFrame
gdh1995
2015-08-28
clean code
gdh1995
[next]