aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts
AgeCommit message (Expand)Author
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
2016-04-25Help dialog; revert font colour for command names.Stephen Blott
2016-04-25Help dialog; tweak key styling.Stephen Blott
2016-04-25Help dialog; reposition close button.Stephen Blott
2016-04-25Help dialog revert styling of links.Stephen Blott
2016-04-25Make zoom-in/out images clickable.Stephen Blott
2016-04-24Filtered hints; tweak scoring.Stephen Blott
2016-04-24Fix tests following 029741ea2d93031f0c9d5e57ba9cf75546976798.Stephen Blott
2016-04-24Filter filtered-mode link hints.Stephen Blott
2016-04-23Help dialog: CSS tweaks.Stephen Blott
2016-04-23Tweak help-dialog font size.Stephen Blott
2016-04-23Fix help-dialog scroll bars and min width.Stephen Blott
2016-04-23Show tip re. clicking command names.Stephen Blott