| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add 'vector-effect' to CSS and attribute lists. | Tavmjong Bah | 2019-09-01 | 4 | -0/+13 |
| | | |||||
| * | Add 'text-align' to properties not removed in cleaning for <flowPara> and ↵ | Tavmjong Bah | 2019-04-24 | 3 | -3/+3 |
| | | | | | <flowSpan>. | ||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -0/+1 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Boiler plate stuff for 'textPath' 'side' attribute. | Tavmjong Bah | 2018-05-31 | 2 | -0/+3 |
| | | |||||
| * | Update attribute tables for 'font-variation-settings'. | Tavmjong Bah | 2018-03-10 | 6 | -1/+327 |
| | | | | | Also add SVG 1.1 specification files used by scripts. | ||||
| * | Misc. typos | Unknown | 2017-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | ||||
| * | Update properties for SVG 2 text. Partial work from Alex Roman | Tavmjong Bah | 2017-10-16 | 4 | -21/+31 |
| | | |||||
| * | Add 'line-height' to allowed properties of tspans. | Tavmjong Bah | 2017-01-03 | 2 | -2/+2 |
| | | | | (bzr r15387) | ||||
| * | CMake: Add ${INKSCAPE_SHARE_INSTALL} | Eduard Braun | 2016-11-26 | 1 | -1/+1 |
| | | | | | | This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however (bzr r15278) | ||||
| * | Update attributes list for rename of 'mesh' to 'meshgradient'. | Tavmjong Bah | 2016-09-30 | 2 | -41/+59 |
| | | | | (bzr r15140) | ||||
| * | Update CSS tables (font-variants, etc.). | Tavmjong Bah | 2016-09-20 | 3 | -3/+94 |
| | | | | (bzr r15121) | ||||
| * | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -10/+0 |
| | | | | (bzr r15046) | ||||
| * | Add 'transform' to list of allowed properties for <flowRoot>. | Tavmjong Bah | 2016-06-10 | 2 | -25/+25 |
| | | | | (bzr r14972) | ||||
| * | Support rendering of radial gradients with the 'fr' attribute. New in SVG 2. | Tavmjong Bah | 2016-01-09 | 2 | -0/+3 |
| | | | | (bzr r14569) | ||||
| * | Add some SVG2 text properties to tables. | Tavmjong Bah | 2015-12-02 | 4 | -0/+52 |
| | | | | (bzr r14500) | ||||
| * | Add 'transform-box' to CSS properties. | Tavmjong Bah | 2015-10-15 | 4 | -0/+11 |
| | | | | (bzr r14415) | ||||
| * | Add a few new properties dealing with text and transforms. | Tavmjong Bah | 2015-10-15 | 4 | -2/+90 |
| | | | | (bzr r14414) | ||||
| * | More additions for 'mesh' attributes. | Tavmjong Bah | 2015-10-08 | 2 | -6/+10 |
| | | | | (bzr r14400) | ||||
| * | Add 'mesh' and 'hatch' related attributes. | Tavmjong Bah | 2015-10-08 | 2 | -9/+48 |
| | | | | (bzr r14399) | ||||
| * | cmake: Bring cmake installation in line with autotools (bug #1451481) | houz | 2015-05-08 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128) | ||||
| * | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵ | Tavmjong Bah | 2015-03-01 | 1 | -1/+3 |
| | | | | | | | | | <meshpatch>. Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option. Per SVG WG decission at Sydney 2015 face-to-face meeting. (bzr r13956) | ||||
| * | Really add new text-decoration properties. | Tavmjong Bah | 2014-11-12 | 1 | -0/+10 |
| | | | | (bzr r13707) | ||||
| * | Add new text decoration properties. | Tavmjong Bah | 2014-11-12 | 1 | -0/+26 |
| | | | | (bzr r13706) | ||||
| * | Basic support for <solidColor> element (rendering only as a paint server). | Tavmjong Bah | 2014-07-31 | 5 | -6/+24 |
| | | | | (bzr r13484) | ||||
| * | Allow 'transform' on flowRoot, flowPara, and flowSpan. | Tavmjong Bah | 2014-02-25 | 2 | -2/+8 |
| | | | | (bzr r13059) | ||||
| * | Add SVG2 property 'paint-order'. | Tavmjong Bah | 2014-02-19 | 3 | -0/+10 |
| | | | | (bzr r13043) | ||||
| * | Accept new CSS blend properties as valid. | Tavmjong Bah | 2013-12-12 | 3 | -0/+19 |
| | | | | (bzr r12849) | ||||
| * | Add Inkscape's flowed text elements and "text-align" property. Allow "title" ↵ | Tavmjong Bah | 2012-10-08 | 5 | -68/+99 |
| | | | | | | | | attribute. The "title" attribute is not in the SVG spec but is widely supported by browsers. (bzr r11753) | ||||
| * | Add feMergeNode to "in" list in svgprops. Fix bug in preferences for ↵ | Tavmjong Bah | 2011-11-29 | 2 | -49/+53 |
| | | | | | | deleting invalid attributes. (bzr r10754) | ||||
| * | Add possibility to check validity of attributes and usefulness of properties. | Tavmjong Bah | 2011-11-29 | 7 | -0/+1130 |
| 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) | |||||
