aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts
AgeCommit message (Expand)Author
2016-10-15enterNormalMode; new command - implementationStephen Blott
2016-10-15No-op; rearrange content-script command arguments.Stephen Blott
2016-10-10Merge pull request #2306 from smblott-github/add-key-translationStephen Blott
2016-10-10Rename 'translate' to 'mapkey'.Stephen Blott
2016-10-10Disable grab-back-focus in all frames.Stephen Blott
2016-10-09Extend key translation to include Escape.Stephen Blott
2016-10-09Add translate command for key mappings.Stephen Blott
2016-10-09Move logging to the frame's port.Stephen Blott
2016-10-08Grab back focus prevents focusing embeds."Stephen Blott
2016-10-08Better positioning of link-hints flash rect.Stephen Blott
2016-10-08handle documentElement's top margin correctlygdh1995
2016-10-02Tweak logging.Stephen Blott
2016-10-01Merge pull request #2283 from smblott-github/fix-find-mode-hangsStephen Blott
2016-10-01Fix find-mode hangs.Stephen Blott
2016-09-30Remove Coffeescript 1.10 dependency.Stephen Blott
2016-09-26Use title attribute for link text.Stephen Blott
2016-09-26Tweak jsaction detection and add tests.Stephen Blott
2016-09-26Fix comment.Stephen Blott
2016-09-25Active hint marker may be in another frame.Stephen Blott
2016-09-25Reinstate highlighting of first hint.Stephen Blott
2016-09-25Do not reset tab index on modifiers.Stephen Blott
2016-09-25Make tab-selected hint visible.Stephen Blott
2016-09-25Refactor z-index allocation to a separate function.Stephen Blott
2016-09-25Don't forget the tab count on <Space>.Stephen Blott
2016-09-25Hint rotation, tweaks for readability.Stephen Blott
2016-09-25Space rotates hints (to make hidden hints visible).Stephen Blott
2016-09-24Fix key handling for 3-key mappings.Stephen Blott
2016-09-24Merge pull request #2250 from smblott-github/better-global-marksStephen Blott
2016-09-24Merge branch 'dpogue-scrollingElement'Stephen Blott
2016-09-24Tweak #2168 (scrolling via scrollingElement).Stephen Blott
2016-09-22Use document.scrollingElement for scrollingDarryl Pogue
2016-09-14Require exact match when we will be scrolling.Stephen Blott
2016-09-09Merge pull request #2242 from gdh1995/hint-label-for-not-disabledStephen Blott
2016-09-09hint a label only if its control is not disabledgdh1995
2016-08-16Add support for opening details elementsBouke van der Bijl
2016-06-17Revert "Adds important to hint marker font-family declaration"Stephen Blott
2016-06-14Adds important to hint marker font-family declarationScott Pinkelman
2016-05-27Fix visual line mode.Stephen Blott
2016-05-12Guard against non-string values.Stephen Blott
2016-05-12Revert "Improves next/previous links by targetting button elements and adding...Stephen Blott
2016-05-07Merge pull request #2118 from smblott-github/fix-ui-component-init-issuesStephen Blott
2016-05-05install the real selectionchange listener after window.findgdh1995
2016-05-02Removes unnecessary parentheses and makes precedence of || and && explicitScott Pinkelman
2016-05-01Make findAndFollowLink look at element values so <input> can be used for next...Scott Pinkelman
2016-04-28Fix UI-component initialization issues.Stephen Blott
2016-04-28Make vimiumFlash a class.Stephen Blott
2016-04-26Improves next/previous links by targetting button elements and adding single ...Scott Pinkelman
2016-04-26Merge pull request #2107 from smblott-github/modernize-help-dialog-stylingStephen Blott
2016-04-26Help dialog; use Vimium-blue for links.Stephen Blott
2016-04-26Help dialog; use fixed-width font for keys.Stephen Blott