index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
helpDialog.html
Age
Commit message (
Expand
)
Author
2012-05-05
rename help dialog
Phil Crosby
2012-01-15
Harden and move CSS declarations out of the code.
Peter Parks
2012-01-15
Adjusted CSS for linkhints, help menu, text search, and bookmarks search UI e...
Peter Parks
2012-01-09
Use JS to resize the help dialog automatically.
Jez Ng
2012-01-09
Prevent help dialog from overflowing the screen.
Jez Ng
2011-09-13
removed call to centerDialog
Jakh Daven
2011-07-29
Remove the zooming functionality. It conflict's with Chrome's native zooming ...
Phil Crosby
2011-02-11
Change the font size on the help dialog to 11 temporarily because, without mo...
ilya
2011-02-09
Re-center the help dialog when it gets taller after clicking "show advanced c...
Phil Crosby
2011-02-09
Preserve the "show advanced commands" setting after you close the vimium help...
Phil Crosby
2011-01-30
Tighten up the layout of the help dialog
Phil Crosby
2011-01-30
Split the help dialog into common commands and advanced commands. This closes...
Phil Crosby
2010-09-05
Repair a help dialog regression I introduced
Phil Crosby
2010-09-05
minor style changes
Phil Crosby
2010-05-18
Add a link to the Options page in the vimium help dialog. Closes #87.
Phil Crosby
2010-04-25
Merge branch 'master' of git://github.com/philc/vimium
ilya
2010-04-25
Add showHelp to the command listings / help dialog.
ilya
2010-04-24
Override all background colors in the help dialog. Fixes wikipedia and closes...
Phil Crosby
2010-04-24
Specify a table-layout of auto; this fixes the help dialog's appearance on ga...
Phil Crosby
2010-03-09
Add a dialog to show all available commands for key mappings under the option...
ilya
2010-03-07
Make the help dialog a little more robust against the page's styles.
Phil Crosby
2010-03-07
Vertically center the help dialog.
Phil Crosby
2010-03-07
Display the current version in the help dialog. Hide link to homepage.
Phil Crosby
2010-03-07
Show a help dialog when pressing ? which displays all of the current keybindi...
Phil Crosby