aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
AgeCommit message (Expand)Author
2016-09-24Add "all" and "other" options for toggleMuteTab.Stephen Blott
2016-09-24Merge pull request #2250 from smblott-github/better-global-marksStephen Blott
2016-09-24Tweak #2269 (toggleMuteTab).Stephen Blott
2016-09-23fixup! New feature/command: Mute/unmute tab.Tobias Gläßer
2016-09-23New feature/command: Mute/unmute tab.Tobias Gläßer
2016-09-23New feature/command: Mute/unmute tab.Tobias Gläßer
2016-09-17Tweaks to comments.Stephen Blott
2016-09-14Fix omission from 722cd3c40f89d93682f08e88b6d4cb46ca70991e.Stephen Blott
2016-09-14Require exact match when we will be scrolling.Stephen Blott
2016-09-14Match globa-mark URLs by length.Stephen Blott
2016-08-18support mapping <backspace>gdh1995
2016-05-15Handle <space> in the same way as other special keys.Stephen Blott
2016-05-09Add a commentPhil Crosby
2016-05-07Fix link-hints failing to launch.Stephen Blott
2016-05-06Fix binary-search OOB.Stephen Blott
2016-04-27Unregister frame port on onDisconnect.Stephen Blott
2016-04-26Help dialog; consistent ordering of commands.Stephen Blott
2016-04-26Help dialog; re-order and tweak command descriptions.Stephen Blott
2016-04-25Help dialog; fix show-advanced-command button position.Stephen Blott
2016-04-23Show tip re. clicking command names.Stephen Blott
2016-04-22Nicer styling of command names in help dialog.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: put keys in greyed-out box.Stephen Blott
2016-04-22Help dialog: increase size and make white background.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-17Make showHelp a top-frame command.Stephen Blott
2016-04-17Make showHelp not a background command.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-09Simplify javascript: URLs in vomnibar.Stephen Blott
2016-04-08Reinstate necessary test.Stephen Blott
2016-04-08Do not post hint descriptors back to the frame itself.Stephen Blott
2016-04-05Frame Ids must be integers.Stephen Blott
2016-04-05Unregister frame when postMessage fails.Stephen Blott
2016-04-05Better close-down for global link hints.Stephen Blott
2016-04-05Unregister frame on "unload".Stephen Blott
2016-04-04Only send required link-hint properties.Stephen Blott
2016-04-04Add backstop for global link hints.Stephen Blott
2016-04-04Better handling of port failures.Stephen Blott
2016-04-04Handle all frames the same (for frames/ports).Stephen Blott
2016-04-04Handle requireHref for link hints locally.Stephen Blott
2016-04-03Freeze frame state on link-hint activation.Stephen Blott
2016-04-02Simplify UI component initialisation.Stephen Blott
2016-04-02Do not register tiny frames.Stephen Blott
2016-04-02Separate registerFrame from port initialization.Stephen Blott
2016-04-02The name argument isn't being used here.Stephen Blott