| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Also fix the "human-name" property in LdSymbolCategory
and correct gtk-doc comments for coordinates properties
accessors in LdDocumentObject.
|
| |
|
|
|
|
| |
Prototypes for these functions were wrong; fixed.
|
|
|
|
|
|
|
| |
The property is set to TRUE whenever the document changes.
The user may set it back to FALSE with ld_document_set_modified().
Also don't emit the "changed" signal when nothing has happened.
|
|
|
|
| |
This required writing a special CMake find module.
|
|
|
|
| |
The document maintains a list of LdDocumentObject objects.
|
|
Also a little change in CMakeLists.txt.
The next commit is going to change the object prefix.
|