Code

Fixed const/non-const mismatch loop.
[inkscape.git] / src / trace /
2010-12-12 Jon A. CruzGSoC C++-ificiation merge and cleanup.
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-06 Jon A. CruzCorrects delete/delete[] issue. Fixes bug #613723.
2010-08-06 Jon A. CruzCorects delete/delete[] issue. Fixes bug #613723.
2010-07-06 Abhishek Sharma... C++ification of SPObject continued along with the onset...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-02-09 JucaBluesgcc warning cleanup
2009-02-02 buliabyakfix crash
2009-01-23 sgimenezsmall cleanup in src/trace (warnings and trailing spaces)
2009-01-15 buliabyakfix include
2009-01-13 tweenkImproved version reporting. Add SVN revision and custom...
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-09 verbalshadowCmake: restructure build files to be more like current...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-10-11 Ted GouldMerging from trunk
2008-07-18 jaspervdgFix for PathString to prevent it from getting into...
2008-07-06 ishmalagree with the FIXME
2008-07-04 joncruzMark suspicious ignoring of parameters
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-18 verbalshadowchange VERSION to INKSCAPE_VERSION in potracelib.cpp
2008-05-06 joncruzUpdating deprecated type calls.
2008-05-04 pjrmAddress string-literal-to-char* warning: Make gm_read_e...
2008-04-17 johncoswellHave Paint Bucket generate the necessary GrayMap for...
2008-04-10 acspikeprocess source subdirectories with INCLUDE() instead...
2008-04-07 johanengelencmake: EOL of cmakelists.txt in subdirs
2008-03-30 johanengelenadd CMakeLists.txt files for trace, traits, utest,...
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-02 joncruzwarning cleanup
2008-02-24 joncruzWarning and whitespace cleanup
2007-11-02 joncruzwarning cleanup
2007-10-26 ishmalUpdate Potrace to 1.8
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-04-06 buliabyakremove forced blurring from edge detection - tracing...
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-01-24 mentalswitch to using SVG::PathString for building paths
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2006-11-21 sgimenezshould fix compilation issues on 64bit arches
2006-11-20 buliabyakpatch 1598684: better trace quantization
2006-11-14 buliabyakremove debug output
2006-11-14 buliabyakpatch 1591723 for extra tracing parameters
2006-11-08 gustav_bundo annotations
2006-08-26 johncoswellDisplay message to indicate that bitmap tracing has...
2006-07-27 ishmalfix typo. oops
2006-07-27 ishmalfix bug in normalizeMatrix, add some better trace messages
2006-07-14 njh o removed the unused cache as it was just wasting...
2006-07-05 ishmalrefactoring, add background removal
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-25 rwstglib-2.4 system fixes: some includes to get prototypes...
2006-06-13 acspikepatch [ 1503865 ] Siox performance patch
2006-06-06 joncruzApplied patch #1501375
2006-06-06 joncruzApplied patch #1501134
2006-06-05 joncruzApplied patch 1500659 for warning cleanup
2006-06-04 joncruzApplied patch 1500171
2006-05-30 johncliff(no commit message)
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-07 rwstremove superfluous line, compile warning
2006-03-30 ishmalSelect much improved, but need to fix rotate and scale
2006-03-30 ishmalclean up PPM output code
2006-03-30 ishmalWIP. siox election progress. fix api a bit.
2006-03-29 pjrmsvn propset svn:eol-style native *.h *.cpp
2006-03-28 rwstmore g++ 4.1 fixes (by inkblotter)
2006-03-26 ishmalmost of region selection completed
2006-03-25 ishmalfixed const decls
2006-03-25 ishmalAdd PackedPixelMap to make pixbuf->pixel array conversi...
2006-03-25 ishmalinitial hookup of siox into Tracer. much work still...
2006-03-25 ishmaladd enableSiox() for testing
2006-03-24 ishmalchange names
2006-03-24 ishmalfix include
2006-03-24 ishmalrename siox
2006-03-24 ishmalrename
2006-03-24 ishmalAdd siox
2006-03-23 buliabyakpjrm's fix from bug 1188811
2006-03-04 ishmalAnother typo from the patch. sorry again.
2006-03-04 ishmalFix typo from when i applied patch. My mistake. Sorry!
2006-02-28 ishmalAdd some items from Peter Selinger's patch to Potrace 1.7
2006-01-16 mentalmoving trunk for module inkscape