Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyrights. | Přemysl Janouch | 2012-10-08 | 1 | -1/+1 |
| | |||||
* | Allow rotation of symbols. | Přemysl Janouch | 2011-02-14 | 1 | -0/+10 |
| | | | | | | Bind this action to the right mouse button. Due to limitations of json-glib, we can't store rotation as an enum. | ||||
* | Fix a memory leak in LdDiagramSymbol. | Přemysl Janouch | 2011-02-06 | 1 | -1/+1 |
| | |||||
* | Use JsonObject for LdDiagramObject parameters. | Přemysl Janouch | 2011-01-15 | 1 | -3/+2 |
| | | | | Make LdDiagramObject a regular class. | ||||
* | Make a separate library. | Přemysl Janouch | 2011-01-10 | 1 | -0/+64 |
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. |