aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-16Do not focus a hidden help dialog.Stephen Blott
2016-04-16Reinstate vomnibar from within help dialog.Stephen Blott
2016-04-16Self code review re. ui-component focus handling.Stephen Blott
2016-04-16We cannot wait for nextTick() here...Stephen Blott
2016-04-16Remove dead code from the HUD initialization.Stephen Blott
2016-04-16Rework UI component focus handling.Stephen Blott
2016-04-14Note #2093 in README.md.Stephen Blott
2016-04-14Merge pull request #2097 from smblott-github/ui-component-init-sequenceStephen Blott
2016-04-14Merge pull request #2093 from smblott-github/c-y-c-e-for-visual-modeStephen Blott
2016-04-14Rework UI component init sequence.Stephen Blott
2016-04-13Add <c-y> and <c-e> for visual mode.Stephen Blott
2016-04-12Set the mode indicator last.Stephen Blott
2016-04-12Make rects absolute in window earlier.Stephen Blott
2016-04-11Better visual-mode selection handling.Stephen Blott
2016-04-11Only add find-mode HUD text if there is any.Stephen Blott
2016-04-11Revert always initialize help dialog.Stephen Blott
2016-04-10Always init() the help dialog.Stephen Blott
2016-04-10Fix Vomnibar initialization issue.Stephen Blott
2016-04-09Simplify javascript: URLs in vomnibar.Stephen Blott
2016-04-09A UI component isn't ready until it's ready.Stephen Blott
2016-04-09Minor performance tweak.Stephen Blott
2016-04-08Trim linkText when it's collected, not repreatedly.Stephen Blott
2016-04-08Filtered hints; do not accept split characters.Stephen Blott
2016-04-08Simplify filtered hint matching.Stephen Blott
2016-04-08Merge pull request #2088 from smblott-github/filtered-hints-better-typed-text...Stephen Blott
2016-04-08Refactor setModeIndicator().Stephen Blott
2016-04-08Show filtered characters in mode indicator.Stephen Blott
2016-04-08Filtered hints; ignore unmatched text.Stephen Blott
2016-04-08Reinstate necessary test.Stephen Blott
2016-04-08Do not post hint descriptors back to the frame itself.Stephen Blott
2016-04-05Frame Ids must be integers.Stephen Blott
2016-04-05Unregister frame when postMessage fails.Stephen Blott
2016-04-05Better close-down for global link hints.Stephen Blott
2016-04-05Unregister frame on "unload".Stephen Blott
2016-04-05Check for document.activeElement.Stephen Blott
2016-04-04Remove keyboard-suppressing mode when necessary.Stephen Blott
2016-04-04Only send required link-hint properties.Stephen Blott
2016-04-04Add backstop for global link hints.Stephen Blott
2016-04-04Better indicator message.Stephen Blott
2016-04-04Shorten link text.Stephen Blott
2016-04-04Do not offer activated element as scrollable.Stephen Blott
2016-04-04Better handling of port failures.Stephen Blott
2016-04-04Handle all frames the same (for frames/ports).Stephen Blott
2016-04-04Handle requireHref for link hints locally.Stephen Blott
2016-04-04Document hint descriptors.Stephen Blott
2016-04-04Keep showLinkText local for link hints.Stephen Blott
2016-04-04Keep reason local for link hints.Stephen Blott
2016-04-04Keep rects local for link hints.Stephen Blott
2016-04-04Do not render link hints in remote frames.Stephen Blott
2016-04-03Freeze frame state on link-hint activation.Stephen Blott