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-style.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-16
fix compliance test pservers-pattern-03-f - using fallback when pattern is empty
Tomasz Boczkowski
1
-2
/
+16
2014-05-13
CSS2 and CSS3 text decoration rendering, most code from David Mathog.
Tavmjong Bah
1
-13
/
+127
2014-05-11
CSS2 and CSS3 text decoration rendering, most code from David Mathog.
Tavmjong Bah
1
-13
/
+127
2014-05-01
Enable 'paint-order', (rendering only)... missing changes.
Tavmjong Bah
1
-4
/
+0
2014-04-23
Clean up of style code, converting structures to C++ classes. Step 1.
Tavmjong Bah
1
-2
/
+1
2014-03-11
Change stroke-dasharray and stroke-dashoffset handling to match other propert...
Tavmjong Bah
1
-3
/
+3
2014-02-18
Copy 'paint-order' property data for Cairo rendering.
Tavmjong Bah
1
-1
/
+25
2014-02-08
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
1
-16
/
+16
2013-09-28
clear paints on delete to release reffed paintservers, fixes leaking of gradi...
buliabyak
1
-0
/
+2
2013-08-03
Cleaned up.
Markus Engel
1
-4
/
+8
2013-06-19
changes_2013_05_22a.patch:
David Mathog
1
-0
/
+58
2013-04-11
Fix some broken Vim modelines
Alex Valavanis
1
-1
/
+1
2012-10-03
fixing memory release issue (valgrind reported; bug #1043571 , comment 16 iss...
Kris De Gussem
1
-2
/
+6
2011-10-02
Removing redundant doxygen @brief tag.
Jon A. Cruz
1
-1
/
+1
2011-08-27
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
1
-1
/
+0
2011-08-27
Remove NRRect from paint servers and temporary calculations
Krzysztof Kosi??ski
1
-4
/
+2
2011-07-22
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
1
-18
/
+22
2011-04-09
Initialize cached patterns to NULL in NRStyle, should fix crashes
Krzysztof Kosi??ski
1
-2
/
+4
2010-08-05
Minor cleanups
Krzysztof Kosi??ski
1
-3
/
+3
2010-07-07
Fix group opacity
Krzysztof Kosi??ski
1
-2
/
+0
2010-06-28
Text rendering. Factor out style handling into nr-style.h
Krzysztof Kosi??ski
1
-0
/
+218