| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename SPIVariableFontAxisOrNormal => SPIFontVariationSettings and implement ↵ | Felipe Corrêa da Silva Sanches | 2017-06-23 | 1 | -17/+13 |
| | | | | | full parsing of multiple axes and respective design-space coordiantes. | ||||
| * | SPIVariableFontAxisOrLength: inheriting from SPIFloat instead of SPILength | Felipe Corrêa da Silva Sanches | 2017-06-22 | 1 | -6/+7 |
| | | |||||
| * | parsing font-variation-settings (CSS Fonts Module Level 4) | Felipe Corrêa da Silva Sanches | 2017-06-22 | 1 | -0/+54 |
| | | |||||
| * | Default style source to SP_STYLE_SRC_STYLE_PROP. Only set style_src on ↵ | Tavmjong Bah | 2017-02-07 | 1 | -2/+4 |
| | | | | | | | | | successful read. Fixed bugs: - https://launchpad.net/bugs/1662285 (bzr r15490) | ||||
| * | Propagate changes to object tree with changes in style element | Tavmjong Bah | 2016-07-13 | 1 | -6/+30 |
| | | | | (bzr r14949.1.46) | ||||
| * | Fix a typo that spawned a lot of "unused parameter" warnings when compiling | Eduard Braun | 2016-06-11 | 1 | -1/+1 |
| | | | | (bzr r14976) | ||||
| * | Fix incorrect variable type in SPILengthOrNormal constructor. | Tavmjong Bah | 2015-12-08 | 1 | -1/+1 |
| | | | | (bzr r14514) | ||||
| * | Fix incorrect variable type in SPILength constructor. | Tavmjong Bah | 2015-12-08 | 1 | -1/+1 |
| | | | | (bzr r14513) | ||||
| * | Implement 'text-orientation' with user interface. Update 'writing-mode', ↵ | Tavmjong Bah | 2015-10-28 | 1 | -1/+0 |
| | | | | | | | | adding 'vertical-lr'. Overhaul vertical text. Eliminate any use of "internal" leading in glyph metrics. Etc. (bzr r14430.1.1) | ||||
| * | Enable rendering of 'font-feature-settings' and 'font-variant-east-asian'. | Tavmjong Bah | 2015-06-22 | 1 | -5/+5 |
| | | | | | | Requires Pango version equal or greater than 1.37.1. (bzr r14207) | ||||
| * | Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵ | Tavmjong Bah | 2015-05-18 | 1 | -2/+24 |
| | | | | | | library). (bzr r14162) | ||||
| * | GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in ↵ | Tavmjong Bah | 2015-05-12 | 1 | -0/+49 |
| | | | | | | progress. (bzr r14148) | ||||
| * | Read 'context-fill' and 'context-stroke' keywords. | Tavmjong Bah | 2014-12-16 | 1 | -6/+14 |
| | | | | (bzr r13801) | ||||
| * | Add new text decoration properties. | Tavmjong Bah | 2014-11-12 | 1 | -3/+9 |
| | | | | (bzr r13706) | ||||
| * | Update to trunk r13621 | Liam P. White | 2014-10-17 | 1 | -176/+477 |
| |\ | | | | | (bzr r13341.1.278) | ||||
| | * | Post-merge cleanup. | Jon A. Cruz | 2014-10-15 | 1 | -176/+478 |
| | | | | | | | (bzr r13615) | ||||
| | * | Merged hatch rendering code | Tomasz Boczkowski | 2014-10-14 | 1 | -2/+1 |
| | | | | | | | (bzr r13611.1.8) | ||||
| | * | Fix for #1334792. Correct inheritance for 'line-height' property. | Tavmjong Bah | 2014-09-23 | 1 | -1/+1 |
| | | | | | | | (bzr r13564) | ||||
| | * | Style rewrite: prevent CSS2 'text-decoration' from overwriting CSS3 ↵ | Tavmjong Bah | 2014-05-13 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | 'text-decoration-xxx' values. Fix some unused variable warnings. (bzr r13371) | ||||
| | * | Style rewrite: 'text-decoration' requires access to style of ancestor ↵ | Tavmjong Bah | 2014-05-10 | 1 | -4/+8 |
| | | | | | | | | | | | element which set property. (bzr r13348) | ||||
| * | | Small warning cleanup | Liam P. White | 2014-10-17 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.277) | ||||
| * | | Fix for #1334792. Correct inheritance for 'line-height' property. | Tavmjong Bah | 2014-09-23 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.217) | ||||
| * | | Warnings cleanup. | Liam P. White | 2014-08-04 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.117) | ||||
| * | | Style rewrite: Prevent CSS2 'text-decoration' from overwriting CSS3 ↵ | Tavmjong Bah | 2014-05-13 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | 'text-decoration-xxx'. Suppress unused variable warnings. (bzr r13341.1.15) | ||||
| * | | Style rewrite: 'text-decoration' requires access to style of ancestor ↵ | Tavmjong Bah | 2014-05-10 | 1 | -4/+8 |
| |/ | | | | | element which set property. (bzr r13341.1.4) | ||||
| * | Style rewrite: more buglets squashed (thanks Johan). | Tavmjong Bah | 2014-04-30 | 1 | -2/+7 |
| | | | | (bzr r13328) | ||||
| * | Style rewrite: fix two more buglets. | Tavmjong Bah | 2014-04-30 | 1 | -1/+3 |
| | | | | (bzr r13325) | ||||
| * | Style rewrite: fix typo. | Tavmjong Bah | 2014-04-30 | 1 | -1/+1 |
| | | | | (bzr r13324) | ||||
| * | Clean up of style code: Add default to SPIString for use with 'font-family'. | Tavmjong Bah | 2014-04-28 | 1 | -3/+6 |
| | | | | (bzr r13315) | ||||
| * | Clean up of style code: refactor marker properties. Step 3. | Tavmjong Bah | 2014-04-24 | 1 | -1/+1 |
| | | | | (bzr r13301) | ||||
| * | Clean up of style code, removal of SPFontStyle. Step 2. | Tavmjong Bah | 2014-04-24 | 1 | -13/+0 |
| | | | | (bzr r13300) | ||||
| * | Clean up of style code, converting structures to C++ classes. Step 1. | Tavmjong Bah | 2014-04-23 | 1 | -118/+708 |
| | | | | (bzr r13298) | ||||
| * | Change stroke-dasharray and stroke-dashoffset handling to match other ↵ | Tavmjong Bah | 2014-03-11 | 1 | -0/+305 |
| properties. Split style.h into more manageable size files. (bzr r13135) | |||||
