| Commit message (Expand) | Author | Age | Files | Lines |
| * | new trace Dialog - initial implementation | Marc Jeanmougin | 2019-08-21 | 2 | -174/+25 |
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -2/+1 |
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 3 | -2/+8 |
| * | Replace typedef enum with enum in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 1 | -2/+2 |
| * | Replace typedef struct with struct in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 1 | -2/+2 |
| * | Run clang-tidy’s modernize-deprecated-headers pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -4/+4 |
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 2 | -10/+10 |
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -4/+4 |
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -3/+3 |
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -3/+3 |
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+3 |
| * | Update Potrace bitmap macros to upstream 1.13 | Alex Valavanis | 2015-11-08 | 1 | -8/+9 |
| * | Use external Potrace | Alex Valavanis | 2015-11-08 | 18 | -4038/+4 |
| * | Tracing. Fix for Bug #1456387 (Trace Bitmap: Multiscan > Brightness steps pro... | Nicolas Dufour | 2015-06-22 | 1 | -1/+1 |
| * | Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 vulner... | Nicolas Dufour | 2015-03-31 | 17 | -103/+251 |
| * | Fixing dead assignment and uninitialized argument value. | Nicolas Dufour | 2015-02-07 | 1 | -4/+4 |
| * | Purge sp_desktop_message_stack | Liam P. White | 2014-12-21 | 1 | -3/+3 |
| * | undo whitespace edit. it's an external dependency, and let's assume that the ... | Johan B. C. Engelen | 2014-10-12 | 1 | -1040/+1019 |
| * | Mass fix whitespace (clang-format) before working on bug | Johan B. C. Engelen | 2014-10-12 | 1 | -1019/+1040 |
| * | cppcheck | Kris De Gussem | 2012-03-07 | 3 | -11/+4 |
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -2/+3 |
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 2 | -2/+1 |
| * | cppcheck tells us: Memory leak: potraceBitmap | Kris De Gussem | 2012-01-15 | 1 | -30/+16 |
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 1 | -1/+1 |
| * | cppcheck: initialisation and warning cleanup | Kris De Gussem | 2011-11-18 | 2 | -10/+13 |
| * | Update to Potrace 1.10 | Josh Andler | 2011-08-30 | 16 | -84/+74 |
| * | Cleaning up trace methods to aid fixing color inversion. | Jon A. Cruz | 2011-07-27 | 2 | -105/+108 |
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -9/+0 |
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -8/+8 |
| * | Tracing. Potrace 1.9 update (see http://potrace.sourceforge.net/ChangeLog). | Nicolas Dufour | 2011-04-14 | 16 | -128/+166 |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| * | fix include | bulia byak | 2009-01-15 | 1 | -1/+1 |
| * | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 2009-01-13 | 1 | -59/+72 |
| * | Fix for PathString to prevent it from getting into a very, very long copying ... | Jasper van de Gronde | 2008-07-18 | 1 | -1/+1 |
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -12/+1 |
| * | change VERSION to INKSCAPE_VERSION in potracelib.cpp | Joshua L. Blocher | 2008-06-18 | 1 | -1/+2 |
| * | Updating deprecated type calls. | Jon A. Cruz | 2008-05-06 | 1 | -2/+2 |
| * | Address string-literal-to-char* warning: Make gm_read_error global var point ... | Peter Moulder | 2008-05-04 | 2 | -6/+6 |
| * | Have Paint Bucket generate the necessary GrayMap for potrace directly, skippi... | John Bintz | 2008-04-17 | 2 | -0/+25 |
| * | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 2008-04-07 | 1 | -19/+19 |
| * | add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. min... | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+20 |
| * | warning cleanup | Jon A. Cruz | 2008-03-02 | 1 | -8/+8 |
| * | Update Potrace to 1.8 | Bob Jamison | 2007-10-26 | 17 | -127/+174 |
| * | switch to using SVG::PathString for building paths | MenTaLguY | 2007-01-24 | 1 | -16/+8 |
| * | patch 1598684: better trace quantization | bulia byak | 2006-11-20 | 1 | -37/+15 |
| * | remove debug output | bulia byak | 2006-11-14 | 1 | -2/+0 |
| * | patch 1591723 for extra tracing parameters | bulia byak | 2006-11-14 | 2 | -16/+56 |
| * | refactoring, add background removal | Bob Jamison | 2006-07-05 | 2 | -104/+76 |
| * | patch [ 1503865 ] Siox performance patch | Aaron Spike | 2006-06-13 | 2 | -12/+21 |
| * | (bzr r1085) | John Cliff | 2006-05-30 | 1 | -7/+7 |