| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Correct return value. | Tavmjong Bah | 2015-11-23 | 1 | -0/+1 |
| | | | | (bzr r14484) | ||||
| * | Correct transform when picking colors under mesh. | Tavmjong Bah | 2015-10-08 | 1 | -8/+10 |
| | | | | (bzr r14401) | ||||
| * | Match function definition and declaration syntax. Mismatch pointed out by ↵ | Tavmjong Bah | 2015-03-01 | 1 | -5/+5 |
| | | | | | | doxygen warnings. (bzr r13958) | ||||
| * | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵ | Tavmjong Bah | 2015-03-01 | 1 | -404/+60 |
| | | | | | | | | | <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) | ||||
| * | Replace Catmull-Rom by fininte-differences in smoothing routines. | Tavmjong Bah | 2015-02-04 | 1 | -51/+198 |
| | | | | | | Set cross-derivatives to zero for the moment. (bzr r13899) | ||||
| * | Experimental mesh smoothing code. | Tavmjong Bah | 2015-02-02 | 1 | -1/+579 |
| | | | | (bzr r13890) | ||||
| * | Minor pass of header cleanup | Liam P. White | 2014-08-30 | 1 | -0/+2 |
| | | | | (bzr r13341.1.189) | ||||
| * | Fix build (not pretty). | Liam P. White | 2014-08-18 | 1 | -7/+7 |
| | | | | (bzr r13341.1.146) | ||||
| * | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 2014-02-08 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1272073 (bzr r13009) | ||||
| * | Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ↵ | Tavmjong Bah | 2013-10-08 | 1 | -4/+4 |
| | | | | | | using the Circle, Ellipse, and Arc tool. (bzr r12670) | ||||
| * | Fixed uninitialized variables & misc warnings. | Jon A. Cruz | 2013-03-25 | 1 | -7/+11 |
| | | | | (bzr r12241) | ||||
| * | Warning and dead code cleanup. | Jon A. Cruz | 2013-01-11 | 1 | -6/+0 |
| | | | | (bzr r12014) | ||||
| * | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 2012-10-04 | 1 | -2/+2 |
| | | | | | | they are not used elsewhere. (bzr r11735) | ||||
| * | Fixed typo. | Tavmjong Bah | 2012-06-14 | 1 | -1/+1 |
| | | | | (bzr r11498) | ||||
| * | cppcheck | Kris De Gussem | 2012-06-12 | 1 | -2/+2 |
| | | | | (bzr r11492) | ||||
| * | Fixing warnings. | Jon A. Cruz | 2012-05-25 | 1 | -5/+2 |
| | | | | (bzr r11414) | ||||
| * | fix windows build. use 'guint' instead of 'uint'. although I do not know why ↵ | Johan B. C. Engelen | 2012-05-24 | 1 | -153/+153 |
| | | | | | | you wouldn't just use 'unsigned int' (bzr r11410) | ||||
| * | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 2012-05-23 | 1 | -0/+2508 |
| (bzr r11406) | |||||
