summaryrefslogtreecommitdiffstats
path: root/src/display/nr-arena-group.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-300/+0
* Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-11/+12
* Compute different bounding boxes in outline mode to fix partialKrzysztof Kosi??ski2011-07-121-3/+4
* Remove irrelevant clip-rule handling bit from NRArenaGroup.Krzysztof Kosi??ski2011-07-101-12/+0
* Implement handling of the clip-rule property. Partially based onKrzysztof Kosi??ski2011-07-101-1/+13
* Redesign the rendering pipeline. Clipping paths are now rasterized.Krzysztof Kosi??ski2011-07-091-1/+0
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-04-071-3/+3
|\
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-3/+3
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski2010-07-141-2/+0
* | Implement clipping (slightly incorrect) and maskingKrzysztof Kosi??ski2010-06-261-3/+3
|/
* separate bbox (calculated by subclasses) and drawbox, which includes filters ...bulia byak2009-03-091-1/+1
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-1/+1
* get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2008-12-301-2/+0
* Merge from fe-movedTed Gould2008-11-211-1/+1
* Merging from trunkTed Gould2008-10-111-8/+9
* fix 252547: skip explicitly hidden objects when calculating bbox of groupbulia byak2008-08-051-1/+2
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-5/+7
* noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...Peter Moulder2007-09-291-115/+116
* use an accessor method to get filter from stylebulia byak2007-06-271-3/+3
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-271-3/+4
* Refactoring work for filter effects renderer initializationNiko Kiirala2007-05-211-50/+30
* Added renderer support for feBlend filter effectNiko Kiirala2007-05-141-0/+8
* the SP_IS_GAUSSIANBLUR fix is not only for shapes. fixme: this boilerplate de...bulia byak2007-03-031-1/+1
* API change: render methods now take a cairo_t (not yet used)bulia byak2007-03-011-3/+3
* purge fred's arena item tile cache (has been disabled for quite some time any...bulia byak2006-10-171-5/+0
* Object groups can be blurred. Blur slider updates when selection changes. Com...Hugo Rodrigues2006-08-201-2/+38
* Added renderer support for accessing background image from filtersNiko Kiirala2006-07-261-0/+5
* svg-filters branch merged back to headNiko Kiirala2006-06-211-1/+18
* rationalize function names and remove spurious soft_ptrMenTaLguY2006-04-291-8/+8
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+256