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-item.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-205
/
+0
*
Per-item render cache.
Krzysztof Kosi??ski
2011-07-28
1
-10
/
+14
*
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-11
/
+12
*
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-0
/
+2
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-6
/
+6
|
\
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-6
/
+6
*
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
merge from trunk
Krzysztof Kosi??ski
2010-08-08
1
-1
/
+1
|
\
|
|
*
Fix to background handling that avoids both duplication and aliasing as much ...
Jasper van de Gronde
2010-08-04
1
-1
/
+1
*
|
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
1
-3
/
+2
*
|
Merge redundant *-fns.h into respective filter headers.
Krzysztof Kosi??ski
2010-07-14
1
-14
/
+17
*
|
Remove some cruft
Krzysztof Kosi??ski
2010-07-04
1
-29
/
+16
*
|
Implement clipping (slightly incorrect) and masking
Krzysztof Kosi??ski
2010-06-26
1
-2
/
+2
|
/
*
separate bbox (calculated by subclasses) and drawbox, which includes filters ...
bulia byak
2009-03-09
1
-0
/
+2
*
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
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-2
/
+2
*
Merging from trunk
Ted Gould
2008-10-11
1
-9
/
+10
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-2
/
+2
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-3
/
+3
*
noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...
Peter Moulder
2007-09-29
1
-61
/
+73
*
Improved handling bounding boxes and rotated/skewed coordinates in filters
Niko Kiirala
2007-08-18
1
-0
/
+4
*
API change: render methods now take a cairo_t (not yet used)
bulia byak
2007-03-01
1
-2
/
+3
*
purge fred's arena item tile cache (has been disabled for quite some time any...
bulia byak
2006-10-17
1
-10
/
+0
*
Added renderer support for accessing background image from filters
Niko Kiirala
2006-07-26
1
-0
/
+6
*
Added support for enable-background to SPStyle
Niko Kiirala
2006-07-26
1
-5
/
+0
*
svg-filters branch merged back to head
Niko Kiirala
2006-06-21
1
-0
/
+12
*
rationalize function names and remove spurious soft_ptr
MenTaLguY
2006-04-29
1
-3
/
+3
*
Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
MenTaLguY
2006-03-15
1
-5
/
+4
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+188