| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Bind this action to the right mouse button.
Due to limitations of json-glib, we can't store rotation as an enum.
|
| |
|
|
|
|
|
|
| |
Modify LdDiagram and LdDiagramObject to use it.
Trash commit c2403fdcf7885d7da1efa2c0dfb3e294f760ca9c.
|
| |
|
|
|
|
|
|
|
|
| |
* Add generic methods for data storage, making it able
to store data in a hierarchy.
* Reimplement ld_diagram_{get,set}_data_for_param on top
of the generic methods.
* Add a "data-changed" signal.
|
|
|
|
| |
Make small corrections.
|
|
|
|
| |
Make LdDiagramObject a regular class.
|
|
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.
|