index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
nr-arena-group.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
separate bbox (calculated by subclasses) and drawbox, which includes filters ...
bulia byak
2009-03-09
1
-1
/
+1
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-1
/
+1
*
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
2008-12-30
1
-2
/
+0
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-1
/
+1
*
Merging from trunk
Ted Gould
2008-10-11
1
-8
/
+9
*
fix 252547: skip explicitly hidden objects when calculating bbox of group
bulia byak
2008-08-05
1
-1
/
+2
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-5
/
+7
*
noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...
Peter Moulder
2007-09-29
1
-115
/
+116
*
use an accessor method to get filter from style
bulia byak
2007-06-27
1
-3
/
+3
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
1
-3
/
+4
*
Refactoring work for filter effects renderer initialization
Niko Kiirala
2007-05-21
1
-50
/
+30
*
Added renderer support for feBlend filter effect
Niko Kiirala
2007-05-14
1
-0
/
+8
*
the SP_IS_GAUSSIANBLUR fix is not only for shapes. fixme: this boilerplate de...
bulia byak
2007-03-03
1
-1
/
+1
*
API change: render methods now take a cairo_t (not yet used)
bulia byak
2007-03-01
1
-3
/
+3
*
purge fred's arena item tile cache (has been disabled for quite some time any...
bulia byak
2006-10-17
1
-5
/
+0
*
Object groups can be blurred. Blur slider updates when selection changes. Com...
Hugo Rodrigues
2006-08-20
1
-2
/
+38
*
Added renderer support for accessing background image from filters
Niko Kiirala
2006-07-26
1
-0
/
+5
*
svg-filters branch merged back to head
Niko Kiirala
2006-06-21
1
-1
/
+18
*
rationalize function names and remove spurious soft_ptr
MenTaLguY
2006-04-29
1
-8
/
+8
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+256