Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-13 | Added SessionIDs to http communication. Made SAXParser run on const char*. | deva | |
2009-07-30 | Added unit tests for MacroHeaderParser and TemplateHeaderParser. | deva | |
2009-07-30 | Make sure we don't hang in an infinite loop when encountering malformed ↵ | deva | |
macro/template files. | |||
2009-07-30 | Changed illogically named 'window' tag into the more descriptive 'widgets' tag. | deva | |
2009-07-30 | Removed the term 'course' everywhere, and replaced it by 'template'. This ↵ | deva | |
reduced/simplified the Template class structure a bit. | |||
2009-07-30 | Fixed tagname in the newly added (and obvously untested) ↵ | deva | |
TemplateHeaderParser class. | |||
2009-07-30 | Updated the example template to contain new tags/attributes. | deva | |