Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-05 | Remove PRACRO_ prefix from debug macros. | deva | |
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 | XML define no longer used. | deva | |
2009-07-30 | Removed obsolete TODO comment. | deva | |
2009-07-22 | Changed the way the macros are looked up in the filesystem (now they are ↵ | deva | |
parsed and indexed using version numbers). Updated all unit tests, to compile and run again. |