Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce LdDiagramConnection. | Přemysl Janouch | 2011-02-02 | 1 | -8/+0 |
| | |||||
* | Add an undo framework to LdDiagram. | Přemysl Janouch | 2011-02-01 | 1 | -0/+7 |
| | | | | | | Modify LdDiagram and LdDiagramObject to use it. Trash commit c2403fdcf7885d7da1efa2c0dfb3e294f760ca9c. | ||||
* | Refactor LdDiagram selection handling methods. | Přemysl Janouch | 2011-01-16 | 1 | -5/+3 |
| | | | | Add ld_diagram_remove_selection(). | ||||
* | Basic implementation of loading. | Přemysl Janouch | 2011-01-16 | 1 | -0/+22 |
| | | | | Add an error domain for the purpose of returning errors. | ||||
* | Make a separate library. | Přemysl Janouch | 2011-01-10 | 1 | -0/+98 |
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. |