summaryrefslogtreecommitdiffstats
path: root/src/style.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-28refactor: TypedSPIThomas Holder1-81/+90
2019-10-28refactor SPIEnum: more type safetyThomas Holder1-32/+32
2019-09-06Add listeners for when shapes used by text are changed.Tavmjong Bah1-2/+2
2019-08-02Remove line height code and ficx coding styleJabiertxof1-1/+1
2019-08-02Working stateJabiertxof1-1/+1
2019-08-02Removing absolute unitsJabiertxof1-1/+1
2019-08-02Stop worinig with units switch to px. Keep discussion opengit add .git add .Jabiertxof1-2/+2
2019-08-02Improving things poiner in rocketrr chat to line heigt in a new branchJabiertxof1-1/+1
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2019-06-02Add visualization of style dialogJabier Arraiza1-0/+1
2019-02-20Allow style properties to be accessed outsideMartin Owens1-0/+1
2018-12-12Finish implementation of 'text-decoration-fill' and 'text-decoration-stroke'.Tavmjong Bah1-0/+2
2018-11-13Add capability to get style rulesets as SPStyle objectsMartin Owens1-0/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-11-08Implement the remaining vector effects properties.Tavmjong Bah1-1/+1
2018-11-05remove Inkscape::URI::toStringThomas Holder1-4/+4
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-2/+4
2018-10-05Removal of code but breaks gradientsMartin Owens1-0/+4
2018-10-05fix 1795942 "object to path" uses outdated stateThomas Holder1-4/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-11/+11
2018-06-07Add GUI support for 'font-variant-east-asian' property.Tavmjong Bah1-1/+1
2018-04-29moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin1-2/+2
2018-04-23Fix promote dJabier Arraiza1-0/+5
2018-04-23Revert TAV d work for testingJabier Arraiza1-5/+0
2018-03-07Promote the path 'd' attribute to a property per SVG 2. Try 2.Tavmjong Bah1-0/+5
2018-02-18Revert "Promote the path 'd' attribute to a property per SVG 2."Tavmjong Bah1-5/+0
2018-02-13Promote the path 'd' attribute to a property per SVG 2.Tavmjong Bah1-0/+5
2017-10-16Update properties for SVG 2 text. Partial work from Alex RomanTavmjong Bah1-2/+3
2017-08-05Add GUI and code to implement "Line Spacing Modes".Tavmjong Bah1-2/+4
2017-06-23rename SPIVariableFontAxisOrNormal => SPIFontVariationSettings and implement ...Felipe Corrêa da Silva Sanches1-1/+1
2017-06-22parsing font-variation-settings (CSS Fonts Module Level 4)Felipe Corrêa da Silva Sanches1-0/+3
2016-10-19Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.Tavmjong Bah1-0/+3
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2016-07-13Propagate changes to object tree with changes in style elementTavmjong Bah1-3/+4
2015-11-18Read/write 'dominant-baseline' property.Tavmjong Bah1-0/+2
2015-10-15Add new 'writing-mode' values, remove 'block-progression', fix a few typos.Tavmjong Bah1-4/+4
2015-06-21Render font variants (ligatures, postions, caps, numerics).Tavmjong Bah1-0/+6
2015-05-18Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah1-1/+1
2015-05-12GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah1-1/+1
2015-05-06Start of implementing CSS 3 font variants (access to OpenType features).Tavmjong Bah1-1/+17
2015-05-03Revert bad commit (commited to wrong branch).Tavmjong Bah1-18/+0
2015-05-03First batchTavmjong Bah1-0/+18
2015-01-15Read properties for SVG 2 text in a shape.Tavmjong Bah1-0/+6
2014-12-26SPStyle ref counting clean up.Tavmjong Bah1-2/+3
2014-12-25Remove sp_style_new().Tavmjong Bah1-2/+0
2014-12-25Remove sp_style_merge_from_parent() and sp_style_merge_from_dying_parent().Tavmjong Bah1-4/+0
2014-12-25Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah1-14/+4
2014-12-24Remove sp_style_new_from_object()Tavmjong Bah1-2/+0
2014-11-08Black list some properties that shouldn't appear in default styles.Tavmjong Bah1-0/+1