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-09-12
Use browser.runtime.getBrowserInfo to identify Firefox
mrmr1993
2017-08-18
Check whether events are trusted before executing listeners
mrmr1993
2017-05-17
Consume keyboard events for marks.
Stephen Blott
2017-05-08
Update linear gradient syntax to avoid deprecation
Jesper Nellemann Jakobsen
2017-04-24
Make Mode::exit idempotent
mrmr1993
2017-04-22
Fix global marks.
Stephen Blott
2017-04-22
Refactor getSelectionType() to DOM utils.
Stephen Blott
2017-04-22
Revert "Firefox: Fix visual mode."
Stephen Blott
2017-04-21
Firefox: Fix visual mode.
Stephen Blott
2017-04-21
Fix tab for link-hint selection.
Stephen Blott
2017-04-20
Blur the focused iframe when restoring window focus
mrmr1993
2017-04-18
Fix <Shift> or <Ctrl> link-hint behaviour.
Stephen Blott
2017-04-18
Fix filtered link hints.
Stephen Blott
2017-04-18
Use event.code to detect/suppress keyup events.
Stephen Blott
2017-04-18
Continue bubbling unmapped events.
Stephen Blott
2017-04-18
Do not reset key state for modifiers.
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 marks to keydown only.
Stephen Blott
2017-04-18
Migrate link hints to keydown only.
Stephen Blott
2017-04-18
Move keyboard utils to keydown and migrate normal/visual modes.
Stephen Blott
2017-04-17
Clarify postFindFocus and obviously separate it from the try..catch
mrmr1993
2017-04-16
Rework FindMode HUD refocusing to not depend directly on the HUD
mrmr1993
2017-04-16
Catch errors thrown by window.find when it wraps/fails on FF
mrmr1993
2017-04-16
Fallback to storage.local if storage.sync is not available
mrmr1993
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
[next]