summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/TodoTranslationElement.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-3/+3
| | | | | This is so as to make sure that cloning (which does a shallow copy) gives us references to the same mutable content.
* Handling of translations.David A. Madore2010-10-091-0/+40