| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | parsing font-variation-settings (CSS Fonts Module Level 4) | Felipe Corrêa da Silva Sanches | 2017-06-22 | 1 | -0/+3 |
| | | |||||
| * | Implement rotation via desktop to window affine. | Tavmjong Bah | 2017-03-20 | 1 | -1/+0 |
| | | | | | | | Remove rotation via viewbox. Still some work to do... (bzr r15603) | ||||
| * | Implement arc "chord" type. (Matches Krita "chord" arc type.) | Tavmjong Bah | 2017-03-02 | 1 | -1/+2 |
| | | | | (bzr r15561) | ||||
| * | Update to trunk | Jabier Arraiza Cenoz | 2016-10-19 | 1 | -0/+1 |
| |\ | | | | | (bzr r15142.1.18) | ||||
| | * | Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet. | Tavmjong Bah | 2016-10-19 | 1 | -0/+1 |
| | | | | | | | (bzr r15177) | ||||
| * | | Doc rotate start | Jabier Arraiza Cenoz | 2016-10-02 | 1 | -0/+1 |
| |/ | | | (bzr r15142.1.1) | ||||
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -1/+0 |
| | | | | (bzr r15034) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+1 |
| | | | | (bzr r15027) | ||||
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -1/+0 |
| | | | | (bzr r15025) | ||||
| * | Optionally sort attributes and properties into a canonical order. | Tavmjong Bah | 2016-06-12 | 1 | -40/+51 |
| | | | | | | Useful for comparing different versions of an SVG file. (bzr r14980) | ||||
| * | A little cleaning up of attributes. | Tavmjong Bah | 2016-06-11 | 1 | -11/+19 |
| | | | | (bzr r14977) | ||||
| * | Backout last commit as it introduced subtle errors. | Tavmjong Bah | 2016-04-29 | 1 | -1/+0 |
| | | | | (bzr r14864) | ||||
| * | SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'. | Tavmjong Bah | 2016-04-29 | 1 | -0/+1 |
| | | | | (bzr r14863) | ||||
| * | Support rendering of radial gradients with the 'fr' attribute. New in SVG 2. | Tavmjong Bah | 2016-01-09 | 1 | -0/+1 |
| | | | | (bzr r14569) | ||||
| * | Corrects attribute name for saving page 'checkerboard' background state. | Tavmjong Bah | 2015-12-28 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1529391 (bzr r14556) | ||||
| * | Add option for checkerboard background. | Tavmjong Bah | 2015-12-21 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/397723 (bzr r14539) | ||||
| * | replaced remaining GHashTable with std::map | Marc Jeanmougin | 2015-12-09 | 1 | -14/+6 |
| | | | | (bzr r14504.1.16) | ||||
| * | Changed from Desktop to namedview to handle multiples documents | Jabier Arraiza Cenoz | 2015-12-05 | 1 | -0/+1 |
| | | | | (bzr r14500.1.8) | ||||
| * | update to trunk | Jabier Arraiza Cenoz | 2015-12-03 | 1 | -0/+1 |
| |\ | | | | | (bzr r14500.1.3) | ||||
| | * | Add spray-origin missing atribute | Jabier Arraiza Cenoz | 2015-12-02 | 1 | -0/+1 |
| | | | | | | | (bzr r14501) | ||||
| * | | Reorder attribute lock to better position | Jabier Arraiza Cenoz | 2015-12-02 | 1 | -1/+1 |
| | | | | | | | (bzr r14500.1.2) | ||||
| * | | Add lock to guides | Jabier Arraiza Cenoz | 2015-12-02 | 1 | -0/+1 |
| |/ | | | (bzr r14500.1.1) | ||||
| * | Add new 'writing-mode' values, remove 'block-progression', fix a few typos. | Tavmjong Bah | 2015-10-15 | 1 | -1/+1 |
| | | | | (bzr r14416) | ||||
| * | Read inkscape:color attribute on guides | Geoff Lankow | 2015-07-07 | 1 | -0/+1 |
| | | | | (bzr r14228.1.1) | ||||
| * | Start of implementing CSS 3 font variants (access to OpenType features). | Tavmjong Bah | 2015-05-06 | 1 | -4/+20 |
| | | | | (bzr r14115) | ||||
| * | Fix filter primitives using 'type' attribute. (Broken when 'type' attribute ↵ | Tavmjong Bah | 2015-03-06 | 1 | -1/+1 |
| | | | | | | introduced on meshes.) (bzr r13969) | ||||
| * | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵ | Tavmjong Bah | 2015-03-01 | 1 | -1/+1 |
| | | | | | | | | | <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) | ||||
| * | Experimental mesh smoothing code. | Tavmjong Bah | 2015-02-02 | 1 | -0/+1 |
| | | | | (bzr r13890) | ||||
| * | Read properties for SVG 2 text in a shape. | Tavmjong Bah | 2015-01-15 | 1 | -0/+5 |
| | | | | (bzr r13852) | ||||
| * | Implement SVG 1.1 textLength and textAdjust attributes. Code from Dmitry ↵ | Tavmjong Bah | 2015-01-05 | 1 | -0/+2 |
| | | | | | | Kirsanov (buliabyak). (bzr r13839) | ||||
| * | Revert old behavior: changing "Default units" changes *only* the displayed ↵ | Johan B. C. Engelen | 2014-11-22 | 1 | -1/+1 |
| | | | | | | units. It should not change the units used in SVG. We will need to create another setting for that at some later point. (bzr r13748) | ||||
| * | Update to trunk r13621 | Liam P. White | 2014-10-17 | 1 | -0/+5 |
| |\ | | | | | (bzr r13341.1.278) | ||||
| | * | Merge hatch rendering code from Tomasz Boczkowski. | Tavmjong Bah | 2014-10-14 | 1 | -0/+5 |
| | |\ | | | | | | | (bzr r13614) | ||||
| | | * | Merged hatch rendering code | Tomasz Boczkowski | 2014-10-14 | 1 | -0/+5 |
| | | | | | | | | | | (bzr r13611.1.8) | ||||
| | * | | Add 'white-space' CSS property (replaces deprecated xml:space). | Tavmjong Bah | 2014-10-14 | 1 | -4/+6 |
| | |/ | | | | | (bzr r13612) | ||||
| | * | Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec. | Tavmjong Bah | 2014-08-01 | 1 | -1/+1 |
| | | | | | | | (bzr r13485) | ||||
| | * | Basic support for <solidColor> element (rendering only as a paint server). | Tavmjong Bah | 2014-07-31 | 1 | -0/+2 |
| | | | | | | | (bzr r13484) | ||||
| * | | Update to experimental r13531 | Liam P. White | 2014-08-31 | 1 | -7/+6 |
| |\ \ | | | | | | | (bzr r13090.1.106) | ||||
| | * | | Code cleanup. | Liam P. White | 2014-08-18 | 1 | -7/+6 |
| | | | | | | | | | | (bzr r13341.1.145) | ||||
| * | | | Update to experimental r13460 | Liam P. White | 2014-08-06 | 1 | -1/+1 |
| |\| | | | | | | | | (bzr r13090.1.98) | ||||
| | * | | Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec. | Tavmjong Bah | 2014-08-01 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r13341.1.113) | ||||
| * | | | Update to experimental r13452 | Liam P. White | 2014-07-30 | 1 | -4/+8 |
| |\| | | | | | | | | (bzr r13090.1.95) | ||||
| | * | | Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' ↵ | Tavmjong Bah | 2014-07-30 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | attributes. (bzr r13341.1.110) | ||||
| | * | | Basic support for <solidColor> element (rendring only as a paint server). | Tavmjong Bah | 2014-07-24 | 1 | -0/+2 |
| | |/ | | | | | (bzr r13341.1.98) | ||||
| | * | Reimplement global aliasing toggle as a 'shape-rendering' property | Krzysztof Kosi??ski | 2014-03-13 | 1 | -1/+0 |
| | | | | | | | | | | | on the root element. (bzr r13146) | ||||
| | * | Provide a toggle in the document properties to optionally turn off | Krzysztof Kosi??ski | 2014-03-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | antialiasing for display and export. Fixes a nearly 10 year old bug #170356 Fixed bugs: - https://launchpad.net/bugs/170356 (bzr r13144) | ||||
| * | | Add selection sets | Liam P. White | 2014-05-10 | 1 | -0/+1 |
| | | | | | | | (bzr r13090.1.75) | ||||
| * | | Fixed path color when changed by Objects Dialog | Liam P. White | 2014-03-03 | 1 | -0/+1 |
| |/ | | | (bzr r13090.1.11) | ||||
| * | Read new SVG2 property 'paint-order'. | Tavmjong Bah | 2014-02-18 | 1 | -0/+1 |
| | | | | (bzr r13037) | ||||
| * | New CSS blending modes (outside of filters). | Tavmjong Bah | 2013-12-10 | 1 | -0/+2 |
| | | | | | | | | Define WITH_CSSBLEND to try out. Note: The modes are defined in CSS Compositing and Blending Level 1. To do: GUI. Isolate SVG drawing from Inkscape background (i.e. page border). (bzr r12845) | ||||
