summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/TodoTitleElement.java
Commit message (Collapse)AuthorAgeFilesLines
* Improve title of weblog pages.David A. Madore2011-09-081-13/+42
|
* Try to produce HTML5/XHTML5 (polyglot) output.David A. Madore2011-09-071-10/+0
|
* Move most of the context to a "general context" substructure.David A. Madore2011-08-261-7/+7
| | | | | 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/+53