summaryrefslogtreecommitdiffstats
path: root/src/trace/potrace (follow)
Commit message (Expand)AuthorAgeFilesLines
* new trace Dialog - initial implementationMarc Jeanmougin2019-08-212-174/+25
* modernize loopsMarc Jeanmougin2019-01-021-2/+1
* Clarify licensesMax Gaukler2018-11-083-2/+8
* Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot2018-06-201-2/+2
* Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot2018-06-201-2/+2
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-182-10/+10
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* 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
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+3
* Update Potrace bitmap macros to upstream 1.13Alex Valavanis2015-11-081-8/+9
* Use external PotraceAlex Valavanis2015-11-0818-4038/+4
* Tracing. Fix for Bug #1456387 (Trace Bitmap: Multiscan > Brightness steps pro...Nicolas Dufour2015-06-221-1/+1
* Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 vulner...Nicolas Dufour2015-03-3117-103/+251
* Fixing dead assignment and uninitialized argument value.Nicolas Dufour2015-02-071-4/+4
* Purge sp_desktop_message_stackLiam P. White2014-12-211-3/+3
* undo whitespace edit. it's an external dependency, and let's assume that the ...Johan B. C. Engelen2014-10-121-1040/+1019
* Mass fix whitespace (clang-format) before working on bugJohan B. C. Engelen2014-10-121-1019/+1040
* cppcheckKris De Gussem2012-03-073-11/+4
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-2/+3
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-062-2/+1
* cppcheck tells us: Memory leak: potraceBitmapKris De Gussem2012-01-151-30/+16
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* cppcheck: initialisation and warning cleanupKris De Gussem2011-11-182-10/+13
* Update to Potrace 1.10Josh Andler2011-08-3016-84/+74
* Cleaning up trace methods to aid fixing color inversion.Jon A. Cruz2011-07-272-105/+108
* cmake:Campbell Barton2011-06-131-9/+0
* work in progress cmake commit:Campbell Barton2011-06-121-8/+8
* Tracing. Potrace 1.9 update (see http://potrace.sourceforge.net/ChangeLog).Nicolas Dufour2011-04-1416-128/+166
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* fix includebulia byak2009-01-151-1/+1
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-59/+72
* Fix for PathString to prevent it from getting into a very, very long copying ...Jasper van de Gronde2008-07-181-1/+1
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-12/+1
* change VERSION to INKSCAPE_VERSION in potracelib.cppJoshua L. Blocher2008-06-181-1/+2
* Updating deprecated type calls.Jon A. Cruz2008-05-061-2/+2
* Address string-literal-to-char* warning: Make gm_read_error global var point ...Peter Moulder2008-05-042-6/+6
* Have Paint Bucket generate the necessary GrayMap for potrace directly, skippi...John Bintz2008-04-172-0/+25
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-071-19/+19
* add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. min...Johan B. C. Engelen2008-03-301-0/+20
* warning cleanupJon A. Cruz2008-03-021-8/+8
* Update Potrace to 1.8Bob Jamison2007-10-2617-127/+174
* switch to using SVG::PathString for building pathsMenTaLguY2007-01-241-16/+8
* patch 1598684: better trace quantizationbulia byak2006-11-201-37/+15
* remove debug outputbulia byak2006-11-141-2/+0
* patch 1591723 for extra tracing parametersbulia byak2006-11-142-16/+56
* refactoring, add background removalBob Jamison2006-07-052-104/+76
* patch [ 1503865 ] Siox performance patchAaron Spike2006-06-132-12/+21
* (bzr r1085)John Cliff2006-05-301-7/+7