summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/bitmap/convolve.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Removing the bitmap files that aren't being used.Ted Gould2008-12-101-29/+0
| | | | | | | | | | | | | * Removing the filter files that haven't been used. * Adding a small little script to pull the strings out of the filters.svg file and pull them into a header file so that they can be translated. * Fix generate_POTFILES.sh so that it warns that it'll probably break things * Update POTFILES.in so that it matches the files better. * Making a bunch of .svg files not executable. * Patching the effects code so that the sorting of the menus is correct and the first entry is not ignored. (bzr r6984)
* r16217@tres: ted | 2007-08-10 10:36:27 -0700Ted Gould2007-08-101-0/+29
ImageMagick effects patch from Chris Brown. Google Summer of Code project. (bzr r3450)