summaryrefslogtreecommitdiffstats
path: root/src/layer-model.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Misc. typosUnknown2017-11-071-1/+1
| | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ```
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-5/+1
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+5
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-5/+1
| | | (bzr r15025)
* Added new files referenced in previous commit message (forgot to add!)Eric Greveson2013-07-011-0/+259
(bzr r12387.1.2)