aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-06-09Minor touch ups.Stephen Blott
2015-06-09Make LinkHints a class (LinkHintsMode).Stephen Blott
2015-06-09Use tab to select filetered link hints.Stephen Blott
2015-06-09Tweak comments re. keydown versus keypress.Stephen Blott
2015-06-09Only look up linkHintNumbers once.Stephen Blott
2015-06-09Alphabet hints, use keydown for defaults.Stephen Blott
2015-06-08Make hint filters classes.Stephen Blott
2015-06-08Refactor to keydown, as required.Stephen Blott
2015-06-07Note keypress bahaviour for link hints in README.Stephen Blott
2015-06-07Exit link-hint mode on click or scroll.Stephen Blott
2015-06-05Use keypress (instead of keydown) for link hint characters.Stephen Blott
2015-06-05Fix event suppression for Marks keyboard events.Stephen Blott
2015-06-04Unwind passing key and registry entry for marks.Stephen Blott
2015-06-04Use only ' and ` for jumping to previous position.Stephen Blott
2015-06-04Global marks; only handle messages in main frame.Stephen Blott
2015-06-04Global marks; focus and only scroll in the main frame.Stephen Blott
2015-06-04Global marks; prefer to re-use a tab in the current window.Stephen Blott
2015-06-04Global marks; use chrome.tabs.query.Stephen Blott
2015-06-04Merge branch 'fix-marks-and-add-jump-back-to-previous-position' into global-m...Stephen Blott
2015-06-04Exit marks modes on escape.Stephen Blott
2015-06-04Global marks; better comments and fix typo.Stephen Blott
2015-06-04Global marks; move marks to chrome.storage.sync.Stephen Blott
2015-06-04Global marks; add note to release notes in README.Stephen Blott
2015-06-04Global marks; better comments and minor refactoring.Stephen Blott
2015-06-04Global marks; create a new tab, if necessary.Stephen Blott
2015-06-04Global marks; find another (existing) tab if tabId has been removed.Stephen Blott
2015-06-04Global marks; move marks to chrome.storage.Stephen Blott
2015-06-04README; tweak release notes.Stephen Blott
2015-06-03README; correct typo.Stephen Blott
2015-06-03README; correct (syntactically) inacurate informatiom.Stephen Blott
2015-06-03README; correct inacurate informatiom.Stephen Blott
2015-06-03README; improve consistency of Esc usage.Stephen Blott
2015-06-03README layout; avoid horizontal scroll bars.Stephen Blott
2015-06-03Make layout consistent in README commands.Stephen Blott
2015-06-03Modes, better comments.Stephen Blott
2015-06-03Add mark commands to README, more simple refactoring.Stephen Blott
2015-06-03Add mark commands to README, simple refactoring.Stephen Blott
2015-06-03Add mark commands to README, formattingStephen Blott
2015-06-03Add mark commands to README, wordingStephen Blott
2015-06-03Add mark commands to README, wordingStephen Blott
2015-06-03Add mark commands to README, move to own sectionStephen Blott
2015-06-03Add mark commands to README, fix spacingStephen Blott
2015-06-03Add mark commands to READMEStephen Blott
2015-06-03Refactor (to setPreviousPosition) to clarify Marks logic.Stephen Blott
2015-06-03Also set previous position for before global mark movement.Stephen Blott
2015-06-03Note `` in README.Stephen Blott
2015-06-03Re-implement Marks, incl `` binding.Stephen Blott
2015-06-03Fix tests for #1713...Stephen Blott
2015-06-03Refactor to avoid having to cover all keyboard event cases.Stephen Blott
2015-06-03Note global-marks fix in "release notes".Stephen Blott