index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
xml
/
xmlPresenter.h
Commit message (
Expand
)
Author
Age
*
Allow instance registration to occur with different key types
randomdan
2013-09-15
*
Allow specifying a custom date format in an XML presenter declaration, used t...
randomdan
2013-08-19
*
Massive refactor to remove the appEngine and environment complication and ins...
randomdan
2013-07-05
*
Split the plugable stuff into its own files/classes
randomdan
2013-06-21
*
Move options into the global scope
randomdan
2013-06-20
*
Don't add null values to the XML output tree
randomdan
2013-01-23
*
Fix creation of default error XML document style
randomdan
2012-07-22
*
Add support for simple mutations of XML output (node rearrangement)
randomdan
2012-04-20
*
Add init function to presenter because none default ones get cached between r...
randomdan
2012-03-19
*
Finer control over output to presenters, addresses issues with JSON output an...
randomdan
2012-02-17
*
Fix missing email message content
randomdan
2012-01-06
*
Allowing specification of output encoding
randomdan
2012-01-03
*
Regeneralise some code
randomdan
2012-01-01
*
Pluggable script engines
randomdan
2011-12-14
*
Make ContentPresenter a mix-in
randomdan
2011-11-29
*
Remove the need to implement loadComplete which is empty in most cases
randomdan
2011-11-25
*
The big reshuffle
randomdan
2011-08-31