summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-pattern.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix rendering of hatches when hatching "overflow" tile.Tavmjong Bah2019-10-041-3/+6
| | | | Fix for https://gitlab.com/inkscape/inkscape/issues/309
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Misc. typosluzpaz2017-12-041-2/+2
| | | | | | Please confirm typos in the following `doc/nr-filter-interface.txt` `share/symbols/BalloonSymbols.svg` .
* Warning cleanup.Jon A. Cruz2014-11-011-2/+2
| | | (bzr r13653)
* Merged hatch pdf and png export codeTomasz Boczkowski2014-10-141-1/+0
| | | (bzr r13611.1.9)
* Merged src/display folder from svg-paints-support branchTomasz Boczkowski2014-10-141-0/+195
(bzr r13611.1.1)