Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code reordering. | Přemysl Janouch | 2012-10-08 | 1 | -210/+202 |
| | |||||
* | Renaming. | Přemysl Janouch | 2012-10-08 | 1 | -11/+11 |
| | | | | LdCategoryViewIf -> LdCategoryView -> LdCategoryTreeView | ||||
* | Add LdCategoryViewIf. | Přemysl Janouch | 2012-10-08 | 1 | -74/+32 |
| | | | | Deduplicates parts of LdCategory{,Symbol}View. | ||||
* | Show symbol names in the statusbar again.. | Přemysl Janouch | 2012-10-08 | 1 | -2/+43 |
| | | | | Not very clean but serves its purpose. | ||||
* | Add drag and drop support for symbols. | Přemysl Janouch | 2012-10-08 | 1 | -13/+138 |
| | |||||
* | Make LdCategorySymbolView show symbols. | Přemysl Janouch | 2012-10-08 | 1 | -20/+210 |
| | |||||
* | Add ld_category_get_path() and use it. | Přemysl Janouch | 2012-10-08 | 1 | -0/+11 |
| | |||||
* | Add an LdCategory * argument to new() functions. | Přemysl Janouch | 2012-10-08 | 1 | -2/+7 |
| | |||||
* | Stub LdCategorySymbolView. | Přemysl Janouch | 2012-10-08 | 1 | -0/+252 |