| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename <mesh> to <meshgradient> per SVG 2 CR specificiation. | Tavmjong Bah | 2016-09-27 | 1 | -13/+11 |
| | | | | | | Note: <mesh> has been repurposed to be a special shape that tightly wraps a mesh gradient. (bzr r15137) | ||||
| * | Fix undo/redo for mesh gradients. | Tavmjong Bah | 2016-09-26 | 1 | -48/+38 |
| | | | | (bzr r15135) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -7/+0 |
| |\ | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -7/+0 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+7 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -7/+0 |
| | | | | | | | (bzr r15025) | ||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -8/+8 |
| | | | | | | | (bzr r14954.1.21) | ||||
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -20/+21 |
| |/ | | | (bzr r14954.1.19) | ||||
| * | Backout last commit as it introduced subtle errors. | Tavmjong Bah | 2016-04-29 | 1 | -2/+0 |
| | | | | (bzr r14864) | ||||
| * | SVG 2 allows 'href' without 'xlink:'. For now just read plain 'href'. | Tavmjong Bah | 2016-04-29 | 1 | -0/+2 |
| | | | | (bzr r14863) | ||||
| * | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵ | Tavmjong Bah | 2015-03-01 | 1 | -12/+12 |
| | | | | | | | | | <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) | ||||
| * | Minor pass of header cleanup | Liam P. White | 2014-08-30 | 1 | -12/+9 |
| | | | | (bzr r13341.1.189) | ||||
| * | noop: remove commented-out code that is dangerous and should not come back | Johan B. C. Engelen | 2014-07-28 | 1 | -2/+0 |
| | | | | (bzr r13475) | ||||
| * | Fix for bugs 1318657 and 1298967 | mathog | 2014-06-11 | 1 | -23/+54 |
| | | | | (bzr r13417) | ||||
| * | Fix gradient position on document import (bug #1283193) | David Mathog | 2014-03-13 | 1 | -20/+63 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1283193 (bzr r13145) | ||||
| * | incorrect gradient transform on copy&paste.. committing for mathog | Raphael Rosch | 2014-03-12 | 1 | -0/+19 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1283193 (bzr r13139) | ||||
| * | Fix mesh gradient tool. | Markus Engel | 2013-10-21 | 1 | -12/+17 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1239430 (bzr r12703) | ||||
| * | Removed placement news / explicit destructor calls. | Markus Engel | 2013-07-31 | 1 | -2/+2 |
| | | | | (bzr r11608.1.113) | ||||
| * | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -7/+9 |
| | | | | (bzr r11608.1.86) | ||||
| * | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 2013-04-05 | 1 | -1201/+132 |
| | | | | (bzr r11608.1.82) | ||||
| * | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵ | Markus Engel | 2013-04-02 | 1 | -0/+36 |
| | | | | | | rewritten, as they aren't real classes. (bzr r11608.1.69) | ||||
| * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -46/+100 |
| | | | | (bzr r11608.1.67) | ||||
| * | Replaced calls to g_object_(un)ref with sp_object_(un)ref. | Markus Engel | 2013-04-01 | 1 | -2/+2 |
| | | | | (bzr r11608.1.65) | ||||
| * | Prepared exchange of casting macros. | Markus Engel | 2013-03-31 | 1 | -0/+7 |
| | | | | (bzr r11608.1.63) | ||||
| * | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -50/+50 |
| | | | | (bzr r11608.1.57) | ||||
| * | merged from trunk | Markus Engel | 2013-03-29 | 1 | -446/+88 |
| |\ | | | | | (bzr r11608.1.56) | ||||
| | * | Clean up more GObject type definitions | Alex Valavanis | 2013-01-23 | 1 | -212/+38 |
| | | | | | | | (bzr r12055) | ||||
| | * | Fix for #970355, radial gradient using object bounding box. | Tavmjong Bah | 2012-11-20 | 1 | -3/+22 |
| | | | | | | | (bzr r11887) | ||||
| | * | Build. Fixing win32 build with cairo > 1.11.4 (replacing uint with unsigned ↵ | Nicolas Dufour | 2012-11-10 | 1 | -3/+3 |
| | | | | | | | | | | | int). (bzr r11866) | ||||
| | * | Fix for 643150 : Auto-palette swatches duplicated on copy and paste | John Smith | 2012-09-19 | 1 | -0/+36 |
| | | | | | | | (bzr r11677) | ||||
| * | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 1 | -18/+18 |
| | | | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55) | ||||
| * | | Replaced calls to "pattern_new". | Markus Engel | 2013-03-29 | 1 | -3/+3 |
| | | | | | | | (bzr r11608.1.54) | ||||
| * | | Various changes. | Markus Engel | 2013-03-14 | 1 | -7/+7 |
| | | | | | | | (bzr r11608.1.48) | ||||
| * | | Added "virtual pad" to | Markus Engel | 2012-08-21 | 1 | -180/+359 |
| |/ | | | | | | | | | | | | | | | - 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) | ||||
| * | Fixing warnings. | Jon A. Cruz | 2012-05-25 | 1 | -14/+14 |
| | | | | (bzr r11414) | ||||
| * | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 2012-05-23 | 1 | -12/+616 |
| | | | | (bzr r11406) | ||||
| * | fix crash (bug #941317) | Johan B. C. Engelen | 2012-04-05 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/941317 (bzr r11157) | ||||
| * | cppcheck | Kris De Gussem | 2012-03-07 | 1 | -2/+2 |
| | | | | (bzr r11052) | ||||
| * | Add a tolerance-based hack, so that radial gradients with focus outside | Krzysztof Kosi??ski | 2011-11-14 | 1 | -3/+24 |
| | | | | | | | | | the outer circle work reliably. Fixes #845153 Fixed bugs: - https://launchpad.net/bugs/845153 (bzr r10740) | ||||
| * | Fix crash when previewing objectBoundingBox gradients | Krzysztof Kosi??ski | 2011-09-18 | 1 | -1/+1 |
| | | | | (bzr r10637) | ||||
| * | Remove NRRect from paint servers and temporary calculations | Krzysztof Kosi??ski | 2011-08-27 | 1 | -6/+6 |
| | | | | (bzr r10582.1.4) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -22/+23 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5) | Johan B. C. Engelen | 2011-02-21 | 1 | -7/+43 |
| | | | | | | | (bzr r10065) | ||||
| | * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -11/+11 |
| | | | | | | | (bzr r10060) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -30/+30 |
| | | | | | | | (bzr r10025) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -47/+44 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -47/+44 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -23/+23 |
| | | | | | | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | ||||
| | | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -8/+8 |
| | | | | | | | | | | (bzr r9546.1.4) | ||||
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -2/+2 |
| | | | | | | | | | | (bzr r9546.1.2) | ||||
