summaryrefslogtreecommitdiff
path: root/project2/xml/xmlPresenter.h
Commit message (Expand)AuthorAge
* Use AdHoc plugins for scriptable things and remove legacy plugin supportDan Goodliffe2015-09-30
* Support range requests and seekable streamsrandomdan2014-03-20
* Adds native support for time_duration as a variable typerandomdan2014-03-03
* Allow instance registration to occur with different key typesrandomdan2013-09-15
* Allow specifying a custom date format in an XML presenter declaration, used t...randomdan2013-08-19
* Massive refactor to remove the appEngine and environment complication and ins...randomdan2013-07-05
* Split the plugable stuff into its own files/classesrandomdan2013-06-21
* Move options into the global scoperandomdan2013-06-20
* Don't add null values to the XML output treerandomdan2013-01-23
* Fix creation of default error XML document stylerandomdan2012-07-22
* Add support for simple mutations of XML output (node rearrangement)randomdan2012-04-20
* Add init function to presenter because none default ones get cached between r...randomdan2012-03-19
* Finer control over output to presenters, addresses issues with JSON output an...randomdan2012-02-17
* Fix missing email message contentrandomdan2012-01-06
* Allowing specification of output encodingrandomdan2012-01-03
* Regeneralise some coderandomdan2012-01-01
* Pluggable script enginesrandomdan2011-12-14
* Make ContentPresenter a mix-inrandomdan2011-11-29
* Remove the need to implement loadComplete which is empty in most casesrandomdan2011-11-25
* The big reshufflerandomdan2011-08-31