summaryrefslogtreecommitdiffstats
path: root/src/display/sp-ctrlcurve.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Select mesh nodes by clicking on control lines.Tavmjong Bah2016-11-231-0/+2
* More GObject boilerplate reductionAlex Valavanis2014-08-241-32/+9
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-4/+4
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-2/+0
* Added sp-ctrlcurve, usefull for meshes.Tavmjong Bah2012-05-211-0/+218