aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-12-11Ensure that we get the last for a key.Stephen Blott
2016-12-11Remove Utils.nextTick() to fix tests.Stephen Blott
2016-12-11Rework help-dialog HTML.Stephen Blott
2016-12-11Rework key-mapping parsing.Stephen Blott
2016-12-10Merge pull request #2326 from smblott-github/move-search-engines-to-bg-utilsStephen Blott
2016-12-10Use 'map X passNextKey normal'.Stephen Blott
2016-12-10Tweak #2338.Stephen Blott
2016-11-09update creditsRamiro Araujo
2016-11-09treat select element as an input, setting focus to itRamiro Araujo
2016-10-23Makes sure all custom link hint characters defined in settings are lower case...Scott Pinkelman
2016-10-23Move SearchEngines to bg-utils.coffee.Stephen Blott
2016-10-23Better line parsing (add note in README).Stephen Blott
2016-10-23Better line parsing (add note in README).Stephen Blott
2016-10-23Merge pull request #2315 from smblott-github/better-line-parsingStephen Blott
2016-10-23Better line parsing (add tests).Stephen Blott
2016-10-23Better line parsing (simplified).Stephen Blott
2016-10-17Better line parsing.Stephen Blott
2016-10-15Note mapKey in README.md.Stephen Blott
2016-10-15enterNormalMode; tweak indicator.Stephen Blott
2016-10-15enterNormalMode; new command - implementationStephen Blott
2016-10-15No-op; rearrange content-script command arguments.Stephen Blott
2016-10-10Don't set the update_url by default.Andrew Z Allen
2016-10-10Merge pull request #2306 from smblott-github/add-key-translationStephen Blott
2016-10-10Add TODO.Stephen Blott
2016-10-10Rename 'translate' to 'mapkey'.Stephen Blott
2016-10-10Merge pull request #2307 from smblott-github/disable-grab-back-focus-in-all-f...Stephen Blott
2016-10-10Disable grab-back-focus in all frames.Stephen Blott
2016-10-09Tweak (simplify) #2306.Stephen Blott
2016-10-09Extend key translation to include Escape.Stephen Blott
2016-10-09Add translate command for key mappings.Stephen Blott
2016-10-09Move logging to the frame's port.Stephen Blott
2016-10-09Remove description from registry entry for key-state mapping.Stephen Blott
2016-10-08Grab back focus prevents focusing embeds."Stephen Blott
2016-10-08Better positioning of link-hints flash rect.Stephen Blott
2016-10-08Merge pull request #2301 from gdh1995/documentElement-offsetStephen Blott
2016-10-08Refactor (and fix) key-parsing regexp.Stephen Blott
2016-10-08handle documentElement's top margin correctlygdh1995
2016-10-05Note backspace key (fix typo).Stephen Blott
2016-10-05Note backspace key.Stephen Blott
2016-10-02Tweak logging.Stephen Blott
2016-10-02More key-sequance parser tests.Stephen Blott
2016-10-02Add post-1.57 notes.Stephen Blott
2016-10-02Merge pull request #2284 from smblott-github/silent-releasesStephen Blott
2016-10-02Merge pull request #2289 from smblott-github/rework-key-parsingStephen Blott
2016-10-02Add tests for compareVersions().Stephen Blott
2016-10-02Better regexp (to match legacy behaviour for '<c->>'.Stephen Blott
2016-10-02Single quotes are clearer here.Stephen Blott
2016-10-02Rename normalizeKey to parseKeySequence.Stephen Blott
2016-10-02Add comment giving example key parsing.Stephen Blott
2016-10-02Rework key-sequence parsing.Stephen Blott