summaryrefslogtreecommitdiffstats
path: root/src/trace (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-6/+1
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches1-3/+3
2009-02-02fix crashbulia byak1-1/+2
2009-01-23small cleanup in src/trace (warnings and trailing spaces)St??phane Gimenez2-20/+18
2009-01-15fix includebulia byak1-1/+1
2009-01-13Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski1-59/+72
2009-01-12Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher1-1/+3
2009-01-09Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher1-0/+3
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-2/+2
2008-10-11Merging from trunkTed Gould1-3/+3
2008-07-18Fix for PathString to prevent it from getting into a very, very long copying ...Jasper van de Gronde1-1/+1
2008-07-06agree with the FIXMEBob Jamison1-2/+1
2008-07-04Mark suspicious ignoring of parametersJon A. Cruz1-0/+1
2008-06-24Cmake: remove header files from source listsJoshua L. Blocher2-19/+1
2008-06-18change VERSION to INKSCAPE_VERSION in potracelib.cppJoshua L. Blocher1-1/+2
2008-05-06Updating deprecated type calls.Jon A. Cruz1-2/+2
2008-05-04Address string-literal-to-char* warning: Make gm_read_error global var point ...Peter Moulder2-6/+6
2008-04-17Have Paint Bucket generate the necessary GrayMap for potrace directly, skippi...John Bintz2-0/+25
2008-04-10process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike1-9/+0
2008-04-07cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2-42/+42
2008-03-30add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. min...Johan B. C. Engelen2-0/+44
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-6/+6
2008-03-02warning cleanupJon A. Cruz1-8/+8
2008-02-24Warning and whitespace cleanupJon A. Cruz2-10/+10
2007-11-02warning cleanupJon A. Cruz1-1/+1
2007-10-26Update Potrace to 1.8Bob Jamison18-131/+174
2007-09-12**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder1-3/+3
2007-04-06remove forced blurring from edge detection - tracing removes speckles anywaybulia byak1-7/+1
2007-03-20format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2-4/+4
2007-01-24switch to using SVG::PathString for building pathsMenTaLguY1-16/+8
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-2/+3
2006-11-21should fix compilation issues on 64bit archesSt??phane Gimenez1-3/+3
2006-11-20patch 1598684: better trace quantizationbulia byak7-569/+756
2006-11-14remove debug outputbulia byak1-2/+0
2006-11-14patch 1591723 for extra tracing parametersbulia byak2-16/+56
2006-11-08undo annotationsgustav_b1-2/+1
2006-08-26Display message to indicate that bitmap tracing has startedJohn Bintz1-0/+3
2006-07-27fix typo. oopsBob Jamison1-2/+2
2006-07-27fix bug in normalizeMatrix, add some better trace messagesBob Jamison4-23/+75
2006-07-14o removed the unused cache as it was just wasting time and spaceNathan Hurst1-42/+11
2006-07-05refactoring, add background removalBob Jamison4-139/+113
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-1/+2
2006-06-25glib-2.4 system fixes: some includes to get prototypes, some version checksRalf Stephan1-0/+1
2006-06-13patch [ 1503865 ] Siox performance patchAaron Spike6-149/+280
2006-06-06Applied patch #1501375Jon A. Cruz3-14/+226
2006-06-06Applied patch #1501134Jon A. Cruz2-10/+17
2006-06-05Applied patch 1500659 for warning cleanupJon A. Cruz1-4/+4
2006-06-04Applied patch 1500171Jon A. Cruz3-1406/+1744
2006-05-30(bzr r1085)John Cliff1-7/+7
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2-14/+14