aboutsummaryrefslogtreecommitdiffstats
path: root/options
AgeCommit message (Collapse)Author
2012-10-23Forgot to include handler_stack.js in options.html.Jez Ng
2012-10-23Tweak options page description and ensure tests pass.Jez Ng
2012-10-23Code cleanup, as requested by in3/Jez Ng here:Stephen Blott
- https://github.com/philc/vimium/pull/682.
2012-10-21Configurable vomnibox default/fallback search engine.Stephen Blott
2012-09-10Add option to make regex find the default. Closes #569.Jez Ng
2012-09-03Fix checkbox handling in options page.Jez Ng
Seems like an entire 'else' clause was somehow dropped.
2012-08-25Fixed the formatting on the helpDialog overlay when viewed from the options ↵Matt Garriott
menu.
2012-08-22Style tweak to options unload prompt.Caleb Spare
2012-08-22Prompt if exiting the options page with unsaved changes.Caleb Spare
Fixes #549.
2012-08-20[Options] Get rid of Consolas in mono stackCaleb Spare
2012-08-20[Options] Make width settings uniform.Caleb Spare
2012-08-20[Options] Remove unused CSS.Caleb Spare
2012-08-20[Options] Code cleanup including some Mac OS tweaks.Caleb Spare
2012-08-20[Options] Get rid of the scroll overlay effect.Caleb Spare
This just doesn't look good with the hint text on the right.
2012-08-20[Options] Styling help for the 'examples' hint text.Caleb Spare
2012-08-20[Options] Initial options restyling.Caleb Spare
* Tidy up CSS for consistency * Remove inline styles * Fonts, sizes, colors, borders, etc. based on Chrome's settings pages.
2012-08-20[Options] Remove trailing whitespace.Caleb Spare
2012-08-20Clean up the font stacksCaleb Spare
2012-08-19Convert options.js -> options/options.coffee.Jez Ng