aboutsummaryrefslogtreecommitdiff
path: root/src/ld-diagram-object.c
Commit message (Collapse)AuthorAgeFilesLines
* Make a separate library.Přemysl Janouch2011-01-101-186/+0
| | | | | | 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.
* Use a central header.Přemysl Janouch2011-01-101-4/+1
| | | | | | | $ time (make clean; make) Before: ~8.0 seconds After: ~8.1 seconds
* Move lines around. No functional change.Přemysl Janouch2011-01-041-2/+2
|
* Rename LdDocument* to LdDiagram*.Přemysl Janouch2010-12-161-0/+189
My bad; this name is much more appropriate.