aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts
AgeCommit message (Expand)Author
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
2016-04-23Fix help dialog HTML.Stephen Blott
2016-04-22Nicer styling of command names in help dialog.Stephen Blott
2016-04-22Better help-dialog formatting.Stephen Blott
2016-04-22Fix x-axis position.Stephen Blott
2016-04-22Help dialog; do not offer hints outside of the help dialog.Stephen Blott
2016-04-22Help dialog; better formatting of command names.Stephen Blott
2016-04-22Help dialog; set maximum width.Stephen Blott
2016-04-22Help dialog: put keys in greyed-out box.Stephen Blott
2016-04-22Help dialog: increase size and make white background.Stephen Blott
2016-04-22Place help dialog in darkend frame.Stephen Blott
2016-04-22Simplify 618d66bbd57d7709f211149305ebc41f1b6941f9.Stephen Blott
2016-04-21Prime focus input on the Vimium options page.Stephen Blott
2016-04-21Reinstate Vomnibar init on load.Stephen Blott
2016-04-21Help dialog; remove ability to blur the dialog.Stephen Blott
2016-04-21Revert "Rework the help dialog styling."Stephen Blott
2016-04-21Revert "Reinstate help dialog shadow."Stephen Blott
2016-04-18Reinstate help dialog shadow.Stephen Blott
2016-04-18Rework the help dialog styling.Stephen Blott
2016-04-18Tweak max height of help dialog.Stephen Blott
2016-04-18Revert "Fix options page when help-dialog showing."Stephen Blott
2016-04-18Cache content_scripts/vimium.css in chrome.storage.local.Stephen Blott
2016-04-18Revert "Cache content_scripts/vimium.css in chrome.storage.local."Stephen Blott
2016-04-18Cache content_scripts/vimium.css in chrome.storage.local.Stephen Blott
2016-04-18Simplify find-mode exit event.Stephen Blott
2016-04-18Abandon HUD on help-dialog close.Stephen Blott
2016-04-18Wait for documentReady() when whoeing ui components.Stephen Blott