aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-15No-op; rearrange content-script command arguments.Stephen Blott
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
2016-10-01Merge pull request #2285 from smblott-github/content-loader-via-importStephen Blott
2016-10-01Remove legacy migrations.Stephen Blott
2016-10-01Use full-path URLs for Vimium resources.Stephen Blott
2016-10-01Use HTML5 import to load content scripts.Stephen Blott
2016-10-01v1.57 releasev1.571.57Stephen Blott
2016-10-01Enable silent/patch releases.Stephen Blott
2016-10-01Note hangs Vimium bug fix.Stephen Blott
2016-10-01Merge pull request #2283 from smblott-github/fix-find-mode-hangsStephen Blott
2016-10-01Merge pull request #2282 from smblott-github/fix-coffeescript-versionStephen Blott
2016-10-01Fix find-mode hangs.Stephen Blott
2016-09-30Remove Coffeescript 1.10 dependency.Stephen Blott
2016-09-30Note use Coffeescript 1.10.Stephen Blott
2016-09-27Reinstate loading vimium.css.Stephen Blott
2016-09-27Merge pull request #2278 from smblott-github/fix-travisStephen Blott
2016-09-27Note reason for locking down Coffeescript version.Stephen Blott
2016-09-27Attempt to fix travis builds by locking coffee-script to 1.10.0David Yan
2016-09-27Disable content-script loader (temporary).Stephen Blott
2016-09-26Use title attribute for link text.Stephen Blott