summaryrefslogtreecommitdiff
path: root/project2/common/viewHost.h
Commit message (Collapse)AuthorAge
* Regeneralise some coderandomdan2012-01-01
| | | | | Fully customisable output chain Minor supporting tweaks here and there
* Split check and test functionality... if and check now take tests as ↵randomdan2011-12-20
| | | | children, adds all, any, none and not as building blocks
* Remove straggling references to XML and configuration from recent changesrandomdan2011-12-15
|
* Pluggable script enginesrandomdan2011-12-14
| | | | | | XML script parser moved to XML module Script parsing object multiple instantiation bug fix Scripts changed to match new standardized format and layout
* Add missing type changesrandomdan2011-11-28
|
* Groundwork for common presenter layerrandomdan2011-11-28
|
* Get rid of the multi presenter mess in viewHost and replace it with a single ↵randomdan2011-11-26
| | | | presenter
* Remove the need to implement loadComplete which is empty in most casesrandomdan2011-11-25
| | | | | Restructure presenters in layers based on features allowing for simpler cache implementations Minor XSLT changes to support new layout from presentation which is more consistent
* The big reshufflerandomdan2011-08-31