summaryrefslogtreecommitdiffstats
path: root/src/display/nr-arena-group.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-5/+7
| | | (bzr r5149)
* noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs ↵Peter Moulder2007-09-291-115/+116
| | | | | for indentation. (bzr r3816)
* use an accessor method to get filter from stylebulia byak2007-06-271-3/+3
| | | (bzr r3145)
* switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵bulia byak2007-06-271-3/+4
| | | | | requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116)
* Refactoring work for filter effects renderer initializationNiko Kiirala2007-05-211-50/+30
| | | (bzr r3035)
* Added renderer support for feBlend filter effectNiko Kiirala2007-05-141-0/+8
| | | (bzr r3015)
* the SP_IS_GAUSSIANBLUR fix is not only for shapes. fixme: this boilerplate ↵bulia byak2007-03-031-1/+1
| | | | | definitely needs to be factored out (bzr r2517)
* API change: render methods now take a cairo_t (not yet used)bulia byak2007-03-011-3/+3
| | | (bzr r2472)
* purge fred's arena item tile cache (has been disabled for quite some time ↵bulia byak2006-10-171-5/+0
| | | | | anyway, bitrotting; enabling it gives no measureable advantage) (bzr r1807)
* Object groups can be blurred. Blur slider updates when selection changes. ↵Hugo Rodrigues2006-08-201-2/+38
| | | | | Comments added/fixed. (bzr r1622)
* Added renderer support for accessing background image from filtersNiko Kiirala2006-07-261-0/+5
| | | (bzr r1485)
* svg-filters branch merged back to headNiko Kiirala2006-06-211-1/+18
| | | (bzr r1252)
* rationalize function names and remove spurious soft_ptrMenTaLguY2006-04-291-8/+8
| | | (bzr r636)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+256
(bzr r1)