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
/
mode.coffee
Age
Commit message (
Expand
)
Author
2018-08-13
Cache keydown events while launching link hints.
Stephen Blott
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-25
FF: Share |root| global proxy, re-add the globals to window on DOMLoad
mrmr1993
2017-04-24
Make Mode::exit idempotent
mrmr1993
2017-04-18
Use event.code to detect/suppress keyup events.
Stephen Blott
2017-02-08
Stop using non-standard event.srcElement; switch to event.target
mrmr1993
2016-10-15
enterNormalMode; new command - implementation
Stephen Blott
2016-04-17
Do not init() the HUD until it's needed.
Stephen Blott
2016-03-30
Rename handlerStack constants.
Stephen Blott
2016-03-30
Add test for SuppressAllKeyboardEvents.
Stephen Blott
2016-03-30
Fix link-hints race condition.
Stephen Blott
2016-03-21
Simplify singleton handling.
Stephen Blott
2016-03-05
Key bindings; refactor passKeys distribution.
Stephen Blott
2016-03-05
Key bindings; tweaks.
Stephen Blott
2016-03-05
Key bindings; minor tweaks.
Stephen Blott
2016-03-05
Key bindings; more tweaks and fixes.
Stephen Blott
2016-03-04
Do not use standalone @.
Stephen Blott
2016-03-03
Remove methods which aren't used.
Stephen Blott
2016-01-31
Pass arguments to modes' onExit handlers.
Stephen Blott
2015-10-04
Make mode.exit() idempotent.
Stephen Blott
2015-10-04
Make comment/explanation match implementation.
Stephen Blott
2015-10-04
Suppress trailing key events (after link hints).
Stephen Blott
2015-06-07
Exit link-hint mode on click or scroll.
Stephen Blott
2015-06-05
Fix event suppression for Marks keyboard events.
Stephen Blott
2015-06-03
Modes, better comments.
Stephen Blott
2015-06-03
Also set previous position for before global mark movement.
Stephen Blott
2015-06-03
Re-implement Marks, incl `` binding.
Stephen Blott
2015-06-03
Fix tests for #1713...
Stephen Blott
2015-06-03
Refactor to avoid having to cover all keyboard event cases.
Stephen Blott
2015-04-28
Activate grab-back-focus only if enabled.
Stephen Blott
2015-04-18
Mode indicator: more fix for link hints.
Stephen Blott
2015-04-18
Mode indicator: initial move to HUD.
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-02-16
Deactivate global insert mode on focus.
Stephen Blott
2015-02-13
Add callback to runtime message.
Stephen Blott
2015-02-09
Merge branch 'visual-and-edit-modes'
Stephen Blott
2015-02-09
Visual/edit modes: disable mode debugging for merge to master.
Stephen Blott
2015-01-30
Visual/edit modes: another minor code review.
Stephen Blott
2015-01-29
Visual/edit modes: really fix restore of insert-mode sub mode.
Stephen Blott
2015-01-28
Visual/edit modes: yet more minor changes.
Stephen Blott
2015-01-28
Visual/edit modes: minor changes...
Stephen Blott
2015-01-27
Visual/edit modes: minor changes.
Stephen Blott
2015-01-27
Visual/edit modes: self code review.
Stephen Blott
2015-01-26
Visual/edit modes: fix problem resuming insert mode.
Stephen Blott
2015-01-25
Visual/edit modes: better mode changes on blur/focus.
Stephen Blott
2015-01-21
Edit mode: initial framework.
Stephen Blott
2015-01-20
Rework DOM tests.
Stephen Blott
2015-01-18
Modes; disable debugging output by default.
Stephen Blott
[next]