summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/bitmap/crop.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Extensions: Use underscored variants of parameters / attribute names in ↵Eduard Braun2016-06-111-4/+4
| | | | | | | | internal extensions where translation via gettext is desired. Fixed bugs: - https://launchpad.net/bugs/1591230 (bzr r14979)
* UI. Fix for Bug #340723 "Interface inconsistency of tooltips".Nicolas Dufour2014-08-261-1/+1
| | | | | | | | Translations. Translations template update. Fixed bugs: - https://launchpad.net/bugs/340723 (bzr r13532)
* 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)