index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pages
/
options.coffee
Age
Commit message (
Expand
)
Author
2017-09-29
Manually inject custom user CSS into our own frames/pages
mrmr1993
2017-09-15
Use .textContent instead of .innerHTML, where appropriate.
Stephen Blott
2017-08-31
Add ignoreKeyboardLayout option (under advanced).
Stephen Blott
2017-02-08
Stop using deprecated tabs.getSelected; switch to tabs.query
mrmr1993
2016-12-21
Merge pull request #2327 from sco-tt/capitalized-link-hints-options-2
Stephen Blott
2016-12-14
Forces user defined link hints to when options are saved on options page
Scott Pinkelman
2016-12-11
Rework help-dialog HTML.
Stephen Blott
2016-04-21
Prime focus input on the Vimium options page.
Stephen Blott
2016-04-21
Help dialog; remove ability to blur the dialog.
Stephen Blott
2016-04-17
Make showHelp a top-frame command.
Stephen Blott
2016-04-17
Make showHelp not a background command.
Stephen Blott
2016-04-16
Rework UI component focus handling.
Stephen Blott
2016-03-27
Do not hide help dialog on click (on options page).
Stephen Blott
2016-03-13
Tweak options page class names...
Stephen Blott
2016-03-04
Do not use standalone @.
Stephen Blott
2016-02-18
Wait-for-enter: add necessary option support.
Stephen Blott
2016-02-16
Use `for own ... of` instead of `for ... of`
mrmr1993
2016-02-05
Stop options page link from blurring the help dialog iframe
mrmr1993
2016-02-03
Rename VimiumHelpDialog to HelpDialog
mrmr1993
2016-02-03
Remove redundant functions show/hideHelpDialog
mrmr1993
2015-06-20
Add test that every option has a default value.
Stephen Blott
2015-06-16
Make "Show Advanced Options" state persistent.
Stephen Blott
2015-06-11
Initialise options-page link-hint mode correctly (better).
Stephen Blott
2015-06-10
Initialise options-page link-hint mode correctly.
Stephen Blott
2015-06-01
Tweak a456de97daaf1361bc3ad7df775f1b6cbe1f720e.
Stephen Blott
2015-06-01
Use JSON.stringify to compare setting values everywhere
mrmr1993
2015-06-01
Merge branch 'unified-settings-implementation'
Stephen Blott
2015-06-01
Always call performPostUpdateHook after Setting updates (.set/.clear)
mrmr1993
2015-06-01
Eliminate possibility of race condition.
Stephen Blott
2015-06-01
Re-work unified settings.
Stephen Blott
2015-05-31
Fully remove unused option.
Stephen Blott
2015-05-31
Merge pull request #1486 from smblott-github/advanced-options-button
Stephen Blott
2015-05-29
Use lib/settings.coffee to provide settings to options.html/popup.html
mrmr1993
2015-05-11
Search completion; add weigthing option.
Stephen Blott
2015-04-27
Do not remove inner whitespace from passkeys.
Stephen Blott
2015-03-15
Tidy up exclusion rules/propagation.
Stephen Blott
2015-03-15
Rework page icon handling.
Stephen Blott
2015-03-15
Populate popup with frame's URL.
Stephen Blott
2015-02-15
Move "show-advanced-options" to a button.
Stephen Blott
2015-02-13
Tweaks for grab-back-focus.
Stephen Blott
2015-02-12
Grab back focus...
Stephen Blott
2014-12-30
Exclusion; tweeks.
Stephen Blott
2014-12-30
Exclusions; use querySelector to find sub-elements.
Stephen Blott
2014-12-30
Exclusion; move popup-specific logic to its own class.
Stephen Blott
2014-12-21
Exclusion; move exclusion HTML to separate, shared page.
Stephen Blott
2014-12-21
Exclusion; minor updates after review.
Stephen Blott
2014-12-21
Exclusion; fiddle with styling.
Stephen Blott
2014-12-21
Exclusion; warn on chrome pages.
Stephen Blott
2014-12-21
Exclusion; styling.
Stephen Blott
2014-12-21
Exclusion; unique keys; update state on add/remove rule.
Stephen Blott
[next]