aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2015-02-03Merge branch 'find-mode-history'Stephen Blott
2015-02-01Merge branch 'modes-rework-dom-tests'Stephen Blott
2015-02-01Give find mode a history.Stephen Blott
2015-01-20Add contentEditable as criterion for isSelectable.Stephen Blott
2015-01-20Rework DOM tests (integrate keyboard-event handling).Stephen Blott
2015-01-20Rework DOM tests.Stephen Blott
2015-01-20Minor refactoring of isSelected().Stephen Blott
2015-01-18Move isSelected test to before possible blur/click.Stephen Blott
2015-01-18Merge branch 'master' into fix-simulate-selectStephen Blott
2015-01-18Do not change selection if selection exists.Stephen Blott
2015-01-18Modes; fix simulateSelect for PostFindMode.Stephen Blott
2015-01-18Merge pull request #1413 from smblott-github/modesStephen Blott
2015-01-18Modes; pre-merge clean up.Stephen Blott
2015-01-16Modes; clean up.Stephen Blott
2015-01-12Fix race condition on the options page (better).Stephen Blott
2015-01-12Fix race condition on the options page.Stephen Blott
2015-01-11Modes; yet more tweaks, yet more tests.Stephen Blott
2015-01-11Modes; rework debugging support.Stephen Blott
2015-01-11Modes; add DOM tests.Stephen Blott
2015-01-11Modes; add DOM tests.Stephen Blott
2015-01-10Modes; better printable detection, move to keyboard_utils.Stephen Blott
2015-01-10Modes; reinstate key blockers:Stephen Blott
2015-01-10Modes; instrument for debugging...Stephen Blott
2015-01-10Modes; more changes...Stephen Blott
2015-01-08Modes; incorporate small changes from #1413.Stephen Blott
2015-01-08Modes; more changes...Stephen Blott
2015-01-08Modes; refactor PostFindMode key handling.Stephen Blott
2015-01-07Modes; Continue incorporation of comments in #1413.Stephen Blott
2015-01-07Modes; rework Singletons, InsertModeBlocker and HandlerStack.Stephen Blott
2015-01-06Modes; when exiting on Escape, also grab keyup event.Stephen Blott
2015-01-05Modes; revise InsertMode as two classes.Stephen Blott
2015-01-04Modes; comment tweeks.Stephen Blott
2015-01-04Revise handler stack implementation.Stephen Blott
2015-01-04Modes; various improvements.Stephen Blott
2015-01-03Modes; more renaming and refactoring.Stephen Blott
2015-01-03Modes; better constant naming.Stephen Blott
2015-01-02Modes; incorporate find mode.Stephen Blott
2015-01-02Modes; fix insert mode.Stephen Blott
2015-01-02Modes; rework badge handling and fix passkeys mode.Stephen Blott
2015-01-02Modes; better name for handlerStack.passDirectlyToPage.Stephen Blott
2015-01-01Modes; implement insert mode.Stephen Blott
2015-01-01Modes; minor changes.Stephen Blott
2015-01-01Modes; incorporate three test modes.Stephen Blott
2014-12-31Modes proof-of-concept.Stephen Blott
2014-12-30Merge branch 'smblott-link-hints-overlap' into post-1.46Stephen Blott
2014-12-30Merge branch 'master' into post-1.46Stephen Blott
2014-12-30Merge branch 'passkeys---union-of-rules' of https://github.com/smblott-github...Stephen Blott
2014-12-30Exclusions; use querySelector to find sub-elements.Stephen Blott
2014-12-29Merge pull request #1384 from smblott-github/fix-search-custom-search-engine-...Stephen Blott
2014-12-28Consistent treatment of search terms; update comment..Stephen Blott