summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/bitmap/despeckle.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-02run clang tidy modernize passMarc Jeanmougin1-1/+1
2018-11-08Clarify licensesMax Gaukler1-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
2013-10-29"fix" some "unused parameter" warningsKris De Gussem1-1/+1
(bzr r12746)
2012-02-28Fix build failure in extensionsAlex Valavanis1-0/+1
Fixed bugs: - https://launchpad.net/bugs/942570 (bzr r11028)
2010-09-19Tooltips inconsistency fix (Bug 340723)Kris De Gussem1-1/+1
(bzr r9769)
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-1/+1
Core of having a real namespace for Inkscape extensions. r19077@shi: ted | 2008-04-21 15:50:12 -0700 First layer of adding NS r19078@shi: ted | 2008-04-21 15:56:03 -0700 Whew, doing the rest of them. (bzr r5483)
2007-09-13r16564@tres: ted | 2007-09-12 20:45:12 -0700Ted Gould1-2/+1
Final GSoC patch from Chris. I took too long to include it :( (bzr r3740)
2007-08-10r16217@tres: ted | 2007-08-10 10:36:27 -0700Ted Gould1-0/+51
ImageMagick effects patch from Chris Brown. Google Summer of Code project. (bzr r3450)