aboutsummaryrefslogtreecommitdiff
path: root/src/ld-diagram.c
Commit message (Collapse)AuthorAgeFilesLines
* Draw selected objects with another color.Přemysl Janouch2011-01-051-2/+3
| | | | | | | | Store all colors in LdCanvasPrivate and initialize them upon object creation. This creates a base for color themes. Make attempts to try adding an object that's not a part of the document to the selection issue a warning.
* Move lines around. No functional change.Přemysl Janouch2011-01-041-2/+2
|
* Rename LdDocument* to LdDiagram*.Přemysl Janouch2010-12-161-0/+455
My bad; this name is much more appropriate.