summaryrefslogtreecommitdiff
path: root/project2/paramChecker.h
Commit message (Collapse)AuthorAge
* All new dynamic transformations and processing and tidyup and stuffrandomdan2011-07-14
|
* Allow scripts to propergate messages from parameter checks into the ↵randomdan2011-03-10
| | | | | | presentation layer Also allow variables to be constructed from a child element's text
* Fix inheritance of Ifrandomdan2011-03-03
| | | | | | Remove virtual inheritance in many places Strip down the unneeded docs made my doxygen Add beginnings of a docbook
* Tidy up the class hierarchy and reduce header dependenciesrandomdan2011-02-19
|
* Tidied up XML loader using boost::multi_indexrandomdan2011-02-15
|
* Remove the stupid _ naming conventionrandomdan2010-12-17
|
* Whole new low dependency object loaderrandomdan2010-08-24
| | | | | | | Switch to using intrusive_ptr in cases where the class is mine Remove deps of funtional type base cpp files on implementation headers General tidy up in places Post load event and removal of mutable things initialised on first run
* Implement variables (prefixed strings to find values elsewhere)randomdan2010-07-07
|
* Use FCgiIO C++ wrapperrandomdan2010-06-28
| | | | | | | | | Add iterates Change some inheritances Add a numeric load order loader Add support for sessions Add support for a SHM session backend Lots of other little changes
* Use cgicc, add checks, tasks, dynamic loader, atom feed, login pagerandomdan2010-06-18