summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/bitmap/convolve.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-10* Removing the bitmap files that aren't being used.Ted Gould1-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)
2007-08-10r16217@tres: ted | 2007-08-10 10:36:27 -0700Ted Gould1-0/+29
ImageMagick effects patch from Chris Brown. Google Summer of Code project. (bzr r3450)