summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/TodoBodyElement.java
Commit message (Expand)AuthorAgeFilesLines
* Handle title and subtitle.David A. Madore2010-10-101-0/+18
* Footer handler.David A. Madore2010-10-091-1/+1
* Handling of translations.David A. Madore2010-10-091-2/+3
* Various "stylistic" improvements suggested by Joshua Bloch's book.David A. Madore2010-04-221-1/+3
* Navbar.David A. Madore2010-04-191-1/+1
* Rather than an ad hoc "Options" class, use caller todo directly.David A. Madore2010-04-191-13/+9
* Use RuntimeException classes rather than Error to indicate errors.David A. Madore2010-04-191-2/+2
* Handle <body> element.David A. Madore2010-04-181-0/+77