aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-08Stop using non-standard event.srcElement; switch to event.targetmrmr1993
2017-02-08Remove stub for deprecated onActiveChangedmrmr1993
2017-02-08Remove stub for deprecated tabs.onSelectionChangedmrmr1993
2017-02-08Stop using deprecated tabs.getAllInWindow; switch to tabs.querymrmr1993
2017-02-08Stop using deprecated tabs.getSelected; switch to tabs.querymrmr1993
2016-12-26Merge pull request #2386 from smblott-github/fix-infinite-scrollingStephen Blott
2016-12-26Fix (another) infinite-scroll issue.Stephen Blott
2016-12-26Merge pull request #2385 from smblott-github/tagName-not-a-stringStephen Blott
2016-12-26Guard against element.tagName not being a string.Stephen Blott
2016-12-21Don't focus non-focusable node.Stephen Blott
2016-12-21Note passNextKey normal in README.md.Stephen Blott
2016-12-21Tweak #2327.Stephen Blott
2016-12-21Merge pull request #2308 from achew22/cakeStephen Blott
2016-12-21Merge pull request #2379 from smblott-github/match-about-blankStephen Blott
2016-12-21Merge pull request #2311 from smblott-github/enterNormalModeStephen Blott
2016-12-21Merge pull request #2327 from sco-tt/capitalized-link-hints-options-2Stephen Blott
2016-12-21Add match-about-blank permission.Stephen Blott
2016-12-14Forces user defined link hints to when options are saved on options pageScott Pinkelman
2016-12-12Remove unused parameter.Stephen Blott
2016-12-12Remove references to enterNormalMode command.Stephen Blott
2016-12-12Merge pull request #2370 from smblott-github/float-find-mode-matches-rightStephen Blott
2016-12-12Float find-mode matches to the right.Stephen Blott
2016-12-11Tweak custom-search-engine help HTML.Stephen Blott
2016-12-11Better wording fo command description.Stephen Blott
2016-12-11Documentation for updates.Stephen Blott
2016-12-11Use registryEntry.optionList.Stephen Blott
2016-12-11Extend createTab to open specific pages.Stephen Blott
2016-12-11Add the raw option list to the command registry.Stephen Blott
2016-12-11Merge pull request #2368 from smblott-github/rework-key-mapping-parsingStephen Blott
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