aboutsummaryrefslogtreecommitdiffstats
path: root/helpDialog.html
AgeCommit message (Collapse)Author
2011-02-11Change the font size on the help dialog to 11 temporarily because, without ↵ilya
more refactoring, the command view in the options page with advanced enabled is way too large.
2011-02-09Re-center the help dialog when it gets taller after clicking "show advanced ↵Phil Crosby
commands"
2011-02-09Preserve the "show advanced commands" setting after you close the vimium ↵Phil Crosby
help dialog.
2011-01-30Tighten up the layout of the help dialogPhil Crosby
2011-01-30Split the help dialog into common commands and advanced commands. This ↵Phil Crosby
closes #284
2010-09-05Repair a help dialog regression I introducedPhil Crosby
2010-09-05minor style changesPhil Crosby
2010-05-18Add a link to the Options page in the vimium help dialog. Closes #87.Phil Crosby
2010-04-25Merge branch 'master' of git://github.com/philc/vimiumilya
2010-04-25Add showHelp to the command listings / help dialog.ilya
2010-04-24Override all background colors in the help dialog. Fixes wikipedia and ↵Phil Crosby
closes #95.
2010-04-24Specify a table-layout of auto; this fixes the help dialog's appearance on ↵Phil Crosby
gamefaqs.com
2010-03-09Add a dialog to show all available commands for key mappings under the ↵ilya
options page.
2010-03-07Make the help dialog a little more robust against the page's styles.Phil Crosby
2010-03-07Vertically center the help dialog.Phil Crosby
2010-03-07Display the current version in the help dialog. Hide link to homepage.Phil Crosby
2010-03-07Show a help dialog when pressing ? which displays all of the current ↵Phil Crosby
keybindings o_O