aboutsummaryrefslogtreecommitdiffstats
path: root/pages/options.html
AgeCommit message (Expand)Author
2017-11-16Change description of CSS optionmrmr1993
2017-11-12Use tabIndex to provide the special focusInput behaviour in the optionsmrmr1993
2017-11-02Fix typosmrmr1993
2017-10-29Better wording of backup/restore help text.Stephen Blott
2017-10-29Merge pull request #2748 from mrmr1993/frontend-splitStephen Blott
2017-10-29Fix backup link for FF and Chrome.Stephen Blott
2017-10-29Hide "Download Backup" Link.Stephen Blott
2017-10-29FF: Show backup download link in the options pagemrmr1993
2017-10-28Add backup/restore for Vimium options.Stephen Blott
2017-10-27Move NormalMode to its own content scriptmrmr1993
2017-10-06Allow using capital letters as link hint charactersAnton Strömkvist
2017-09-30Update "Treat find queries as regular expressions"Dibyadeep Paul
2017-09-01Better explanation of ignoreKeyboardLayout.Stephen Blott
2017-08-31Add ignoreKeyboardLayout option (under advanced).Stephen Blott
2017-08-31Update URLs to HTTPS in code, pages and docsDavid Beitey
2017-04-17Remove content_script_loader and all references to itmrmr1993
2017-04-16Revert "Use HTML5 import to load content scripts."mrmr1993
2016-10-01Use HTML5 import to load content scripts.Stephen Blott
2016-09-27Reinstate loading vimium.css.Stephen Blott
2016-09-27Disable content-script loader (temporary).Stephen Blott
2016-03-04Consistent capitalisation on the options page.Stephen Blott
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
2015-09-09Tweak option textPhil Crosby
2015-06-16Make "Show Advanced Options" state persistent.Stephen Blott
2015-06-06Merge branch 'rework-completions'Stephen Blott
2015-06-01Eliminate possibility of race condition.Stephen Blott
2015-05-31Completion page; functional version.Stephen Blott
2015-05-31Merge pull request #1486 from smblott-github/advanced-options-buttonStephen Blott
2015-05-29Use lib/settings.coffee to provide settings to options.html/popup.htmlmrmr1993
2015-05-28Custom-only: remove omniSearchWeightOption.Stephen Blott
2015-05-12Add header for Advanced Options.Stephen Blott
2015-05-11Search completion; add weigthing option.Stephen Blott
2015-03-15Fall back to "chrome://newtab" in incognito mode.Stephen Blott
2015-02-15Move "show-advanced-options" to a button.Stephen Blott
2015-02-13Tweaks for grab-back-focus.Stephen Blott
2015-02-12Grab back focus...Stephen Blott
2014-12-30Merge branch 'search-engine-descriptions' of https://github.com/smblott-githu...Stephen Blott
2014-12-29Descriptions for custom search engines.Stephen Blott
2014-12-21Exclusion; better comments.Stephen Blott
2014-12-21Exclusion; move exclusion HTML to separate, shared page.Stephen Blott
2014-12-21Exclusion; minor updates after review.Stephen Blott
2014-12-21Exclusion; add Save button.Stephen Blott
2014-12-20Exclusion; allow multiple matching rules.Stephen Blott
2014-12-16Revert "Hide the smooth scroll option from the settings UI"Phil Crosby
2014-12-14Hide the smooth scroll option from the settings UIPhil Crosby
2014-12-14Allow more exclusion rules before showing a scrollbarPhil Crosby
2014-12-14Remove the custom scrollbar stylingPhil Crosby
2014-12-12Merge remote-tracking branch 'smblott-github/option-for-options-page'Phil Crosby