summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/TodoSubtitleElement.java
Commit message (Collapse)AuthorAgeFilesLines
* Use HTML5 elements for header, hgroup, nav(bar), footer.David A. Madore2011-09-071-1/+1
|
* Move most of the context to a "general context" substructure.David A. Madore2011-08-261-5/+5
| | | | | This is so as to make sure that cloning (which does a shallow copy) gives us references to the same mutable content.
* Irrelevant changes to avoid some warnings by gcj.David A. Madore2011-04-271-1/+0
|
* Handle title and subtitle.David A. Madore2010-10-101-0/+44