aboutsummaryrefslogtreecommitdiff
path: root/src/ld-types.h
Commit message (Collapse)AuthorAgeFilesLines
* Make a separate library.Přemysl Janouch2011-01-101-101/+0
| | | | | | 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.
* Add ld_point_distance().Přemysl Janouch2011-01-091-0/+1
|
* Introduce LdRectangle, LdPoint and LdPointArray.Přemysl Janouch2011-01-081-0/+100
Remove LdCanvasRect and LdSymbolArea.