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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce code redundancy.
Tavmjong Bah
2018-12-12
1
-0
/
+2
*
Reduce code redundancy.
Tavmjong Bah
2018-12-11
1
-12
/
+14
*
Turn #defines into enum.
Tavmjong Bah
2018-12-11
1
-16
/
+21
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Implement 'text-orientation' with user interface. Update 'writing-mode', addi...
Tavmjong Bah
2015-10-28
1
-1
/
+0
*
Implement rendering for 'context-fill' and 'context-stroke' (text not handled...
Tavmjong Bah
2014-12-21
1
-1
/
+2
*
Merged src/display folder from svg-paints-support branch
Tomasz Boczkowski
2014-10-14
1
-4
/
+5
*
CSS2 and CSS3 text decoration rendering, most code from David Mathog.
Tavmjong Bah
2014-05-13
1
-2
/
+9
*
Enable 'paint-order', (rendering only)... missing changes.
Tavmjong Bah
2014-05-01
1
-2
/
+0
*
Clean up of style code: Patch from suv: SPStyle: struct -> class
Tavmjong Bah
2014-04-26
1
-1
/
+1
*
Copy 'paint-order' property data for Cairo rendering.
Tavmjong Bah
2014-02-18
1
-0
/
+12
*
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
2014-02-08
1
-4
/
+4
*
Merged from trunk (r12488).
Markus Engel
2013-08-30
1
-0
/
+37
|
\
|
*
changes_2013_05_22a.patch:
David Mathog
2013-06-19
1
-0
/
+37
*
|
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-1
/
+1
|
/
*
Fix some broken Vim modelines
Alex Valavanis
2013-04-11
1
-1
/
+1
*
Fix even more forward declaration tags
Alex Valavanis
2013-03-15
1
-1
/
+1
*
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+0
*
Fix another tonne of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+2
*
Next pass of doxygen @brief cleanup.
Jon A. Cruz
2011-10-02
1
-1
/
+1
*
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-5
/
+8
*
Fix group opacity
Krzysztof Kosi??ski
2010-07-07
1
-1
/
+0
*
Text rendering. Factor out style handling into nr-style.h
Krzysztof Kosi??ski
2010-06-28
1
-0
/
+82