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
/
options.html
Age
Commit message (
Expand
)
Author
2011-01-03
Revise how the linkHints object is generated. Add lib/utils.js.
jez
2011-01-01
Tidy up checkbox handling in the options page.
jez
2011-01-01
Change 'narrow' to 'filter' in variable names.
jez
2010-11-26
Changed the wording from Narrow to Filter
Bill Casarin
2010-11-26
Added narrow link hints option to advanced settings
Bill Casarin
2010-06-22
Don't show the options page link on the command listings dialog.
ilya
2010-05-29
Enable vimium on options page
Conrad Irwin
2010-04-18
Small styling change on the options page.
ilya
2010-04-18
Add an unmapAll command to the remapping interface. This closes #116.
ilya
2010-03-09
Make blue those ugly purple links on the options page
Phil Crosby
2010-03-09
give another 40px width to the Options page, so the entry boxes are larger an...
Phil Crosby
2010-03-09
Refresh completion keys on all tabs and associated data structures after key ...
ilya
2010-03-09
Clean up the dialog code in options.html to be more generic.
ilya
2010-03-09
Fix a bug where if you add a mapping, save, and then remove it -- it won't ge...
ilya
2010-03-09
Add a dialog to show all available commands for key mappings under the option...
ilya
2010-03-07
Remove the command reference on the Options page in favor of showing the Help...
Phil Crosby
2010-03-07
Fix a br tag.
ilya
2010-03-04
Move key mappings to the top of the advanced options
Phil Crosby
2010-03-04
tweak the explanatory text next to key mappings
Phil Crosby
2010-02-26
Key Mapping - Reparse the mappings whenever a new value is saved in the optio...
ilya
2010-02-26
Key Mapping - Add support for comments in the mappings text.
ilya
2010-02-26
Key Mapping - Add option textbox and text to the options page.
ilya
2010-01-30
Make the options page in sync with the readme.
Phil Crosby
2010-01-22
Add a UI on the options page for entering custom CSS for link hints.
Phil Crosby
2010-01-22
Make the enabling of the save button on the Options page based on textfield c...
Phil Crosby
2010-01-21
Fix a bug in the options page which would prevent excluded URLs from being saved
Phil Crosby
2010-01-18
Make the comparison between text values and integer default settings less con...
Phil Crosby
2010-01-18
Don't enable the save button when tabbing through fields on the Options page.
Phil Crosby
2010-01-18
Make clicking "advanced options" toggle all advanced options on and off.
Phil Crosby
2010-01-18
Clean up how defaults are restored, and avoid persisting preferences which ar...
Phil Crosby
2010-01-18
Have the Options page use the default settings hash defined in background_pag...
Phil Crosby
2010-01-18
Make the characters used in link hints a user-configurable option. Fixes #66.
Phil Crosby
2010-01-18
A work in progress of having an advanced options section, and adding link hin...
Phil Crosby
2010-01-17
A couple of minor visual touchups on the options screen.
Phil Crosby
2010-01-17
Make the save button disabled, enable it when a change is made, and then disa...
Phil Crosby
2010-01-17
Add a 'restore to defaults' button on the options page
Phil Crosby
2010-01-17
Rename settings.html to options.html, to match Chrome's nomenclature
Phil Crosby