Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic implementation of saving. | Přemysl Janouch | 2011-01-16 | 1 | -3/+56 |
| | | | | | When the objects are stored, ensure that they have a "type" member that makes it possible to determine their class/purpose. | ||||
* | Use JsonObject for LdDiagramObject parameters. | Přemysl Janouch | 2011-01-15 | 4 | -69/+210 |
| | | | | Make LdDiagramObject a regular class. | ||||
* | Make a separate library. | Přemysl Janouch | 2011-01-10 | 26 | -0/+5570 |
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. |