Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-21 | According to my lords holy command I enacted his graces order of moving all ↵ | Benjamin Paassen | |
peasants and lordlings, big and small, young and old, to our common land and inner sanctuary to be safe from outer threats by those usurpers. | |||
2014-11-15 | added event system to Node class (needed for updating name->node maps in ↵ | Andreas Stöckel | |
parent nodes and to be capbable of informing about updates in the node graph) | |||
2014-11-14 | Moved Managed to core and implemented managing of nodes for the CSS Style Tree. | Benjamin Paassen | |
2014-11-14 | added TestNode unit test | Andreas Stöckel | |
2014-11-13 | Node.cpp and Node.hpp now containts the new Node base class (which always is ↵ | Andreas Stöckel | |
a named node). Node instances implement the complex logic for being resolved with a path of names relative to another node | |||
2014-11-06 | current working copy | Andreas Stöckel | |
git-svn-id: file:///var/local/svn/basicwriter@98 daaaf23c-2e50-4459-9457-1e69db5a47bf | |||
2014-11-03 | fixed bugs in garbage collector, improved handle classes, added some more ↵ | Andreas Stöckel | |
unit tests git-svn-id: file:///var/local/svn/basicwriter@97 daaaf23c-2e50-4459-9457-1e69db5a47bf | |||
2014-11-03 | implemented equals operator, fixed assignment operator, NodeManager now ↵ | Andreas Stöckel | |
asserts that all nodes have been deleted in its destructor git-svn-id: file:///var/local/svn/basicwriter@93 daaaf23c-2e50-4459-9457-1e69db5a47bf | |||
2014-11-02 | implemented garbage collecting node graph | Andreas Stöckel | |
git-svn-id: file:///var/local/svn/basicwriter@91 daaaf23c-2e50-4459-9457-1e69db5a47bf |