| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 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-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -0/+0 | |
| A lot of header clean-up. | |||||
| 2016-11-16 | Split selected rows/columns in half using Insert key. | Tavmjong Bah | 1 | -1/+3 | |
| (bzr r15251) | |||||
| 2016-11-08 | Improve mesh handling in Fill and Stroke dialog. | Tavmjong Bah | 1 | -0/+3 | |
| Create new meshes with alternating color/white pattern (makes it more obvious a mesh has been created). (bzr r15229) | |||||
| 2016-10-17 | Add option to scale mesh to fit in bounding box. | Tavmjong Bah | 1 | -0/+10 | |
| (bzr r15173) | |||||
| 2016-09-27 | Rename <mesh> to <meshgradient> per SVG 2 CR specificiation. | Tavmjong Bah | 1 | -6/+6 | |
| Note: <mesh> has been repurposed to be a special shape that tightly wraps a mesh gradient. (bzr r15137) | |||||
| 2016-09-26 | Fix undo/redo for mesh gradients. | Tavmjong Bah | 1 | -3/+8 | |
| (bzr r15135) | |||||
| 2015-03-01 | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵ | Tavmjong Bah | 1 | -18/+15 | |
| <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-02 | Experimental mesh smoothing code. | Tavmjong Bah | 1 | -0/+19 | |
| (bzr r13890) | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -33/+31 | |
| (bzr r13341.5.16) | |||||
| 2014-08-31 | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 1 | -33/+31 | |
| GThread deprecation errors. (bzr r13341.1.190) | |||||
| 2013-07-31 | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.111) | |||||
| 2012-05-24 | fix windows build. use 'guint' instead of 'uint'. although I do not know why ↵ | Johan B. C. Engelen | 1 | -29/+29 | |
| you wouldn't just use 'unsigned int' (bzr r11410) | |||||
| 2012-05-23 | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 1 | -0/+197 | |
| (bzr r11406) | |||||
