summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/bitmap/convolve.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Removing the bitmap files that aren't being used.Ted Gould2008-12-101-67/+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)
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-1/+1
| | | | | | | | | Core of having a real namespace for Inkscape extensions. r19077@shi: ted | 2008-04-21 15:50:12 -0700 First layer of adding NS r19078@shi: ted | 2008-04-21 15:56:03 -0700 Whew, doing the rest of them. (bzr r5483)
* Fixed a typo (Kernal -> Kernel)Alexandre Prokoudine2007-10-131-1/+1
| | | (bzr r3903)
* r16564@tres: ted | 2007-09-12 20:45:12 -0700Ted Gould2007-09-131-3/+15
| | | | | Final GSoC patch from Chris. I took too long to include it :( (bzr r3740)
* * Added refernce link for translatorsLuca Bruno2007-08-271-0/+1
| | | (bzr r3595)
* r16217@tres: ted | 2007-08-10 10:36:27 -0700Ted Gould2007-08-101-0/+54
ImageMagick effects patch from Chris Brown. Google Summer of Code project. (bzr r3450)