summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/bitmap/convolve.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-10* Removing the bitmap files that aren't being used.Ted Gould1-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)
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-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)
2007-10-13Fixed a typo (Kernal -> Kernel)Alexandre Prokoudine1-1/+1
(bzr r3903)
2007-09-13r16564@tres: ted | 2007-09-12 20:45:12 -0700Ted Gould1-3/+15
Final GSoC patch from Chris. I took too long to include it :( (bzr r3740)
2007-08-27* Added refernce link for translatorsLuca Bruno1-0/+1
(bzr r3595)
2007-08-10r16217@tres: ted | 2007-08-10 10:36:27 -0700Ted Gould1-0/+54
ImageMagick effects patch from Chris Brown. Google Summer of Code project. (bzr r3450)