summaryrefslogtreecommitdiff
path: root/test/core/ManagedTest.cpp
AgeCommit message (Collapse)Author
2014-12-05transformed the last enum to uppercase.Benjamin Paassen
2014-11-21refactored ManagedContainer to own header, added (currently untested) ↵Andreas Stöckel
ManagedMap class
2014-11-16added ManagedContainer and ManagedVector templates which allow automatic ↵Andreas Stöckel
acquiring of a Managed objects stored within that container owned by another Managed object
2014-11-14Moved Managed to core and implemented managing of nodes for the CSS Style Tree.Benjamin Paassen