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-image.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-31
lay groundwork for non-filter view mode
MenTaLguY
1
-2
/
+2
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-9
/
+9
2007-11-10
Warning cleanup
Jon A. Cruz
1
-3
/
+3
2007-09-29
noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...
Peter Moulder
1
-209
/
+210
2007-09-29
noop: CodingStyle: const placement
Peter Moulder
1
-13
/
+13
2007-06-27
use an accessor method to get filter from style
bulia byak
1
-3
/
+3
2007-06-27
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
1
-3
/
+4
2007-05-21
Refactoring work for filter effects renderer initialization
Niko Kiirala
1
-49
/
+31
2007-05-14
Added renderer support for feBlend filter effect
Niko Kiirala
1
-0
/
+8
2007-03-03
the SP_IS_GAUSSIANBLUR fix is not only for shapes. fixme: this boilerplate de...
bulia byak
1
-1
/
+1
2007-03-03
implement proper picking (by the frame and diagonals) in outline mode
bulia byak
1
-11
/
+51
2007-03-02
cairoify image outlines
bulia byak
1
-30
/
+28
2007-03-01
API change: render methods now take a cairo_t (not yet used)
bulia byak
1
-2
/
+2
2006-11-05
add diagonals, fix shape conversion
bulia byak
1
-2
/
+10
2006-11-05
display images as rects in Outline mode
bulia byak
1
-28
/
+75
2006-10-10
Filtering now works with text and image objects
Niko Kiirala
1
-0
/
+57