aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-diagram-symbol.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix a memory leak in LdDiagramSymbol.Přemysl Janouch2011-02-061-1/+1
|
* Use JsonObject for LdDiagramObject parameters.Přemysl Janouch2011-01-151-3/+2
| | | | Make LdDiagramObject a regular class.
* Make a separate library.Přemysl Janouch2011-01-101-0/+64
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.