aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-diagram-view.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate a Wayland-specific warningPřemysl Eric Janouch2021-11-171-1/+3
* Make note of an alternative export approachPřemysl Eric Janouch2021-11-021-0/+3
* Clean upPřemysl Eric Janouch2021-10-291-1/+1
* Add basic print functionalityPřemysl Eric Janouch2021-10-281-45/+168
* Add clang-format configuration, clean upPřemysl Eric Janouch2021-10-251-2/+2
* Name changePřemysl Eric Janouch2020-09-281-1/+1
* Fix assertion failures on quittingPřemysl Janouch2018-06-251-1/+14
* Fix and update LICENSEPřemysl Janouch2017-02-031-1/+1
* Fix motion simulationPřemysl Janouch2015-01-201-1/+25
* Fix zooming with mouse wheelPřemysl Janouch2015-01-201-1/+1
* GTK+ 3: Fix compilation, scrolling, drawingPřemysl Janouch2015-01-191-98/+142
* Switch to GTK3 via pkg-config, start the portPřemysl Janouch2015-01-191-6/+6
* Win32 bugfixes.Přemysl Janouch2012-10-101-15/+18
* Update copyrights.Přemysl Janouch2012-10-081-1/+1
* Add drag and drop support for symbols.Přemysl Janouch2012-10-081-0/+138
* Ignore double/triple clicks in LdDiagramView.Přemysl Janouch2012-10-081-1/+2
* Get more GTK+ 3 ready and respect seals.Přemysl Janouch2012-09-051-44/+42
* Maintenance.Přemysl Janouch2012-08-111-3/+0
* Clean up dead assignments.Přemysl Janouch2012-02-021-2/+0
* Change the cursor when scrolling the view.Přemysl Janouch2011-06-091-1/+13
* Add scrolling using the middle mouse button.Přemysl Janouch2011-06-091-30/+121
* Disallow wheel zooming when holding mouse buttons.Přemysl Janouch2011-06-091-0/+4
* Ignore terminals when hovering above selection.Přemysl Janouch2011-06-091-24/+34
* 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
* Rename LdCanvas to LdDiagramView.Přemysl Janouch2011-02-191-0/+2346