summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/bitmap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* r16895@shi: ted | 2007-10-30 09:35:24 -0700Ted Gould2007-10-302-0/+85
| | | | | Adding in Chris' downsample patch. (bzr r3981)
* r16894@shi: ted | 2007-10-30 09:26:42 -0700Ted Gould2007-10-302-91/+103
| | | | | OH MY GOD IT WORKS!!! (bzr r3980)
* r16893@shi: ted | 2007-10-30 07:31:04 -0700Ted Gould2007-10-301-1/+1
| | | | | | Wow, that wasn't as hard as I thought it would be. Changing away from SPDocument. Sounded like a good idea, but we need to be able to get selections in the document cache. (bzr r3979)
* r16677@shi: ted | 2007-10-17 19:31:04 -0700Ted Gould2007-10-302-6/+14
| | | | | | | Creating and adding interfaces for a document based cache that an effect can define. This removes the effect from having to know if the document has changed, and keep track of that. This allows them to optimize their performance when doing things like live effects. (bzr r3977)
* Fixed a typo (Kernal -> Kernel)Alexandre Prokoudine2007-10-131-1/+1
| | | (bzr r3903)
* r16594@tres: ted | 2007-09-18 09:27:48 -0700Ted Gould2007-09-193-24/+24
| | | | | Making a lot more strings translatable. (bzr r3769)
* r16593@tres: ted | 2007-09-18 09:16:31 -0700Ted Gould2007-09-192-76/+0
| | | | | Commenting out convolve completely and removing flop. (bzr r3768)
* r16564@tres: ted | 2007-09-12 20:45:12 -0700Ted Gould2007-09-1344-184/+178
| | | | | Final GSoC patch from Chris. I took too long to include it :( (bzr r3740)
* * Added refernce link for translatorsLuca Bruno2007-08-272-0/+2
| | | (bzr r3595)
* fix build for boost and imagemagickBob Jamison2007-08-191-6/+26
| | | (bzr r3512)
* r16217@tres: ted | 2007-08-10 10:36:27 -0700Ted Gould2007-08-1072-0/+3207
ImageMagick effects patch from Chris Brown. Google Summer of Code project. (bzr r3450)