aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Collapse)Author
2011-01-04Factor out invokeCommandString.jez
Had to make 'this' point explicitly to 'window'.
2011-01-04Comments and renaming.jez
2011-01-03Revise how the linkHints object is generated. Add lib/utils.js.jez
Extend a template object rather than using prototype inheritance. The previous method created confusion about whether a given property resided in the base or in the specialization.
2010-10-24fixed bug which showed help page on searching with /Christof Musik
2010-06-29Merge branch 'branden'ilya
Conflicts: CREDITS lib/keyboardUtils.js
2010-06-01Allow mapping to arrow keys and f-keysConrad Irwin
Conflicts: commands.js
2010-04-28Shift key toggles current/new tab in link hints mode.Branden Rolston
2010-03-07Move some of the keyboard-translation code into another file.Phil Crosby
This keeps things tidy and will allow this code to be accessed from the Options page.
2010-01-03Implement 'y' -- yank (copy) the current tab's url to the clipboard.ilya