aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-types.h
Commit message (Collapse)AuthorAgeFilesLines
* Add clang-format configuration, clean upPřemysl Eric Janouch2021-10-251-3/+2
|
* Name changePřemysl Eric Janouch2020-09-281-1/+1
| | | | Also some copyright years fix-ups/updates.
* Fix and update LICENSEPřemysl Janouch2017-02-031-1/+1
|
* Update copyrights.Přemysl Janouch2012-10-081-1/+1
|
* Fix ld-types.h for gtk-doc.Přemysl Janouch2011-02-141-10/+9
|
* Add support for LdDiagramConnection to LdCanvas.Přemysl Janouch2011-02-071-3/+7
| | | | | | | | Heavy LdCanvas refactoring, some modifications to ld-types. It just wasn't possible for me to further work with an old, 2000 lines long file without shuffling everything around at the same time.
* Extend LdPointArray.Přemysl Janouch2011-02-021-3/+10
|
* Fix program messages and gtk-doc comments.Přemysl Janouch2011-01-281-18/+9
|
* Make a separate library.Přemysl Janouch2011-01-101-0/+101
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.