Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-20 | Rename "index" variable as it shadows global declaration on older systems | Martin Szulecki | 1 | -2/+2 | |
2009-11-28 | Remove last includes of non-existing Utils.h | Martin Szulecki | 1 | -1/+0 | |
2009-11-11 | Fix removal of the Utils class. | Jonathan Beck | 1 | -3/+3 | |
2009-11-10 | Remove wrongly exposed SetParent method. | Jonathan Beck | 1 | -2/+2 | |
2009-11-04 | Add GetNodeIdex and GetNodeKey methods. | Jonathan Beck | 1 | -0/+8 | |
2009-10-28 | Format sources to ANSI style using AStyle (astyle --style=ansi). | Jonathan Beck | 1 | -26/+26 | |
2009-10-28 | Fix build for MSVC9. | Jonathan Beck | 1 | -2/+3 | |
2009-10-26 | Add Set/Get Parent and a helper to create a Node from a plist_t. | Jonathan Beck | 1 | -99/+8 | |
2009-10-16 | Fix Node lifecycle and change argument as reference to const reference. | Jonathan Beck | 1 | -18/+18 | |
2009-10-15 | Fix various mistakes in C++ bindings. | Jonathan Beck | 1 | -3/+42 | |
2009-10-13 | Add C++ binding. | Jonathan Beck | 1 | -0/+194 | |