aboutsummaryrefslogtreecommitdiff
path: root/src/ld-document-object.c
Commit message (Collapse)AuthorAgeFilesLines
* Add change notifications to properties.Přemysl Janouch2010-12-161-2/+8
| | | | | | Also fix the "human-name" property in LdSymbolCategory and correct gtk-doc comments for coordinates properties accessors in LdDocumentObject.
* Initial LdDocument implementation.Přemysl Janouch2010-12-051-0/+183
The document maintains a list of LdDocumentObject objects.