aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts
AgeCommit message (Expand)Author
2016-04-01Tweak hel dialog height.Stephen Blott
2016-04-01Fix height of help dialog.Stephen Blott
2016-04-01Ensure settings are loaded.Stephen Blott
2016-03-31Use @suppressEvent instead of false.Stephen Blott
2016-03-30Tweak 21da3fcafbb29540788037dbcdbdce79ad14e650.Stephen Blott
2016-03-30Rename handlerStack constants.Stephen Blott
2016-03-30Add test for SuppressAllKeyboardEvents.Stephen Blott
2016-03-30Fix link-hints race condition.Stephen Blott
2016-03-30Minor refactor of link-hints exit sequence.Stephen Blott
2016-03-29Fix typo in debugging code.Stephen Blott
2016-03-29Fix race condition in grab-back-focus.Stephen Blott
2016-03-29Add tests for WaitForEnter.Stephen Blott
2016-03-29Escape to exit WaitForEnter.Stephen Blott
2016-03-28Disable Ctrl modifier for filtered hints.Stephen Blott
2016-03-28Change hintMarkers to @hintMarkers.Stephen Blott
2016-03-28Better names for variables.Stephen Blott
2016-03-28Move LocalHints out of link-hints mode.Stephen Blott
2016-03-28Better test for scrollability.Stephen Blott
2016-03-28Fix for f6925630a7e22b4483bc872d9242776bce5337c1.Stephen Blott
2016-03-28Filter out link-hint false positives.Stephen Blott
2016-03-28Make scrollable elements selectable with hints.Stephen Blott
2016-03-28Global link hints; make frames selectable.Stephen Blott
2016-03-28Global link hints; self code review (3)...Stephen Blott
2016-03-28Global link hints; revert b7535a604954b5873d825eb66bfecd08f1f2c99b.Stephen Blott
2016-03-28Global link hints; self code review (minor tweaks).Stephen Blott
2016-03-28Global link hints; self code review.Stephen Blott
2016-03-28Global link hints; better comments, exit() fix.Stephen Blott
2016-03-28Global link hints; focus window for selectable elements.Stephen Blott
2016-03-28Global link hints; do not exit in Esc here.Stephen Blott
2016-03-28Global link hints; fix focus issue for options page.Stephen Blott
2016-03-28Global link hints; rename message name.Stephen Blott
2016-03-28Global link hints; reinstate mode toggling.Stephen Blott
2016-03-28Global link hints; reinstate href-based modes.Stephen Blott
2016-03-28Golbal link hints; fic tests.Stephen Blott
2016-03-28Simplify diff (again).Stephen Blott
2016-03-28Simplify diff.Stephen Blott
2016-03-28Global link hints...Stephen Blott
2016-03-28Move link activation to HintCoordinator.Stephen Blott
2016-03-28Add HintCorrdinator stub.Stephen Blott
2016-03-28Separate ClickableElements functions from LinkHintsMode.Stephen Blott
2016-03-27Finally fix help-dialog focus issue.Stephen Blott
2016-03-27Handle focus events for UI components.Stephen Blott
2016-03-27Fix options page when help-dialog showing.Stephen Blott
2016-03-27Fix handler return for escape.Stephen Blott
2016-03-27Escape closes help dialog.Stephen Blott
2016-03-26Ensure correct sendResponse() is called.Stephen Blott
2016-03-26Rework global mark activation.Stephen Blott
2016-03-26Merge branch 'standardise-foreground-commands'Stephen Blott
2016-03-26Get frameId in background page.Stephen Blott
2016-03-26Merge pull request #2064 from smblott-github/standardise-background-commands-v2Stephen Blott