Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an LdCategory * argument to new() functions. | Přemysl Janouch | 2012-10-08 | 1 | -8/+9 |
| | |||||
* | Stub LdCategorySymbolView. | Přemysl Janouch | 2012-10-08 | 1 | -5/+14 |
| | |||||
* | Get rid of the `expander prefix' property. | Přemysl Janouch | 2012-10-08 | 1 | -63/+49 |
| | | | | And make the root be named after whatever the path separator is set to. | ||||
* | Make child Categories point back to their parents. | Přemysl Janouch | 2012-10-08 | 1 | -0/+3 |
| | |||||
* | Fix property type in LdCategoryView. | Přemysl Janouch | 2012-10-08 | 1 | -1/+1 |
| | |||||
* | Rename LdLibraryPane to LdCategoryView. | Přemysl Janouch | 2012-10-08 | 1 | -0/+323 |
And make it load categories recursively using itself. |