aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-diagram.c
Commit message (Collapse)AuthorAgeFilesLines
* Basic implementation of saving.Přemysl Janouch2011-01-161-3/+56
| | | | | When the objects are stored, ensure that they have a "type" member that makes it possible to determine their class/purpose.
* Make a separate library.Přemysl Janouch2011-01-101-0/+550
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.