| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-09-01 | Add 'vector-effect' to CSS and attribute lists. | Tavmjong Bah | 1 | -0/+7 | |
| 2019-04-24 | Add 'text-align' to properties not removed in cleaning for <flowPara> and ↵ | Tavmjong Bah | 1 | -1/+1 | |
| <flowSpan>. | |||||
| 2018-03-10 | Update attribute tables for 'font-variation-settings'. | Tavmjong Bah | 1 | -1/+9 | |
| Also add SVG 1.1 specification files used by scripts. | |||||
| 2017-10-16 | Update properties for SVG 2 text. Partial work from Alex Roman | Tavmjong Bah | 1 | -7/+11 | |
| 2017-01-03 | Add 'line-height' to allowed properties of tspans. | Tavmjong Bah | 1 | -1/+1 | |
| (bzr r15387) | |||||
| 2016-09-20 | Update CSS tables (font-variants, etc.). | Tavmjong Bah | 1 | -1/+56 | |
| (bzr r15121) | |||||
| 2016-06-10 | Add 'transform' to list of allowed properties for <flowRoot>. | Tavmjong Bah | 1 | -1/+1 | |
| (bzr r14972) | |||||
| 2015-12-02 | Add some SVG2 text properties to tables. | Tavmjong Bah | 1 | -0/+22 | |
| (bzr r14500) | |||||
| 2015-10-15 | Add 'transform-box' to CSS properties. | Tavmjong Bah | 1 | -0/+5 | |
| (bzr r14415) | |||||
| 2015-10-15 | Add a few new properties dealing with text and transforms. | Tavmjong Bah | 1 | -2/+38 | |
| (bzr r14414) | |||||
| 2014-11-12 | Add new text decoration properties. | Tavmjong Bah | 1 | -0/+26 | |
| (bzr r13706) | |||||
| 2014-07-31 | Basic support for <solidColor> element (rendering only as a paint server). | Tavmjong Bah | 1 | -0/+10 | |
| (bzr r13484) | |||||
| 2014-07-24 | Basic support for <solidColor> element (rendring only as a paint server). | Tavmjong Bah | 1 | -0/+10 | |
| (bzr r13341.1.98) | |||||
| 2014-02-19 | Add SVG2 property 'paint-order'. | Tavmjong Bah | 1 | -0/+6 | |
| (bzr r13043) | |||||
| 2013-12-12 | Accept new CSS blend properties as valid. | Tavmjong Bah | 1 | -0/+11 | |
| (bzr r12849) | |||||
| 2012-10-08 | Add Inkscape's flowed text elements and "text-align" property. Allow "title" ↵ | Tavmjong Bah | 1 | -2/+16 | |
| attribute. The "title" attribute is not in the SVG spec but is widely supported by browsers. (bzr r11753) | |||||
| 2011-11-29 | Add possibility to check validity of attributes and usefulness of properties. | Tavmjong Bah | 1 | -0/+201 | |
| This code adds the ability to check for every elment in an SVG document if its attributes are valid and the styling properties are useful. Options under the SVG Output section of the Inkscape Preferences dialog control what should be checked when, and what actions should be taken if invalid attributes or non-useful properties are found. (bzr r10753) | |||||
