| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Also refactored the test page a little.
 | 
 | 
This is to prevent excess characters from being passed into command
mode.
 | 
 | 
tagName returns 'undefined' for text nodes, so it is less desirable.
Non-html documents return nodeName/tagNames in lowercase.
 | 
 | 
 | 
 | 
It occasionally happens when hint mode is activated too early.
 | 
 | 
 | 
 | 
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.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Link hinting seems to be generally working now
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Also tidy up backspace handling.
 | 
 | 
 | 
 | 
Closes #140."
This reverts commit 416925e540067f56834bf9f6b7a4b21a77448926.
 | 
 | 
Captures some elements that were previously missed, e.g. on
translate.google.com.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
and added 'q cmd' and 'q help cmd' to commands.js
 | 
 | 
Conflicts:
	CREDITS
	lib/keyboardUtils.js
 | 
 | 
Possibly faster and definitely cleaner
 | 
 | 
 |