summaryrefslogtreecommitdiffstats
path: root/src/trace/trace.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-6/+6
2008-02-24Warning and whitespace cleanupJon A. Cruz1-4/+4
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-2/+3
2006-11-08undo annotationsgustav_b1-2/+1
2006-08-26Display message to indicate that bitmap tracing has startedJohn Bintz1-0/+3
2006-07-27fix bug in normalizeMatrix, add some better trace messagesBob Jamison1-1/+2
2006-07-05refactoring, add background removalBob Jamison1-11/+10
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-1/+2
2006-06-13patch [ 1503865 ] Siox performance patchAaron Spike1-33/+39
2006-06-06Applied patch #1501375Jon A. Cruz1-7/+61
2006-06-06Applied patch #1501134Jon A. Cruz1-2/+2
2006-06-04Applied patch 1500171Jon A. Cruz1-75/+94
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-12/+12
2006-04-07remove superfluous line, compile warningRalf Stephan1-2/+0
2006-03-30Select much improved, but need to fix rotate and scaleBob Jamison1-140/+24
2006-03-30WIP. siox election progress. fix api a bit.Bob Jamison1-17/+162
2006-03-26most of region selection completedBob Jamison1-8/+103
2006-03-25Add PackedPixelMap to make pixbuf->pixel array conversion much cleaner. Also...Bob Jamison1-30/+9
2006-03-25initial hookup of siox into Tracer. much work still to be done, and testing tooBob Jamison1-21/+146
2006-03-25add enableSiox() for testingBob Jamison1-0/+8