aboutsummaryrefslogtreecommitdiff
path: root/src/ld-diagram-symbol.c
Commit message (Collapse)AuthorAgeFilesLines
* Use a central header.Přemysl Janouch2011-01-101-5/+1
| | | | | | | $ time (make clean; make) Before: ~8.0 seconds After: ~8.1 seconds
* Add a "class" property to LdDiagramSymbol.Přemysl Janouch2011-01-091-5/+71
| | | | | Also add missing gtk-doc comments for ld_diagram_symbol_{get,set}_class().
* Move lines around. No functional change.Přemysl Janouch2011-01-041-2/+2
|
* Rename LdDocument* to LdDiagram*.Přemysl Janouch2010-12-161-0/+109
My bad; this name is much more appropriate.