| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -46/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | Fix undo/redo for mesh gradients. | Tavmjong Bah | 2016-09-26 | 1 | -5/+6 |
| | | | | (bzr r15135) | ||||
| * | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵ | Tavmjong Bah | 2015-03-01 | 1 | -9/+9 |
| | | | | | | | | | <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) | ||||
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -3/+2 |
| | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | Added runtime check in SP_-cast macros. | Markus Engel | 2013-09-15 | 1 | -1/+1 |
| | | | | (bzr r11608.1.123) | ||||
| * | Modified SP_IS_ macros. | Markus Engel | 2013-09-14 | 1 | -1/+1 |
| | | | | (bzr r11608.1.122) | ||||
| * | Cleaned up. | Markus Engel | 2013-08-03 | 1 | -2/+1 |
| | | | | (bzr r11608.1.117) | ||||
| * | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -1/+1 |
| | | | | (bzr r11608.1.86) | ||||
| * | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 2013-04-05 | 1 | -27/+3 |
| | | | | (bzr r11608.1.82) | ||||
| * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -0/+1 |
| | | | | (bzr r11608.1.67) | ||||
| * | Replaced all casting macros with glib-independent ones. | Markus Engel | 2013-04-01 | 1 | -4/+2 |
| | | | | (bzr r11608.1.64) | ||||
| * | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -3/+3 |
| | | | | (bzr r11608.1.57) | ||||
| * | Added "virtual pad" to | Markus Engel | 2012-08-21 | 1 | -1/+20 |
| | | | | | | | | | | | | | | | | - SPPaintServer - SPPattern - SPGradient - SPStop - SPLinearGradient - SPMeshGradient - SPMeshPatch - SPMeshRow - SPRadialGradient As all subclasses of SPPaintServer now have "virtual pads" with correct inheritance, the virtual function call to "onCreatePattern" was converted to C++ style. (bzr r11608.1.35) | ||||
| * | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 2012-05-23 | 1 | -0/+53 |
| (bzr r11406) | |||||
