aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-11Only load help dialog iframe when the dialog is to be shownmrmr1993
2016-02-11Add a comment explaining why HelpDialog has seemingly redundant fieldsmrmr1993
2016-02-11Show vomnibar above the help dialog, remove an unnecessary CSS rulemrmr1993
2016-02-11Tidy up detection for the current page and context belonging to usmrmr1993
2016-02-10BgUtils; two fixes...Stephen Blott
2016-02-09BgUtils; implement visitPreviousTab.Stephen Blott
2016-02-09BgUtils; move tabRecency to bg_tiles.coffee.Stephen Blott
2016-02-05Stop options page link from blurring the help dialog iframemrmr1993
2016-02-04Revert "Tweaks to #1966."Stephen Blott
2016-02-04Tweaks to #1966.Stephen Blott
2016-02-03Hide help dialog when clicking outside of itmrmr1993
2016-02-03Fix closing the help dialogmrmr1993
2016-02-03Prevent nested help dialog iframesmrmr1993
2016-02-03Move help dialog into an iframemrmr1993
2016-02-03Move toggleHelpDialog to HelpDialog.togglemrmr1993
2016-02-03Move frameId check from toggleHelpDialog to its message listenermrmr1993
2016-02-03Move isShowingHelpDialog to HelpDialog.showingmrmr1993
2016-02-03Rename VimiumHelpDialog to HelpDialogmrmr1993
2016-02-03Remove redundant functions show/hideHelpDialogmrmr1993
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