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.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
1
-198
/
+0
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
1
-11
/
+12
2011-07-28
Per-item render cache.
Krzysztof Kosi??ski
1
-0
/
+11
2011-07-22
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
1
-4
/
+5
2011-06-23
Remove more of libnr
Krzysztof Kosi??ski
1
-0
/
+1
2011-05-28
Port of 0.48.x branch revision 9781.
Jon A. Cruz
1
-0
/
+1
2011-02-21
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
1
-0
/
+3
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-08-04
Wholesale cruft removal part 1
Krzysztof Kosi??ski
1
-36
/
+0
2009-12-11
refactoring of previous commit + add separation to glyph renderer also
Felipe Corr??a da Silva Sanches
1
-0
/
+24
2009-05-01
BUG 322116, PDF export does not use the highest quality for rasterized filter
theAdib
1
-0
/
+41
2008-08-03
Minor cleanup work on macros
Jon A. Cruz
1
-1
/
+1
2008-03-31
lay groundwork for non-filter view mode
MenTaLguY
1
-1
/
+1
2007-09-29
noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...
Peter Moulder
1
-80
/
+92
2007-03-19
make arena remember its parent canvasarena, if any (so that an arenaitem can ...
bulia byak
1
-0
/
+1
2007-02-04
Unions Are Evil! When pixblock size is TINY, it stores data right in the data...
bulia byak
1
-1
/
+1
2006-10-14
deal with the possible failure to create pixblock due to insufficient memory
bulia byak
1
-0
/
+6
2006-04-19
Rendering optimisation, which gives best results for zoomed in drawings with ...
Andrius Ramanauskas
1
-0
/
+2