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
/
drawing-item.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup of unused variables and warnings.
Jon A. Cruz
2012-02-29
1
-1
/
+2
*
Fix text redraw problems (LP #837291)
Krzysztof Kosi??ski
2011-11-14
1
-0
/
+2
*
Removing redundant doxygen @brief tag.
Jon A. Cruz
2011-10-02
1
-12
/
+22
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-2
/
+2
*
Filter background rendering now matches the SVG specification.
Krzysztof Kosi??ski
2011-08-21
1
-49
/
+63
*
Fix rendering glitches appearing when filtered, cached groups have
Krzysztof Kosi??ski
2011-08-19
1
-9
/
+11
*
Add sanity checks against singular transforms in the drawing tree.
Krzysztof Kosi??ski
2011-08-16
1
-3
/
+3
*
Correctly invalidate cache of objects with background-accessing filters
Krzysztof Kosi??ski
2011-08-14
1
-78
/
+119
*
More generic handling of child type in DrawingItem.
Krzysztof Kosi??ski
2011-08-13
1
-27
/
+56
*
Do not leak cache objects in DrawingItem destructor
Krzysztof Kosi??ski
2011-08-09
1
-4
/
+2
*
Fix invalidation on scrolling
Krzysztof Kosi??ski
2011-08-09
1
-8
/
+13
*
Use cache even if only part of the redraw region is clean
Krzysztof Kosi??ski
2011-08-09
1
-16
/
+22
*
Turn off debug message spam
Krzysztof Kosi??ski
2011-08-09
1
-1
/
+1
*
Initial autocache work
Krzysztof Kosi??ski
2011-08-09
1
-26
/
+120
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-21
/
+21
*
Fix compilation (oops).
Krzysztof Kosi??ski
2011-08-06
1
-1
/
+1
*
Document things figured out during the rewriting
Krzysztof Kosi??ski
2011-08-06
1
-4
/
+95
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-0
/
+620