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
2017-03-26
fix typo
Luke
2017-03-22
Remove and refactor mapKeyRegistery.
Stephen Blott
2017-03-10
Use the appropriate handler for hashChange
mrmr1993
2017-03-09
Fix #2445 (link hints with queue broken).
Stephen Blott
2017-03-04
Merge pull request #2384 from gdh1995/pass-keys-on-body-locked
Stephen Blott
2017-02-11
Don't depend on global event for Frame event listeners (FF)
mrmr1993
2017-02-11
Don't depend on global event for CoreScroller event listeners (FF)
mrmr1993
2017-02-08
Stop using non-standard event.srcElement; switch to event.target
mrmr1993
2017-01-03
InsertMode should not handle key events if document.body is editable
gdh1995
2016-12-26
Fix (another) infinite-scroll issue.
Stephen Blott
2016-12-26
Guard against element.tagName not being a string.
Stephen Blott
2016-12-21
Don't focus non-focusable node.
Stephen Blott
2016-12-21
Tweak #2327.
Stephen Blott
2016-12-21
Merge pull request #2311 from smblott-github/enterNormalMode
Stephen Blott
2016-12-21
Merge pull request #2327 from sco-tt/capitalized-link-hints-options-2
Stephen Blott
2016-12-12
Remove unused parameter.
Stephen Blott
2016-12-11
Rework help-dialog HTML.
Stephen Blott
2016-12-10
Merge pull request #2326 from smblott-github/move-search-engines-to-bg-utils
Stephen Blott
2016-12-10
Use 'map X passNextKey normal'.
Stephen Blott
2016-11-09
treat select element as an input, setting focus to it
Ramiro Araujo
2016-10-23
Makes sure all custom link hint characters defined in settings are lower case...
Scott Pinkelman
2016-10-23
Move SearchEngines to bg-utils.coffee.
Stephen Blott
2016-10-15
enterNormalMode; tweak indicator.
Stephen Blott
2016-10-15
enterNormalMode; new command - implementation
Stephen Blott
2016-10-15
No-op; rearrange content-script command arguments.
Stephen Blott
2016-10-10
Merge pull request #2306 from smblott-github/add-key-translation
Stephen Blott
2016-10-10
Rename 'translate' to 'mapkey'.
Stephen Blott
2016-10-10
Disable grab-back-focus in all frames.
Stephen Blott
2016-10-09
Extend key translation to include Escape.
Stephen Blott
2016-10-09
Add translate command for key mappings.
Stephen Blott
2016-10-09
Move logging to the frame's port.
Stephen Blott
2016-10-08
Grab back focus prevents focusing embeds."
Stephen Blott
2016-10-08
Better positioning of link-hints flash rect.
Stephen Blott
2016-10-08
handle documentElement's top margin correctly
gdh1995
2016-10-02
Tweak logging.
Stephen Blott
2016-10-01
Merge pull request #2283 from smblott-github/fix-find-mode-hangs
Stephen Blott
2016-10-01
Fix find-mode hangs.
Stephen Blott
2016-09-30
Remove Coffeescript 1.10 dependency.
Stephen Blott
2016-09-26
Use title attribute for link text.
Stephen Blott
2016-09-26
Tweak jsaction detection and add tests.
Stephen Blott
2016-09-26
Fix comment.
Stephen Blott
2016-09-25
Active hint marker may be in another frame.
Stephen Blott
2016-09-25
Reinstate highlighting of first hint.
Stephen Blott
2016-09-25
Do not reset tab index on modifiers.
Stephen Blott
2016-09-25
Make tab-selected hint visible.
Stephen Blott
2016-09-25
Refactor z-index allocation to a separate function.
Stephen Blott
2016-09-25
Don't forget the tab count on <Space>.
Stephen Blott
2016-09-25
Hint rotation, tweaks for readability.
Stephen Blott
2016-09-25
Space rotates hints (to make hidden hints visible).
Stephen Blott
2016-09-24
Fix key handling for 3-key mappings.
Stephen Blott
[next]