aboutsummaryrefslogtreecommitdiffstats
path: root/pages
AgeCommit message (Expand)Author
2016-03-27Finally fix help-dialog focus issue.Stephen Blott
2016-03-27Handle focus events for UI components.Stephen Blott
2016-03-27Do not hide help dialog on click (on options page).Stephen Blott
2016-03-26selected wasn't being used here.Stephen Blott
2016-03-13Tweak options page class names...Stephen Blott
2016-03-05Key bindings; and yet more tiny tweaks.Stephen Blott
2016-03-05Key bindings; tweaks.Stephen Blott
2016-03-05Key bindings; and yet more minor tweaks.Stephen Blott
2016-03-05Key bindings; fix exit help page.Stephen Blott
2016-03-04Consistent capitalisation on the options page.Stephen Blott
2016-03-04Merge pull request #2031 from smblott-github/clickable-command-namesStephen Blott
2016-03-04Use role/link to make command names clickable.Stephen Blott
2016-03-04Do not use standalone @.Stephen Blott
2016-03-04Make command names in the help diablog clickable.Stephen Blott
2016-02-28Merge pull request #2014 from smblott-github/record-install-dateStephen Blott
2016-02-27Remove unnecessary vomnibar click code.Stephen Blott
2016-02-22Format branch better on logging pagemrmr1993
2016-02-22Include branch information in the logging pagemrmr1993
2016-02-22Correct name on the logging page.Stephen Blott
2016-02-22Add install date to logging page; remove console.log.Stephen Blott
2016-02-22Add install date to logging page.Stephen Blott
2016-02-20Use for (not for own) when iterating over an event's propertiesmrmr1993
2016-02-20hideHUD option applies to insert mode only.Stephen Blott
2016-02-18Wait-for-enter: better wording on options page.Stephen Blott
2016-02-18Wait-for-enter: add necessary option support.Stephen Blott
2016-02-16Use `for own ... of` instead of `for ... of`mrmr1993
2016-02-11Add a comment explaining why HelpDialog has seemingly redundant fieldsmrmr1993
2016-02-05Stop options page link from blurring the help dialog iframemrmr1993
2016-02-03Hide help dialog when clicking outside of itmrmr1993
2016-02-03Fix closing the help dialogmrmr1993
2016-02-03Move help dialog into an iframemrmr1993
2016-02-03Rename VimiumHelpDialog to HelpDialogmrmr1993
2016-02-03Remove redundant functions show/hideHelpDialogmrmr1993
2016-02-03Update only help dialog contents when showingmrmr1993
2016-02-03Use <span>s as placeholders in help_dialog.htmlmrmr1993
2016-01-30Add a basic log pagemrmr1993
2015-09-09Tweak option textPhil Crosby
2015-09-09Alt modifier in vomnibar opens in new tab.Stephen Blott
2015-06-25Merge branch 'hud-iframe-input-with-store-all-settings'Stephen Blott
2015-06-25Merge branch 'store-all-settings' into hud-iframe-input-with-store-all-settingsStephen Blott
2015-06-20Add test that every option has a default value.Stephen Blott
2015-06-16Make "Show Advanced Options" state persistent.Stephen Blott
2015-06-13Pad the HUD leading / with a "hair space"mrmr1993
2015-06-13Suppress arrow events in find-mode HUD.Stephen Blott
2015-06-13Place cursor at end of find-mode input...Stephen Blott
2015-06-11Initialise options-page link-hint mode correctly (better).Stephen Blott
2015-06-10Initialise options-page link-hint mode correctly.Stephen Blott
2015-06-10Tweaks to up/down handler in find mode HUD to give it the data it needsmrmr1993
2015-06-10Handle up and down keys directly in the HUDmrmr1993
2015-06-10Move FindModeHistory to its own file to be used by the HUD iframe toomrmr1993