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