summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/bitmap/crop.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build failure in extensionsAlex Valavanis2012-02-281-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/942570 (bzr r11028)
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+1
| | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1)
* Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image).Nicolas Dufour2011-08-181-0/+84
(bzr r10554)