Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add content to style and script elements. | David A. Madore | 2011-04-27 | 1 | -0/+22 |
* | Various "stylistic" improvements suggested by Joshua Bloch's book. | David A. Madore | 2010-04-22 | 1 | -1/+3 |
* | Rather than an ad hoc "Options" class, use caller todo directly. | David A. Madore | 2010-04-19 | 1 | -12/+8 |
* | Use RuntimeException classes rather than Error to indicate errors. | David A. Madore | 2010-04-19 | 1 | -4/+4 |
* | Fix misuse of getAttributeNS(), and handling of xml:lang. | David A. Madore | 2010-04-18 | 1 | -7/+7 |
* | A handful of meta tags, script and style sections. | David A. Madore | 2010-04-18 | 1 | -0/+29 |
* | Rename TodoContext class to Context. Usually call "ctx" its instances. | David A. Madore | 2010-04-18 | 1 | -24/+24 |
* | Preliminary handler for <daml> element. | David A. Madore | 2010-04-18 | 1 | -0/+78 |