aboutsummaryrefslogtreecommitdiffstats
path: root/helpDialog.html
AgeCommit message (Collapse)Author
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