Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renaming. | Přemysl Janouch | 2012-10-08 | 1 | -301/+63 |
| | | | | LdCategoryViewIf -> LdCategoryView -> LdCategoryTreeView | ||||
* | Add LdCategoryViewIf. | Přemysl Janouch | 2012-10-08 | 1 | -74/+31 |
| | | | | Deduplicates parts of LdCategory{,Symbol}View. | ||||
* | Show symbol names in the statusbar again.. | Přemysl Janouch | 2012-10-08 | 1 | -0/+58 |
| | | | | Not very clean but serves its purpose. | ||||
* | 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. |