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
2016-04-26
Merge pull request #2107 from smblott-github/modernize-help-dialog-styling
Stephen Blott
2016-04-25
Make zoom-in/out images clickable.
Stephen Blott
2016-04-24
Filtered hints; tweak scoring.
Stephen Blott
2016-04-24
Fix tests following 029741ea2d93031f0c9d5e57ba9cf75546976798.
Stephen Blott
2016-04-24
Filter filtered-mode link hints.
Stephen Blott
2016-04-22
Help dialog; do not offer hints outside of the help dialog.
Stephen Blott
2016-04-17
Better window focus handling.
Stephen Blott
2016-04-12
Set the mode indicator last.
Stephen Blott
2016-04-12
Make rects absolute in window earlier.
Stephen Blott
2016-04-09
Minor performance tweak.
Stephen Blott
2016-04-08
Trim linkText when it's collected, not repreatedly.
Stephen Blott
2016-04-08
Filtered hints; do not accept split characters.
Stephen Blott
2016-04-08
Simplify filtered hint matching.
Stephen Blott
2016-04-08
Merge pull request #2088 from smblott-github/filtered-hints-better-typed-text...
Stephen Blott
2016-04-08
Refactor setModeIndicator().
Stephen Blott
2016-04-08
Show filtered characters in mode indicator.
Stephen Blott
2016-04-08
Filtered hints; ignore unmatched text.
Stephen Blott
2016-04-08
Do not post hint descriptors back to the frame itself.
Stephen Blott
2016-04-05
Better close-down for global link hints.
Stephen Blott
2016-04-05
Unregister frame on "unload".
Stephen Blott
2016-04-04
Remove keyboard-suppressing mode when necessary.
Stephen Blott
2016-04-04
Better indicator message.
Stephen Blott
2016-04-04
Shorten link text.
Stephen Blott
2016-04-04
Handle requireHref for link hints locally.
Stephen Blott
2016-04-04
Document hint descriptors.
Stephen Blott
2016-04-04
Keep showLinkText local for link hints.
Stephen Blott
2016-04-04
Keep reason local for link hints.
Stephen Blott
2016-04-04
Keep rects local for link hints.
Stephen Blott
2016-04-04
Do not render link hints in remote frames.
Stephen Blott
2016-04-03
Freeze frame state on link-hint activation.
Stephen Blott
2016-04-03
Remove blocking mode when no hints found.
Stephen Blott
2016-04-02
Make stableSortCount per instance.
Stephen Blott
2016-04-02
Make document.body selectable as scrollable.
Stephen Blott
2016-04-02
Use ports for all link-hint messages.
Stephen Blott
2016-04-02
Use port for frame-to-background messages.
Stephen Blott
2016-04-02
Wait for docomentReady to generate hints.
Stephen Blott
2016-04-01
Ensure settings are loaded.
Stephen Blott
2016-03-30
Rename handlerStack constants.
Stephen Blott
2016-03-30
Fix link-hints race condition.
Stephen Blott
2016-03-30
Minor refactor of link-hints exit sequence.
Stephen Blott
2016-03-29
Add tests for WaitForEnter.
Stephen Blott
2016-03-29
Escape to exit WaitForEnter.
Stephen Blott
2016-03-28
Disable Ctrl modifier for filtered hints.
Stephen Blott
2016-03-28
Change hintMarkers to @hintMarkers.
Stephen Blott
2016-03-28
Better names for variables.
Stephen Blott
2016-03-28
Move LocalHints out of link-hints mode.
Stephen Blott
2016-03-28
Better test for scrollability.
Stephen Blott
2016-03-28
Fix for f6925630a7e22b4483bc872d9242776bce5337c1.
Stephen Blott
2016-03-28
Filter out link-hint false positives.
Stephen Blott
2016-03-28
Make scrollable elements selectable with hints.
Stephen Blott
[next]