aboutsummaryrefslogtreecommitdiff
path: root/src/ld-document.c
Commit message (Collapse)AuthorAgeFilesLines
* Prepare the project for json-glib.Přemysl Janouch2010-12-051-0/+1
| | | | This required writing a special CMake find module.
* Initial LdDocument implementation.Přemysl Janouch2010-12-051-0/+287
| | | | The document maintains a list of LdDocumentObject objects.
* Renamed source files.Přemysl Janouch2010-09-191-0/+0
Also a little change in CMakeLists.txt. The next commit is going to change the object prefix.