aboutsummaryrefslogtreecommitdiffstats
path: root/content_scripts/mode_visual.coffee
AgeCommit message (Expand)Author
2017-11-18FF: Use HUD.copyToClipboard everywheremrmr1993
2017-10-25FF: Share |root| global proxy, re-add the globals to window on DOMLoadmrmr1993
2017-04-22Refactor getSelectionType() to DOM utils.Stephen Blott
2017-04-22Revert "Firefox: Fix visual mode."Stephen Blott
2017-04-21Firefox: Fix visual mode.Stephen Blott
2017-04-18Remove use of keyCodes entirely.Stephen Blott
2017-03-26fix typoLuke
2016-09-30Remove Coffeescript 1.10 dependency.Stephen Blott
2016-04-13Add <c-y> and <c-e> for visual mode.Stephen Blott
2016-04-11Better visual-mode selection handling.Stephen Blott
2016-03-25Better choice of callapse on exit.Stephen Blott
2016-03-25More selective integration with the tests.Stephen Blott
2016-03-25Add tests for visual mode.Stephen Blott
2016-03-21Rework cisual mode; tweaks and fixes.Stephen Blott
2016-03-21Simplify singleton handling.Stephen Blott
2016-03-21Rework visual mode.Stephen Blott
2016-03-21Rename visual mode file.Stephen Blott
2015-01-22Visual/edit modes: consolidate both modes in a single file.Stephen Blott
2015-01-22Visual/edit modes: refactor.Stephen Blott
2015-01-21Edit mode: first working visual mode.Stephen Blott
2015-01-13Modes; temporary commit.Stephen Blott
2015-01-12Modes; hint mode should be an insert-mode blocker...Stephen Blott
2015-01-07Modes; Continue incorporation of comments in #1413.Stephen Blott
2015-01-07Modes; rename ConstrainedMode as ExitOnBlur.Stephen Blott
2015-01-06Modes; minor tweeks.Stephen Blott
2015-01-05Modes; more minor tweeks.Stephen Blott
2015-01-05Modes; simplify badge logic.Stephen Blott
2015-01-04Modes; various improvements.Stephen Blott
2015-01-03Modes; add ConstrainedMode.Stephen Blott
2015-01-03Modes; visual-mode, add comment.Stephen Blott
2015-01-03Modes; visual-mode template.Stephen Blott
2015-01-03Modes; add template for visual mode.Stephen Blott