aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-diagram.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of extra semicolons after macrosPřemysl Eric Janouch2021-10-251-1/+1
* Name changePřemysl Eric Janouch2020-09-281-1/+1
* Fix and update LICENSEPřemysl Janouch2017-02-031-1/+1
* Update copyrights.Přemysl Janouch2012-10-081-1/+1
* Clean up LdDiagram.Přemysl Janouch2012-10-081-20/+21
* Improve code in LdDiagram a bit.Přemysl Janouch2012-08-311-17/+13
* More fixing.Přemysl Janouch2012-08-121-3/+16
* Rename LdCanvas to LdDiagramView.Přemysl Janouch2011-02-191-1/+1
* Fix undoing, create a unit test for history.Přemysl Janouch2011-02-051-1/+1
* Make LdDiagram work with json-glib 0.10.Přemysl Janouch2011-02-041-2/+6
* Update gtk-doc documentation.Přemysl Janouch2011-02-021-3/+4
* Introduce LdDiagramConnection.Přemysl Janouch2011-02-021-0/+4
* Add an undo framework to LdDiagram.Přemysl Janouch2011-02-011-35/+343
* Connect to the "data-changed" signal in LdDiagram.Přemysl Janouch2011-01-291-70/+96
* Fix program messages and gtk-doc comments.Přemysl Janouch2011-01-281-36/+36
* Fix gtk-doc comments for signals.Přemysl Janouch2011-01-231-2/+2
* Refactor LdDiagram selection handling methods.Přemysl Janouch2011-01-161-13/+52
* Revert the order of LdDiagram objects.Přemysl Janouch2011-01-161-2/+1
* Basic implementation of loading.Přemysl Janouch2011-01-161-6/+107
* Basic implementation of saving.Přemysl Janouch2011-01-161-3/+56
* Make a separate library.Přemysl Janouch2011-01-101-0/+550