aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-22Fix help-dialog links.Stephen Blott
2016-04-22Merge pull request #2108 from smblott-github/prime-focus-input-on-options-pageStephen 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-18Ensure help dialog is scrollable.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-18Remove unused message data.Stephen Blott
2016-04-18Simplify find-mode exit event.Stephen Blott
2016-04-18Fix tests.Stephen Blott
2016-04-18Abandon HUD on help-dialog close.Stephen Blott
2016-04-18Wait for documentReady() when whoeing ui components.Stephen Blott
2016-04-18Require documentReady for all UI components.Stephen Blott
2016-04-18Revert "UI-compnent commands must wait for the document to be ready."Stephen Blott
2016-04-17UI-compnent commands must wait for the document to be ready.Stephen Blott
2016-04-17Merge pull request #2101 from smblott-github/rework-help-dialogStephen Blott
2016-04-17Only Vomnibar.init() when the Vomnibar is needed.Stephen Blott
2016-04-17Do not init() the HUD until it's needed.Stephen Blott
2016-04-17Make showHelp a top-frame command.Stephen Blott
2016-04-17Make showHelp not a background command.Stephen Blott
2016-04-17Fix 5c3e4bda2968486e23f8cc3410e776de67fec849.Stephen Blott
2016-04-17Merge pull request #2089 from smblott-github/do-not-show-javascript-URLsStephen Blott
2016-04-17Merge pull request #2100 from smblott-github/rework-ui-component-focus-handlingStephen Blott
2016-04-17Better window focus handling.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-17There's no need for a new suggestion property...Stephen Blott
2016-04-17Do not deduplicate javascript: URLs.Stephen Blott
2016-04-17For javascript URLs, do not match javascript content.Stephen Blott
2016-04-16Minor code review.Stephen Blott
2016-04-16Do not focus a hidden help dialog.Stephen Blott
2016-04-16Reinstate vomnibar from within help dialog.Stephen Blott
2016-04-16Self code review re. ui-component focus handling.Stephen Blott
2016-04-16We cannot wait for nextTick() here...Stephen Blott
2016-04-16Remove dead code from the HUD initialization.Stephen Blott
2016-04-16Rework UI component focus handling.Stephen Blott
2016-04-14Note #2093 in README.md.Stephen Blott