| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-01-15 | Scroll the body element if last activated node is not visible. | Jez Ng | |
| 2012-01-09 | Make focusInput detect textareas as well, and refactor the XPath code. | Jez Ng | |
| Together with e2f3b54, this closes issue #276. | |||
| 2011-01-31 | Remove util functions that the refactor has rendered unnecessary | jez | |
| 2011-01-04 | Factor out invokeCommandString. | jez | |
| Had to make 'this' point explicitly to 'window'. | |||
| 2011-01-04 | Comments and renaming. | jez | |
| 2011-01-03 | Revise 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. | |||
