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
/
lib
/
handler_stack.coffee
Age
Commit message (
Expand
)
Author
2017-11-09
Suppress propagation for keyup events when we have for keydown events
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
2016-04-13
Add <c-y> and <c-e> for visual mode.
Stephen Blott
2016-03-31
Fix @suppressEvent and tweak comments.
Stephen Blott
2016-03-30
Rework handlerStack.bubbleEvent() for greater clarity.
Stephen Blott
2016-03-30
Rename handlerStack constants.
Stephen Blott
2016-03-05
Key bindings; more tweaks and fixes.
Stephen Blott
2016-03-04
Do not use standalone @.
Stephen Blott
2015-10-04
Suppress trailing key events (after link hints).
Stephen Blott
2015-04-18
Mode indicator: strip all references to badges.
Stephen Blott
2015-02-09
Merge branch 'visual-and-edit-modes'
Stephen Blott
2015-01-24
Visual/edit modes: miscellaneous improvements.
Stephen Blott
2015-01-23
Visual/edit modes: develop edit mode.
Stephen Blott
2015-01-20
Rework DOM tests (integrate keyboard-event handling).
Stephen Blott
2015-01-20
Rework DOM tests.
Stephen Blott
2015-01-18
Modes; pre-merge clean up.
Stephen Blott
2015-01-11
Modes; yet more tweaks, yet more tests.
Stephen Blott
2015-01-11
Modes; rework debugging support.
Stephen Blott
2015-01-11
Modes; add DOM tests.
Stephen Blott
2015-01-11
Modes; add DOM tests.
Stephen Blott
2015-01-10
Modes; instrument for debugging...
Stephen Blott
2015-01-10
Modes; more changes...
Stephen Blott
2015-01-08
Modes; incorporate small changes from #1413.
Stephen Blott
2015-01-08
Modes; refactor PostFindMode key handling.
Stephen Blott
2015-01-07
Modes; Continue incorporation of comments in #1413.
Stephen Blott
2015-01-07
Modes; rework Singletons, InsertModeBlocker and HandlerStack.
Stephen Blott
2015-01-05
Modes; revise InsertMode as two classes.
Stephen Blott
2015-01-04
Modes; comment tweeks.
Stephen Blott
2015-01-04
Revise handler stack implementation.
Stephen Blott
2015-01-03
Modes; more renaming and refactoring.
Stephen Blott
2015-01-03
Modes; better constant naming.
Stephen Blott
2015-01-02
Modes; incorporate find mode.
Stephen Blott
2015-01-02
Modes; fix insert mode.
Stephen Blott
2015-01-02
Modes; rework badge handling and fix passkeys mode.
Stephen Blott
2015-01-02
Modes; better name for handlerStack.passDirectlyToPage.
Stephen Blott
2015-01-01
Modes; implement insert mode.
Stephen Blott
2015-01-01
Modes; minor changes.
Stephen Blott
2015-01-01
Modes; incorporate three test modes.
Stephen Blott
2014-12-31
Modes proof-of-concept.
Stephen Blott
2012-10-20
Refactor handlerStack. Closes #657.
Jez Ng