summaryrefslogtreecommitdiffstats
path: root/src/trace/trace.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-12/+12
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* remove superfluous line, compile warningRalf Stephan2006-04-071-2/+0
| | | (bzr r456)
* Select much improved, but need to fix rotate and scaleBob Jamison2006-03-301-140/+24
| | | (bzr r376)
* WIP. siox election progress. fix api a bit.Bob Jamison2006-03-301-17/+162
| | | (bzr r372)
* most of region selection completedBob Jamison2006-03-261-8/+103
| | | (bzr r299)
* Add PackedPixelMap to make pixbuf->pixel array conversion much cleaner. ↵Bob Jamison2006-03-251-30/+9
| | | | | Also make certain that packed pixels are unsigned long. (bzr r294)
* initial hookup of siox into Tracer. much work still to be done, and testing tooBob Jamison2006-03-251-21/+146
| | | (bzr r293)
* add enableSiox() for testingBob Jamison2006-03-251-0/+8
| | | (bzr r291)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+322
(bzr r1)