summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-compose-transform.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-367/+0
| | | (bzr r9508.1.47)
* Fix for bug #577012Jasper van de Gronde2010-05-181-30/+40
| | | (bzr r9426)
* Small fix for nr-compose-transform (I compared against 255 where I should ↵Jasper van de Gronde2010-04-201-2/+2
| | | | | have compared against 255*255). (bzr r9358)
* Fix for bug #455302 and bug #165529, also partially fixes bounding box of ↵Jasper van de Gronde2010-04-181-51/+65
| | | | | various NR Arena Items as passed to filters (it used to explicitly make the bounding box larger) and makes nr-filter-displacement-map use rowstride (bzr r9350)
* Warning cleanupJon A. Cruz2009-12-201-3/+3
| | | (bzr r8895)
* Fix rounding error in libnr and remove inefficient mmx optimizationsDiederik van Lierop2009-12-041-36/+19
| | | | | | Fixed bugs: - https://launchpad.net/bugs/168384 (bzr r8863)
* Revert patch from 168384 until after 0.47Josh Andler2009-09-271-16/+13
| | | (bzr r8657)
* Patch by Diederik for 168384. Tested by myself and others and works well, ↵Josh Andler2009-09-241-13/+16
| | | | | additionally reads safe... Thanks Diederik! (bzr r8645)
* back out Diederik's patch, problems with 32-bit systemsbulia byak2009-09-181-20/+17
| | | (bzr r8612)
* patch by Diederik for jumping images, bug 168384bulia byak2009-09-141-17/+20
| | | (bzr r8589)
* patch for rendering quality and speed from Jasper van de Grondebulia byak2006-07-291-28/+28
| | | (bzr r1503)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+360
(bzr r1)