summaryrefslogtreecommitdiffstats
path: root/src/trace/potrace/inkscape-potrace.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* new trace Dialog - initial implementationMarc Jeanmougin2019-08-211-161/+3
|
* 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
* Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot2018-06-201-2/+2
|
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-4/+4
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* Use external PotraceAlex Valavanis2015-11-081-1/+1
| | | (bzr r14449.1.1)
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-2/+3
| | | (bzr r11030)
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
| | | (bzr r10940)
* cppcheck: initialisation and warning cleanupKris De Gussem2011-11-181-1/+1
| | | (bzr r10744)
* Cleaning up trace methods to aid fixing color inversion.Jon A. Cruz2011-07-271-0/+10
| | | (bzr r10507)
* Have Paint Bucket generate the necessary GrayMap for potrace directly, ↵John Bintz2008-04-171-0/+1
| | | | | skipping the standard, slower potrace filtering routines. (bzr r5466)
* patch 1591723 for extra tracing parametersbulia byak2006-11-141-3/+46
| | | (bzr r1948)
* refactoring, add background removalBob Jamison2006-07-051-7/+19
| | | (bzr r1360)
* patch [ 1503865 ] Siox performance patchAaron Spike2006-06-131-3/+4
| | | (bzr r1208)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+231
(bzr r1)