Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename LdSymbolCategory to LdCategory. | Přemysl Janouch | 2012-10-08 | 1 | -4/+4 |
| | |||||
* | Renaming, order categories by name. | Přemysl Janouch | 2012-10-08 | 1 | -1/+1 |
| | | | | | So at least in English the order will make some sense. And it shall stay consistent. | ||||
* | Remove category management from LdLibrary. | Přemysl Janouch | 2012-10-08 | 1 | -1/+2 |
| | | | | | | Now it uses a special hidden `/' root category. Also removed ld_library_clear() momentarily, for it has no users. | ||||
* | Start making a replacement for LdLibraryToolbar. | Přemysl Janouch | 2012-10-08 | 1 | -0/+227 |
The main advantages are the lack of need to create an icon for each category there is in the library and faster workflow. |