summaryrefslogtreecommitdiffstats
path: root/src/trace (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tracing. Potrace 1.9 update (see http://potrace.sourceforge.net/ChangeLog).Nicolas Dufour2011-04-1416-128/+166
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-7/+10
|\
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-1/+2
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-1/+1
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-3/+3
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Corects delete/delete[] issue. Fixes bug #613723.Jon A. Cruz2010-08-061-27/+31
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-6/+1
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-3/+3
* fix crashbulia byak2009-02-021-1/+2
* small cleanup in src/trace (warnings and trailing spaces)St??phane Gimenez2009-01-232-20/+18
* fix includebulia byak2009-01-151-1/+1
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-131-59/+72
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-091-0/+3
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-2/+2
* Merging from trunkTed Gould2008-10-111-3/+3
* Fix for PathString to prevent it from getting into a very, very long copying ...Jasper van de Gronde2008-07-181-1/+1
* agree with the FIXMEBob Jamison2008-07-061-2/+1
* Mark suspicious ignoring of parametersJon A. Cruz2008-07-041-0/+1
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-242-19/+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
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-101-9/+0
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-072-42/+42
* add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. min...Johan B. C. Engelen2008-03-302-0/+44
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-6/+6
* warning cleanupJon A. Cruz2008-03-021-8/+8
* Warning and whitespace cleanupJon A. Cruz2008-02-242-10/+10
* warning cleanupJon A. Cruz2007-11-021-1/+1
* Update Potrace to 1.8Bob Jamison2007-10-2618-131/+174
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-121-3/+3
* remove forced blurring from edge detection - tracing removes speckles anywaybulia byak2007-04-061-7/+1
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-202-4/+4
* switch to using SVG::PathString for building pathsMenTaLguY2007-01-241-16/+8
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-2/+3
* should fix compilation issues on 64bit archesSt??phane Gimenez2006-11-211-3/+3
* patch 1598684: better trace quantizationbulia byak2006-11-207-569/+756
* remove debug outputbulia byak2006-11-141-2/+0
* patch 1591723 for extra tracing parametersbulia byak2006-11-142-16/+56
* undo annotationsgustav_b2006-11-081-2/+1
* Display message to indicate that bitmap tracing has startedJohn Bintz2006-08-261-0/+3
* fix typo. oopsBob Jamison2006-07-271-2/+2
* fix bug in normalizeMatrix, add some better trace messagesBob Jamison2006-07-274-23/+75