aboutsummaryrefslogtreecommitdiffstats
path: root/pages
AgeCommit message (Expand)Author
2017-08-31Update URLs to HTTPS in code, pages and docsDavid Beitey
2017-04-21Firefox: Fix format of popup buttons.Stephen Blott
2017-04-18Avoid repeating Backspace and Delete keys.Stephen Blott
2017-04-18Remove use of keyCodes entirely.Stephen Blott
2017-04-18Move keyboard utils to keydown and migrate normal/visual modes.Stephen Blott
2017-04-17Remove content_script_loader and all references to itmrmr1993
2017-04-16Guard against unsupported non-standard contentEditable=plaintext-onlymrmr1993
2017-04-16Revert "Use HTML5 import to load content scripts."mrmr1993
2017-04-13Use white-space: pre; for options page inputsmrmr1993
2017-03-22Include utils in the HUD.Stephen Blott
2017-02-08Stop using deprecated tabs.getSelected; switch to tabs.querymrmr1993
2016-12-21Merge pull request #2327 from sco-tt/capitalized-link-hints-options-2Stephen Blott
2016-12-14Forces user defined link hints to when options are saved on options pageScott Pinkelman
2016-12-12Float find-mode matches to the right.Stephen Blott
2016-12-11Tweak custom-search-engine help HTML.Stephen Blott
2016-12-11Rework help-dialog HTML.Stephen Blott
2016-10-01Use full-path URLs for Vimium resources.Stephen Blott
2016-10-01Use HTML5 import to load content scripts.Stephen Blott
2016-09-27Reinstate loading vimium.css.Stephen Blott
2016-09-27Disable content-script loader (temporary).Stephen Blott
2016-09-25Fix vomnibar z-index.Stephen Blott
2016-04-29Vomnibar, on tab: require there to be completions.Stephen Blott
2016-04-25Help dialog revert styling of links.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-22Better help-dialog formatting.Stephen Blott
2016-04-22Help dialog; do not offer hints outside of the help dialog.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-22Fix help-dialog links.Stephen Blott
2016-04-21Prime focus input on the Vimium options page.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-18Rework the help dialog styling.Stephen Blott
2016-04-18Ensure help dialog is scrollable.Stephen Blott
2016-04-18Remove unused message data.Stephen Blott
2016-04-18Simplify find-mode exit event.Stephen Blott
2016-04-18Abandon HUD on help-dialog close.Stephen Blott
2016-04-17Make showHelp a top-frame command.Stephen Blott
2016-04-17Make showHelp not a background command.Stephen Blott
2016-04-17More code review of UI-component focus handling.Stephen Blott
2016-04-17Use register/unregister frame in help dialog.Stephen Blott
2016-04-16Minor code review.Stephen Blott
2016-04-16Do not focus a hidden help dialog.Stephen Blott
2016-04-16Remove dead code from the HUD initialization.Stephen Blott
2016-04-16Rework UI component focus handling.Stephen Blott
2016-04-14Rework UI component init sequence.Stephen Blott
2016-04-11Only add find-mode HUD text if there is any.Stephen Blott
2016-03-27Finally fix help-dialog focus issue.Stephen Blott