summaryrefslogtreecommitdiffstats
path: root/src/display/nr-arena-group.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-300/+0
2011-07-22Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski1-11/+12
2011-07-12Compute different bounding boxes in outline mode to fix partialKrzysztof Kosi??ski1-3/+4
2011-07-10Remove irrelevant clip-rule handling bit from NRArenaGroup.Krzysztof Kosi??ski1-12/+0
2011-07-10Implement handling of the clip-rule property. Partially based onKrzysztof Kosi??ski1-1/+13
2011-07-09Redesign the rendering pipeline. Clipping paths are now rasterized.Krzysztof Kosi??ski1-1/+0
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-1/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen1-3/+3
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-14Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski1-2/+0
2010-06-26Implement clipping (slightly incorrect) and maskingKrzysztof Kosi??ski1-3/+3
2009-03-09separate bbox (calculated by subclasses) and drawbox, which includes filters ...bulia byak1-1/+1
2009-01-02Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen1-1/+1
2008-12-30get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen1-2/+0
2008-11-21Merge from fe-movedTed Gould1-1/+1
2008-10-11Merging from trunkTed Gould1-8/+9
2008-08-05fix 252547: skip explicitly hidden objects when calculating bbox of groupbulia byak1-1/+2
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-5/+7
2007-09-29noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...Peter Moulder1-115/+116
2007-06-27use an accessor method to get filter from stylebulia byak1-3/+3
2007-06-27switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak1-3/+4
2007-05-21Refactoring work for filter effects renderer initializationNiko Kiirala1-50/+30
2007-05-14Added renderer support for feBlend filter effectNiko Kiirala1-0/+8
2007-03-03the SP_IS_GAUSSIANBLUR fix is not only for shapes. fixme: this boilerplate de...bulia byak1-1/+1
2007-03-01API change: render methods now take a cairo_t (not yet used)bulia byak1-3/+3
2006-10-17purge fred's arena item tile cache (has been disabled for quite some time any...bulia byak1-5/+0
2006-08-20Object groups can be blurred. Blur slider updates when selection changes. Com...Hugo Rodrigues1-2/+38
2006-07-26Added renderer support for accessing background image from filtersNiko Kiirala1-0/+5
2006-06-21svg-filters branch merged back to headNiko Kiirala1-1/+18
2006-04-29rationalize function names and remove spurious soft_ptrMenTaLguY1-8/+8