aboutsummaryrefslogtreecommitdiffstats
path: root/options.html
AgeCommit message (Expand)Author
2012-08-19Convert options.js -> options/options.coffee.Jez Ng
2012-08-04Miscellaneous cleanups.Jez Ng
2012-07-26Upgrade to manifest version 2.Jez Ng
2012-06-12Port settings.js to coffeescriptPhil Crosby
2012-06-12Port commands.js to coffeescriptPhil Crosby
2012-05-05Make the vomnibar work on the Options page.Phil Crosby
2012-05-05Put content scripts and background scripts in separate directories, so the pu...Phil Crosby
2012-04-29Remove the venerable bookmarks implementation which is now superceded by the ...Phil Crosby
2012-02-27Store checkbox state as a boolean.Jez Ng
2012-02-26Options page should use the background settings object directly.Jez Ng
2012-02-15Tidy up the options page.Phil Crosby
2012-02-15Merge pull request #466 from fernandezpablo85/masterPhil Crosby
2012-01-26Re-enable Vimium on the options page.Jez Ng
2012-01-26Add migration code for old localStorage values.Jez Ng
2012-01-26Refactor settings storage and make it support empty strings.Jez Ng
2012-01-24hide HUD optionPablo Fernandez
2012-01-15Harden and move CSS declarations out of the code.Peter Parks
2012-01-09Merge remote-tracking branch 'daning/master'Jez Ng
2011-11-26Make the preferences UI for the new link filtering mode look nicer.Phil Crosby
2011-07-29Remove the zooming functionality. It conflict's with Chrome's native zooming ...Phil Crosby
2011-03-08issue 315: Suggest to add previous and next page pattern configunknown
2011-02-13Merge branch 'master' into filter-hintsjez
2011-02-11Make the options page use the normal help dialog code path when its showing t...ilya
2011-02-11Fix a bug where you can't save empty fields if there's a non-empty default. A...ilya
2011-01-31Merge branch 'master' into filter-hintsjez
2011-01-30Make "d" and "u" scroll up and down a page instead of closing and restoring t...Phil Crosby
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