aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-03Show/hide advanced commands with CSS class, other tidyingmrmr1993
2016-02-03Update only help dialog contents when showingmrmr1993
2016-02-03Use <span>s as placeholders in help_dialog.htmlmrmr1993
2016-02-03Store help dialog injected strings together, inject all at oncemrmr1993
2016-02-03Restructure VimiumHelpDialog so show and init have appropriate codemrmr1993
2016-02-03Move help dialog hide code into VimiumHelpDialog.hidemrmr1993
2016-02-03Move remaining help dialog show code into VimiumHelpDialog.showmrmr1993
2016-02-03Move help dialog setup to VimiumHelpDialog.initmrmr1993
2016-02-03Simple cosmetic changes to VimiumHelpDialogmrmr1993
2016-02-03Move VimiumHelpDialog out of showHelpDialogmrmr1993
2016-02-01Not bug fixes in README.md.Stephen Blott
2016-02-01Note in README.mdStephen Blott
2016-02-01Fix typo in README.md.Stephen Blott
2016-02-01Use a count with link hints; update README.md.Stephen Blott
2016-02-01Merge pull request #1963 from smblott-github/link-hints-with-countStephen Blott
2016-02-01Use a count with link hints; better comment.Stephen Blott
2016-02-01Use a count with link hints; exit on Backspace.Stephen Blott
2016-02-01Merge pull request #1962 from smblott-github/focus-input-fix-visual-indicatorStephen Blott
2016-02-01Focus input: use Rect.copy element.getBoundingClientRect().Stephen Blott
2016-01-31Use a count with link hints; working w/ Escape.Stephen Blott
2016-01-31Pass arguments to modes' onExit handlers.Stephen Blott
2016-01-31Fix visual indicator for `focusInput()`.Stephen Blott
2016-01-31Remove code omitted from 68a39707817ab8693e1ddd9381611c0bfb46ebaa.Stephen Blott
2016-01-31Use a count with link hints.Stephen Blott
2016-01-31Merge branch 'goToLine'Stephen Blott
2016-01-31Fix oversight in 7f3ae1ffcf3185392cf30a62f4b83474b68f66cc.Stephen Blott
2016-01-31Merge pull request #1958 from smblott-github/logging-pageStephen Blott
2016-01-31Merge pull request #1961 from smblott-github/remove-edit-modeStephen Blott
2016-01-31Wholly remove edit-mode code.Stephen Blott
2016-01-31Merge pull request #1960 from smblott-github/link-hints-better-score-shorter-...Stephen Blott
2016-01-31Better scoring for filtered hints.Stephen Blott
2016-01-31Merge pull request #1908 from smblott-github/fix-ctrl-escapeStephen Blott
2016-01-31Merge pull request #1819 from mrmr1993/unhover-links-when-clicking-link-hintStephen Blott
2016-01-31Add a basic log page; tweaks.Stephen Blott
2016-01-30Bump version to 1.541.54Phil Crosby
2016-01-30Fix line wrapPhil Crosby
2016-01-30Reference the FAQ from the READMEPhil Crosby
2016-01-30Merge pull request #1954 from smblott-github/link-hints-need-linksStephen Blott
2016-01-30Rework unhovering to occur automatically for all simulated hoversmrmr1993
2016-01-30Exit link hints if there are no links.Stephen Blott
2016-01-30Emit mouseout when clicking a new element link hintsmrmr1993
2016-01-30Add a basic log pagemrmr1993
2016-01-30Merge pull request #1952 from smblott-github/link-hints-ignore-scrollStephen Blott
2016-01-30Do not enter link-hints mode on scroll.Stephen Blott
2016-01-30Merge pull request #1951 from mrmr1993/remove-cursor-hiderStephen Blott
2016-01-30Remove CursorHidermrmr1993
2016-01-30Add number modifier to `gg' scrollToTop commandmrmr1993
2016-01-30Merge pull request #1949 from smblott-github/simpler-hint-stringStephen Blott
2016-01-29Simplify hint-string generation; tweaks.Stephen Blott
2016-01-29Simplify hint-string generation; filtered hints.Stephen Blott