Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-14 | Moved Managed to core and implemented managing of nodes for the CSS Style Tree. | Benjamin Paassen | |
2014-11-14 | fixed equals operator in Handle class when comparing Handles of different types | Andreas Stöckel | |
2014-11-13 | allow the Handle class to be converted to const pointers | Andreas Stöckel | |
2014-11-13 | fixed static type assertion in the Handle class for incomplete types | Andreas Stöckel | |
2014-11-13 | refactored NodeManager and Node class to Manager and Managed classes | Andreas Stöckel | |