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
/
link_hints.coffee
Age
Commit message (
Expand
)
Author
2018-01-10
Fix issue reference
Florian Bruhin
2017-12-18
Do not use vimiumOnClickAttributeName variable...
Stephen Blott
2017-12-18
Tweak hint scoring for filtered hints.
Stephen Blott
2017-12-16
Fix rotate hints for filtered hints.
Stephen Blott
2017-12-14
Detect click listeners for link hints.
Stephen Blott
2017-11-25
Tweak #2783.
Stephen Blott
2017-11-25
Merge pull request #2783 from mrmr1993/use-HTML5-labels
Stephen Blott
2017-11-25
Merge pull request #2601 from mrmr1993/ff-copy-paste
Stephen Blott
2017-11-24
Merge branch 'mrmr1993-pr/link-hints-consistent-flash'
Stephen Blott
2017-11-24
Localise the logic for handling flash elements.
Stephen Blott
2017-11-24
Reintroduce default value for argument in LinkHints::activateLink
mrmr1993
2017-11-24
Flash the clicked element for alphabet hints
mrmr1993
2017-11-24
Merge branch 'mrmr1993-simplifyTabCount'
Stephen Blott
2017-11-24
Retain @tabCount unchanged for non-printable characters.
Stephen Blott
2017-11-20
Unify link hint flash codepaths
mrmr1993
2017-11-20
Inline installKeyboardBlocker
mrmr1993
2017-11-20
Tidy up multiple/redundant checks in LinkHints.activateLink
mrmr1993
2017-11-20
Use Rect.translate to create rects for addFlashRect
mrmr1993
2017-11-18
Merge pull request #2802 from mrmr1993/pr/link-hints-pass-non-printing-keys
Stephen Blott
2017-11-18
FF: Use HUD.copyToClipboard everywhere
mrmr1993
2017-11-16
Use Mode::push to handle adding/removing a handler
mrmr1993
2017-11-14
Don't suppress default action for non-printing keys in link hints
mrmr1993
2017-11-11
Remove unclear & unnecessary tabCount argument to updateVisibleMarkers
mrmr1993
2017-11-11
Clear tabCount explicitly when needed, instead of implicitly and undoing
mrmr1993
2017-11-09
Use HTML labels accessor to get link hint labels for input elements
mrmr1993
2017-11-09
Suppress keydown events for link hint characters
mrmr1993
2017-11-03
ContentEditable must be lower case here.
Stephen Blott
2017-11-02
Add some roles used by GMail to link hints, reduce no. of comparisons
mrmr1993
2017-11-01
Use Rect.intersects instead of Rect.intersectsStrict
mrmr1993
2017-11-01
Rename Rect.rectOverlaps to Rect.intersectsStrict, clarify the comment
mrmr1993
2017-10-29
Let handlerStack call consumeKeyup rather than calling it explicitly
mrmr1993
2017-10-29
Suppress all keyup events automatically if we consume the keydown
mrmr1993
2017-10-29
Make file inputs work with filtered hints.
Stephen Blott
2017-10-25
FF: Share |root| global proxy, re-add the globals to window on DOMLoad
mrmr1993
2017-10-19
Recognise aria-role=tab elements as clickable
mrmr1993
2017-10-07
Tweak #2701 (hint characters for filtered hints).
Stephen Blott
2017-10-06
Allow using capital letters as link hint characters
Anton Strömkvist
2017-09-14
Fix #2642.
Stephen Blott
2017-04-21
Fix tab for link-hint selection.
Stephen Blott
2017-04-18
Fix <Shift> or <Ctrl> link-hint behaviour.
Stephen Blott
2017-04-18
Fix filtered link hints.
Stephen Blott
2017-04-18
Avoid repeating Backspace and Delete keys.
Stephen Blott
2017-04-18
Remove use of keyCodes entirely.
Stephen Blott
2017-04-18
Rework tests for all key handling on keydown.
Stephen Blott
2017-04-18
Remove out-of-date comment.
Stephen Blott
2017-04-18
Migrate link hints to keydown only.
Stephen Blott
2017-03-09
Fix #2445 (link hints with queue broken).
Stephen Blott
2016-12-26
Guard against element.tagName not being a string.
Stephen Blott
2016-12-21
Tweak #2327.
Stephen Blott
2016-12-21
Merge pull request #2327 from sco-tt/capitalized-link-hints-options-2
Stephen Blott
[next]