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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: TypedSPI
Thomas Holder
2019-10-28
1
-81
/
+90
*
refactor SPIEnum: more type safety
Thomas Holder
2019-10-28
1
-32
/
+32
*
Add listeners for when shapes used by text are changed.
Tavmjong Bah
2019-09-06
1
-2
/
+2
*
Remove line height code and ficx coding style
Jabiertxof
2019-08-02
1
-1
/
+1
*
Working state
Jabiertxof
2019-08-02
1
-1
/
+1
*
Removing absolute units
Jabiertxof
2019-08-02
1
-1
/
+1
*
Stop worinig with units switch to px. Keep discussion opengit add .git add .
Jabiertxof
2019-08-02
1
-2
/
+2
*
Improving things poiner in rocketrr chat to line heigt in a new branch
Jabiertxof
2019-08-02
1
-1
/
+1
*
Fix various minor typos
Yuri Chornoivan
2019-07-01
1
-1
/
+1
*
Add visualization of style dialog
Jabier Arraiza
2019-06-02
1
-0
/
+1
*
Allow style properties to be accessed outside
Martin Owens
2019-02-20
1
-0
/
+1
*
Finish implementation of 'text-decoration-fill' and 'text-decoration-stroke'.
Tavmjong Bah
2018-12-12
1
-0
/
+2
*
Add capability to get style rulesets as SPStyle objects
Martin Owens
2018-11-13
1
-0
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Implement the remaining vector effects properties.
Tavmjong Bah
2018-11-08
1
-1
/
+1
*
remove Inkscape::URI::toString
Thomas Holder
2018-11-05
1
-4
/
+4
*
SPAttributeEnum typed function arguments
Thomas Holder
2018-10-06
1
-2
/
+4
*
Removal of code but breaks gradients
Martin Owens
2018-10-05
1
-0
/
+4
*
fix 1795942 "object to path" uses outdated state
Thomas Holder
2018-10-05
1
-4
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-11
/
+11
*
Add GUI support for 'font-variant-east-asian' property.
Tavmjong Bah
2018-06-07
1
-1
/
+1
*
moved libcroco, libuemf, libdepixelize to 3rdparty folder
Marc Jeanmougin
2018-04-29
1
-2
/
+2
*
Fix promote d
Jabier Arraiza
2018-04-23
1
-0
/
+5
*
Revert TAV d work for testing
Jabier Arraiza
2018-04-23
1
-5
/
+0
*
Promote the path 'd' attribute to a property per SVG 2. Try 2.
Tavmjong Bah
2018-03-07
1
-0
/
+5
*
Revert "Promote the path 'd' attribute to a property per SVG 2."
Tavmjong Bah
2018-02-18
1
-5
/
+0
*
Promote the path 'd' attribute to a property per SVG 2.
Tavmjong Bah
2018-02-13
1
-0
/
+5
*
Update properties for SVG 2 text. Partial work from Alex Roman
Tavmjong Bah
2017-10-16
1
-2
/
+3
*
Add GUI and code to implement "Line Spacing Modes".
Tavmjong Bah
2017-08-05
1
-2
/
+4
*
rename SPIVariableFontAxisOrNormal => SPIFontVariationSettings and implement ...
Felipe Corrêa da Silva Sanches
2017-06-23
1
-1
/
+1
*
parsing font-variation-settings (CSS Fonts Module Level 4)
Felipe Corrêa da Silva Sanches
2017-06-22
1
-0
/
+3
*
Merge in GSoC style dialog. (Work in progress.)
Tavmjong Bah
2017-02-04
1
-3
/
+4
|
\
|
*
Propagate changes to object tree with changes in style element
Tavmjong Bah
2016-07-13
1
-3
/
+4
*
|
Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.
Tavmjong Bah
2016-10-19
1
-0
/
+3
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
|
/
*
Read/write 'dominant-baseline' property.
Tavmjong Bah
2015-11-18
1
-0
/
+2
*
Add new 'writing-mode' values, remove 'block-progression', fix a few typos.
Tavmjong Bah
2015-10-15
1
-4
/
+4
*
Render font variants (ligatures, postions, caps, numerics).
Tavmjong Bah
2015-06-21
1
-0
/
+6
*
Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...
Tavmjong Bah
2015-05-18
1
-1
/
+1
*
GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...
Tavmjong Bah
2015-05-12
1
-1
/
+1
*
Start of implementing CSS 3 font variants (access to OpenType features).
Tavmjong Bah
2015-05-06
1
-1
/
+17
*
Revert bad commit (commited to wrong branch).
Tavmjong Bah
2015-05-03
1
-18
/
+0
*
First batch
Tavmjong Bah
2015-05-03
1
-0
/
+18
*
Read properties for SVG 2 text in a shape.
Tavmjong Bah
2015-01-15
1
-0
/
+6
*
SPStyle ref counting clean up.
Tavmjong Bah
2014-12-26
1
-2
/
+3
*
Remove sp_style_new().
Tavmjong Bah
2014-12-25
1
-2
/
+0
*
Remove sp_style_merge_from_parent() and sp_style_merge_from_dying_parent().
Tavmjong Bah
2014-12-25
1
-4
/
+0
*
Remove sp_style_write_string() and sp_style_write_difference().
Tavmjong Bah
2014-12-25
1
-14
/
+4
*
Remove sp_style_new_from_object()
Tavmjong Bah
2014-12-24
1
-2
/
+0
[next]