aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts
AgeCommit message (Expand)Author
2016-03-05Key bindings; refactor passKeys distribution.Stephen Blott
2016-03-05Key bindings; tweaks.Stephen Blott
2016-03-05Key bindings; refactor passKeys.Stephen Blott
2016-03-05Key bindings; tweaks.Stephen Blott
2016-03-05Key bindings; and yet more minor tweaks.Stephen Blott
2016-03-05Key bindings; yet more minor tweaks.Stephen Blott
2016-03-05Key bindings; fix tests...Stephen Blott
2016-03-05Key bindings; more minor tweaks.Stephen Blott
2016-03-05Key bindings; minor tweaks.Stephen Blott
2016-03-05Key bindings; more tweaks and fixes.Stephen Blott
2016-03-05Key bindings; tweaks and fixes.Stephen Blott
2016-03-05Key bindings; rewire vomnibar (tweaked).Stephen Blott
2016-03-05Key bindings; rewire vomnibar.Stephen Blott
2016-03-05Key bindings; remove legacy code.Stephen Blott
2016-03-05Key bindings; fix passkeys.Stephen Blott
2016-03-05Key bindings; partially functioning w/ backgound commands.Stephen Blott
2016-03-05Key bindings; initial partially-functioning version.Stephen Blott
2016-03-05Key bindings; initial "generic" class.Stephen Blott
2016-03-05Improved test for messages intended for background page.Stephen Blott
2016-03-04Merge pull request #2029 from smblott-github/refactor-link-hintsStephen Blott
2016-03-04Refactor hints; no need to guard against no rect.Stephen Blott
2016-03-04Do not use standalone @.Stephen Blott
2016-03-03Remove methods which aren't used.Stephen Blott
2016-03-01Refactor hints; add `userMightOverType`.Stephen Blott
2016-03-01Refactor hints; consistent variable naming.Stephen Blott
2016-03-01Refactor hints; remove trailing whitespace.Stephen Blott
2016-03-01Refactor hints; remove legacy code.Stephen Blott
2016-03-01Refactor hints; fix exit sequence.Stephen Blott
2016-02-28Remove some legacy (and unused) code.Stephen Blott
2016-02-28Fix for <count>F.Stephen Blott
2016-02-28Merge pull request #2026 from smblott-github/fix-2023Stephen Blott
2016-02-28Refactor focusFrame.Stephen Blott
2016-02-28Pass to count to scroll commands.Stephen Blott
2016-02-26Change followLink to use the same method as LinkHints clickingmrmr1993
2016-02-22Remove legacy reference to edit mode.Stephen Blott
2016-02-21Fix divide by zero.Stephen Blott
2016-02-20Remove (unused) `tabInfoMap`.Stephen Blott
2016-02-20Refactor command-option parsing.Stephen Blott
2016-02-20hideHUD option applies to insert mode only.Stephen Blott
2016-02-18Wait-for-enter: hold flash in typing protector.Stephen Blott
2016-02-18Wait-for-enter: for filtered hints.Stephen Blott
2016-02-18PassNextKey; fix tests.Stephen Blott
2016-02-18PassNextKey; allow multiple mappings.Stephen Blott
2016-02-18PassNextKey; handle pass-next-key in insert mode.Stephen Blott
2016-02-18PassNextKey; move key parsing to keyboard_utils.coffee.Stephen Blott
2016-02-18PassNextKey; initial implementation.Stephen Blott
2016-02-16Use `for own ... of` instead of `for ... of`mrmr1993
2016-02-14Split filtered hints on non-word and hint characters.Stephen Blott
2016-02-11Change HelpDialog. to @ for methods inside the HelpDialog objectmrmr1993
2016-02-11Only load help dialog iframe when the dialog is to be shownmrmr1993