| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Basic support for <solidColor> element (rendring only as a paint server). | Tavmjong Bah | 2014-07-24 | 1 | -0/+10 |
| | | | | (bzr r13341.1.98) | ||||
| * | Add SVG2 property 'paint-order'. | Tavmjong Bah | 2014-02-19 | 1 | -0/+6 |
| | | | | (bzr r13043) | ||||
| * | Accept new CSS blend properties as valid. | Tavmjong Bah | 2013-12-12 | 1 | -0/+11 |
| | | | | (bzr r12849) | ||||
| * | Add Inkscape's flowed text elements and "text-align" property. Allow "title" ↵ | Tavmjong Bah | 2012-10-08 | 1 | -2/+16 |
| | | | | | | | | attribute. The "title" attribute is not in the SVG spec but is widely supported by browsers. (bzr r11753) | ||||
| * | Add possibility to check validity of attributes and usefulness of properties. | Tavmjong Bah | 2011-11-29 | 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) | |||||
