aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2015-04-18Mode indicator: strip all references to badges.Stephen Blott
2015-03-06Merge branch 'fix-focus-html5-inputs'Stephen Blott
2015-03-06Cosmetic changes (following #1490).Stephen Blott
2015-03-03Note relevant PR number for link-hint-text change.Stephen Blott
2015-03-03Do not include duplicated texts in link hints.Stephen Blott
2015-02-19Only send cursor to end when selection has the cursor at the startmrmr1993
2015-02-19Make DomUtils.isSelected behave correctly for all editable elementsmrmr1993
2015-02-19Stop trying to place the cursor at the end of an input on focusmrmr1993
2015-02-18Remove redundant check, make isSelected's behaviour match its contractmrmr1993
2015-02-17Guard against input elements which don't support selectionStart/Endmrmr1993
2015-02-09Merge branch 'visual-and-edit-modes'Stephen Blott
2015-02-06Visual/edit modes: code cleanup.Stephen Blott
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-30Visual/edit modes: another minor code review.Stephen Blott
2015-01-29Visual/edit modes: initial caret mode.Stephen Blott
2015-01-28Visual/edit modes: fix some movements...Stephen Blott
2015-01-28Visual/edit modes: yet more minor changes.Stephen Blott
2015-01-24Visual/edit modes: more edit-mode commands.Stephen Blott
2015-01-24Visual/edit modes: miscellaneous improvements.Stephen Blott
2015-01-23Visual/edit modes: more (and better) commands.Stephen Blott
2015-01-23Visual/edit modes: develop edit mode.Stephen Blott
2015-01-22Visual/edit modes: further development.Stephen Blott
2015-01-21Edit mode: first working visual mode.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