index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
style-internal.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Read 'context-fill' and 'context-stroke' keywords.
Tavmjong Bah
2014-12-16
1
-9
/
+29
*
Merged src/style-internal.cpp from svg-paints-support branch
Tomasz Boczkowski
2014-10-14
1
-1
/
+5
*
Fix "Called C++ object pointer is null"
Tavmjong Bah
2014-10-13
1
-3
/
+12
*
Fix: "Forming reference to null pointer"
Tavmjong Bah
2014-10-13
1
-1
/
+10
*
Fix for #1334792. Correct inheritance for 'line-height' property.
Tavmjong Bah
2014-09-23
1
-0
/
+24
*
Fix for #1348385 (filtered shape losing filter on conversion)
Liam P. White
2014-08-01
1
-1
/
+2
*
Fixed some logic errors; clang warnings.
Markus Engel
2014-07-22
1
-4
/
+4
*
Warnings cleaup.
Jon A. Cruz
2014-07-15
1
-6
/
+4
*
Fix crash when ungrouping a group that has a filter applied to it
Diederik van Lierop
2014-07-10
1
-2
/
+4
*
Proper quoting of CSS 'font-family' fallback lists.
Tavmjong Bah
2014-06-10
1
-14
/
+15
*
Unquote names in 'font-family' lists. Partial fix for #1029080
Tavmjong Bah
2014-05-30
1
-6
/
+11
*
Style rewrite: Unquote strings from libcroco. Fixes 1303422.
Tavmjong Bah
2014-05-15
1
-2
/
+5
*
Style rewrite: prevent CSS2 'text-decoration' from overwriting CSS3 'text-dec...
Tavmjong Bah
2014-05-13
1
-14
/
+41
*
Style rewrite: 'text-decoration' requires access to style of ancestor element...
Tavmjong Bah
2014-05-10
1
-4
/
+16
*
Style rewrite: correct 'text-decoration' CSS2 vs CSS3 behavior.
Tavmjong Bah
2014-05-09
1
-0
/
+10
*
Style rewrite: prevent crash when fill/stroke set to "currentColor".
Tavmjong Bah
2014-05-07
1
-61
/
+61
*
Clean up of style code: Add default to SPIString for use with 'font-family'.
Tavmjong Bah
2014-04-28
1
-0
/
+8
*
Clean up of style code, removal of SPFontStyle. Step 2.
Tavmjong Bah
2014-04-24
1
-2
/
+2
*
Add missing style-internal.cpp
Tavmjong Bah
2014-04-24
1
-0
/
+2535