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
2015-06-11
Revert "Make "a-z" characters work in filter hints mode."
Stephen Blott
2015-06-11
Make "a-z" characters work in filter hints mode.
Stephen Blott
2015-06-10
Fix bug relating to duplicate hint strings.
Stephen Blott
2015-06-10
Fix incorrect filtering.
Stephen Blott
2015-06-10
Note changes in README.
Stephen Blott
2015-06-10
Account for words at start of filter text.
Stephen Blott
2015-06-10
Rank filtered hints by score.
Stephen Blott
2015-06-10
Remove legacy (broken and unnecessary) calls.
Stephen Blott
2015-06-10
Simplify activate-on-enter logic.
Stephen Blott
2015-06-09
Minor touch ups.
Stephen Blott
2015-06-09
Make LinkHints a class (LinkHintsMode).
Stephen Blott
2015-06-09
Use tab to select filetered link hints.
Stephen Blott
2015-06-09
Tweak comments re. keydown versus keypress.
Stephen Blott
2015-06-09
Only look up linkHintNumbers once.
Stephen Blott
2015-06-09
Alphabet hints, use keydown for defaults.
Stephen Blott
2015-06-08
Make hint filters classes.
Stephen Blott
2015-06-08
Refactor to keydown, as required.
Stephen Blott
2015-06-07
Exit link-hint mode on click or scroll.
Stephen Blott
2015-06-05
Use keypress (instead of keydown) for link hint characters.
Stephen Blott
2015-06-01
Remove LinkHints.init()...
Stephen Blott
2015-06-01
Re-work unified settings.
Stephen Blott
2015-05-31
Replace settings.get with Settings.get in the frontend
mrmr1993
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
Make DomUtils.getVisibleClientRects default to expected behaviour
mrmr1993
2015-04-27
Don't focus <input type="submit" /> elements from link hints
mrmr1993
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-18
Mode indicator: more fix for link hints.
Stephen Blott
2015-04-18
Mode indicator: fix for link hints.
Stephen Blott
2015-04-18
Mode indicator: strip all references to badges.
Stephen Blott
2015-03-09
Pass keyup events after entering link-hint mode.
Stephen Blott
2015-03-03
Do not include duplicated texts in link hints.
Stephen Blott
2015-01-18
Merge pull request #1413 from smblott-github/modes
Stephen Blott
2015-01-18
Modes; pre-merge clean up.
Stephen Blott
2015-01-17
Minor rework in link hints.
Stephen Blott
2015-01-17
Rework modifier key handling for link hints.
Stephen Blott
2015-01-17
Make `activateModeWithQueue` support link hint mode modifiers
mrmr1993
2015-01-17
Re-introduce ctrl, shift keys as link hint mode modifiers
mrmr1993
2015-01-15
Modes; tweaks and fiddles.
Stephen Blott
2015-01-14
Modes; substantial reworking of insert mode (and friends).
Stephen Blott
2015-01-13
Modes; temporary commit.
Stephen Blott
2015-01-13
Modes; temporary commit.
Stephen Blott
2015-01-12
Modes; hint mode should be an insert-mode blocker...
Stephen Blott
2015-01-12
Modes; (slightly) nicer badge.
Stephen Blott
2015-01-11
Modes; incorporate link hints.
Stephen Blott
[next]