aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
AgeCommit message (Expand)Author
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
2016-04-02Use ports for all link-hint messages.Stephen Blott
2016-04-02Use port for frame-to-background messages.Stephen Blott
2016-04-02topFramePortForTab is no longer needed.Stephen Blott
2016-04-01Maintain portsForTab mapping tabIds to frame ports.Stephen Blott
2016-03-28Use image data for icons.Stephen Blott
2016-03-28Global link hints; self code review.Stephen Blott
2016-03-28Global link hints; rename message name.Stephen Blott
2016-03-28Global link hints...Stephen Blott
2016-03-26Rework global mark activation.Stephen Blott
2016-03-26Add test for badly-formed exclusion regexp.Stephen Blott
2016-03-26Multiple minor tweaks.Stephen Blott
2016-03-26Merge branch 'standardise-foreground-commands'Stephen Blott
2016-03-26Get frameId in background page.Stephen Blott