| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-09-29 | Fix issue 872. LPE on rects is not rendering in browsers | Jabier Arraiza | 1 | -0/+2 | |
| 2019-08-31 | Templates: Accept non-underscored variants of "inkscape:templateinfo" | Patrick Storz | 1 | -1/+1 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - 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 | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -7/+7 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -7/+7 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -0/+2 | |
| A lot of header clean-up. | |||||
| 2016-11-04 | Render meshes with old syntax using camelCase. | Tavmjong Bah | 1 | -0/+6 | |
| (bzr r15207) | |||||
| 2016-09-27 | Rename <mesh> to <meshgradient> per SVG 2 CR specificiation. | Tavmjong Bah | 1 | -5/+22 | |
| Note: <mesh> has been repurposed to be a special shape that tightly wraps a mesh gradient. (bzr r15137) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -5/+0 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+5 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -5/+0 | |
| (bzr r15025) | |||||
| 2015-08-23 | Add 'inkscape:_templateinfo' back to sp-factory.cpp (got lost in r13940). | su_v | 1 | -0/+2 | |
| (bzr r14318) | |||||
| 2015-07-27 | \n | Liam P. White | 1 | -1/+1 | |
| (bzr r14266) | |||||
| 2015-07-05 | SVG font editor: fix defunct Kerning tab (bug #1406543) | su_v | 1 | -0/+5 | |
| (bzr r14230) | |||||
| 2015-03-01 | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵ | Tavmjong Bah | 1 | -7/+7 | |
| <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) | |||||
| 2015-02-25 | create SPObject factory | Liam P. White | 1 | -0/+337 | |
| (bzr r13939.1.1) | |||||
| 2013-04-20 | Moved factories to different files. | Markus Engel | 1 | -34/+0 | |
| (bzr r11608.1.100) | |||||
| 2013-04-13 | Made factory a template. | Markus Engel | 1 | -32/+32 | |
| (bzr r11608.1.95) | |||||
| 2013-04-12 | Added prefPaths to contexts; modified SPFactory | Markus Engel | 1 | -31/+8 | |
| (bzr r11608.1.94) | |||||
| 2013-04-07 | Added exception to SPFactory / basic handling to SPObject. | Markus Engel | 1 | -15/+25 | |
| (bzr r11608.1.87) | |||||
| 2013-04-02 | Cleaned up a bit. Uses some C++11 features. | Markus Engel | 1 | -36/+18 | |
| (bzr r11608.1.72) | |||||
| 2013-04-02 | Added virtual destructor to SPObject. Switched to new factory. Replaced some ↵ | Markus Engel | 1 | -7/+44 | |
| casts. Inkscape seems stable, car.svgz renders correctly to png. (bzr r11608.1.70) | |||||
| 2013-04-02 | Added new factory for SPObject tree objects. | Markus Engel | 1 | -0/+28 | |
| (bzr r11608.1.68) | |||||
