Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename LdLibraryPane to LdCategoryView. | Přemysl Janouch | 2012-10-08 | 1 | -1/+1 |
| | | | | And make it load categories recursively using itself. | ||||
* | Rename LdSymbolCategory to LdCategory. | Přemysl Janouch | 2012-10-08 | 1 | -1/+1 |
| | |||||
* | Replace LdLibraryToolbar with LdLibraryPane. | Přemysl Janouch | 2012-10-08 | 1 | -1/+0 |
| | |||||
* | Start making a replacement for LdLibraryToolbar. | Přemysl Janouch | 2012-10-08 | 1 | -0/+1 |
| | | | | | The main advantages are the lack of need to create an icon for each category there is in the library and faster workflow. | ||||
* | Rename LdCanvas to LdDiagramView. | Přemysl Janouch | 2011-02-19 | 1 | -1/+1 |
| | |||||
* | Introduce LdDiagramConnection. | Přemysl Janouch | 2011-02-02 | 1 | -0/+1 |
| | |||||
* | Introduce LdUndoAction. | Přemysl Janouch | 2011-01-31 | 1 | -0/+1 |
| | |||||
* | Move the library toolbar to its own class. | Přemysl Janouch | 2011-01-24 | 1 | -0/+1 |
| | |||||
* | Make a separate library. | Přemysl Janouch | 2011-01-10 | 1 | -0/+34 |
This is required for gtkdoc-scangobj. So far it's much like it's been before, the main differences are that source files are in two directories from now on and the build process has two stages. |