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