aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-diagram-view.c
Commit message (Collapse)AuthorAgeFilesLines
* Add API for turning off the grid.Přemysl Janouch2011-03-071-1/+37
|
* Glue to terminal points when creating connections.Přemysl Janouch2011-03-071-10/+18
|
* Allow rotating of symbols while placing them.Přemysl Janouch2011-03-071-5/+13
|
* Fix gtk-doc comments.Přemysl Janouch2011-02-201-1/+3
|
* Disable LdDiagramView scrollbars when not needed.Přemysl Janouch2011-02-201-3/+0
|
* Refactor oper_connect_motion().Přemysl Janouch2011-02-201-25/+51
|
* Also find terminals on ends of connections.Přemysl Janouch2011-02-191-48/+112
|
* Use "typedef struct" in ld-diagram-view.c.Přemysl Janouch2011-02-191-21/+18
|
* Add "x" and "y" properties to LdDiagramView.Přemysl Janouch2011-02-191-22/+114
| | | | Plus a bit of refactoring.
* Rename LdCanvas to LdDiagramView.Přemysl Janouch2011-02-191-0/+2346