summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/gimpgrad.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Warning cleanupJon A. Cruz2007-11-101-3/+3
| | | (bzr r4052)
* fix 1459154bulia byak2006-03-271-1/+1
| | | (bzr r310)
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-131-1/+1
| | | (bzr r232)
* Fix: was using locale to format SVG numbers.Peter Moulder2006-03-131-78/+141
| | | | | | | Use normal attributes instead of style attribute, for greater viewer compatibility. Tidy up the produced SVG: trim trailing zeros from numbers. Stronger detection of invalid .ggr files. (bzr r225)
* r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould2006-01-301-4/+5
| | | | | | | | Making it so all the important strings in the INX files are translateable. Also added in a 'clear-n_.h' to change the N_() macro from an inline function to a pure macro. Lastly, added in submenus for the effects. (bzr r55)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+233
(bzr r1)