| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 43 | -5814/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | Misc. typos | luz.paz | 2018-01-08 | 1 | -1/+1 |
| | | | | Found via `codespell` | ||||
| * | Remove all unused makefile.in | Stefano Facchini | 2017-10-19 | 1 | -17/+0 |
| | | |||||
| * | Fix C++11 errors and warnings with g++-7 | Alex Valavanis | 2017-02-05 | 1 | -1/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477) | ||||
| * | Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/ | Tavmjong Bah | 2016-08-15 | 1 | -2/+2 |
| | | | | (bzr r15059) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 3 | -57/+7 |
| |\ | | | | | (bzr r14954.1.30) | ||||
| | * | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -46/+0 |
| | | | | | | | (bzr r15046) | ||||
| | * | Fix broken headers | Alex Valavanis | 2016-08-03 | 2 | -11/+7 |
| | | | | | | | (bzr r15035) | ||||
| * | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 14 | -28/+9 |
| |\| | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 14 | -28/+9 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 12 | -1/+25 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 12 | -25/+1 |
| | | | | | | | (bzr r15025) | ||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 2 | -2/+2 |
| | | | | | | | (bzr r14954.1.21) | ||||
| * | | Last part of new SPObject children list | Adrian Boguszewski | 2016-07-14 | 7 | -49/+45 |
| |/ | | | (bzr r14954.1.20) | ||||
| * | 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) | ||||
| * | create SPObject factory | Liam P. White | 2015-02-25 | 21 | -310/+0 |
| | | | | (bzr r13939.1.1) | ||||
| * | Update to trunk r13621 | Liam P. White | 2014-10-17 | 3 | -30/+47 |
| |\ | | | | | (bzr r13341.1.278) | ||||
| | * | Fix "Access to field 'image_out' results in a dereference of a null pointer" | Tavmjong Bah | 2014-10-12 | 1 | -10/+15 |
| | | | | | | | (bzr r13597) | ||||
| | * | Fix "Access to field 'image_out' results in a dereference of a null pointer" | Tavmjong Bah | 2014-10-12 | 1 | -10/+16 |
| | | | | | | | (bzr r13596) | ||||
| | * | Fix "Access to field 'image_out' results in a dereference of a null pointer" | Tavmjong Bah | 2014-10-12 | 1 | -10/+16 |
| | | | | | | | (bzr r13595) | ||||
| | * | Enable rendering of new filter blend modes (but don't add them to GUI). | Tavmjong Bah | 2014-06-29 | 1 | -8/+0 |
| | | | | | | | (bzr r13443) | ||||
| * | | More header cleanup | Liam P. White | 2014-09-06 | 3 | -32/+32 |
| | | | | | | | (bzr r13341.1.198) | ||||
| * | | Enable rendering of new filter blend modes (but don't add them to GUI). | Tavmjong Bah | 2014-06-29 | 1 | -8/+0 |
| |/ | | | (bzr r13341.1.70) | ||||
| * | Remove redundant variable from SPFeImage | Krzysztof Kosi??ski | 2014-03-12 | 2 | -6/+2 |
| | | | | (bzr r13141) | ||||
| * | Don't try to load JPG and PNG files with createChildDoc(). | Tavmjong Bah | 2014-03-03 | 1 | -1/+1 |
| | | | | (bzr r13099) | ||||
| * | prevent compiler warnings | Kris De Gussem | 2014-01-16 | 1 | -1/+1 |
| | | | | (bzr r12944) | ||||
| * | Add GUI for feComponentTransfer filter primitive. | Tavmjong Bah | 2014-01-13 | 1 | -14/+11 |
| | | | | (bzr r12923) | ||||
| * | New CSS blending and compositing modes. | Tavmjong Bah | 2013-12-05 | 3 | -11/+120 |
| | | | | | | | | | Define WITH_CSSBLEND and/or WITH_CSSCOMPOSITE to try out. Note: these new modes are not yet defined to apply to SVG filters in the CSS Compositing and Blending Level 1 or in CSS Filters Level 1 specifications. They are expected to be included in Level 2. (bzr r12837) | ||||
| * | Fixed FeComponentTransfer. | Markus Engel | 2013-09-23 | 3 | -30/+55 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1229326 (bzr r12582) | ||||
| * | Added missing registration of FeDistantLight; made sure warnings on missing ↵ | Markus Engel | 2013-09-23 | 1 | -0/+12 |
| | | | | | | | | | types are always issued. Fixed bugs: - https://launchpad.net/bugs/1229326 (bzr r12580) | ||||
| * | Merge C++ification of the SP tree by Markus Engel | Krzysztof Kosi??ski | 2013-09-19 | 42 | -2539/+1986 |
| |\ | | | | | (bzr r12532) | ||||
| | * | Added runtime check in SP_-cast macros. | Markus Engel | 2013-09-15 | 21 | -21/+21 |
| | | | | | | | (bzr r11608.1.123) | ||||
| | * | Modified SP_IS_ macros. | Markus Engel | 2013-09-14 | 21 | -24/+24 |
| | | | | | | | (bzr r11608.1.122) | ||||
| | * | Replacement of unnecessary variables. | Markus Engel | 2013-07-31 | 32 | -839/+769 |
| | | | | | | | (bzr r11608.1.114) | ||||
| | * | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 2013-07-31 | 10 | -340/+330 |
| | | | | | | | (bzr r11608.1.111) | ||||
| | * | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 26 | -74/+30 |
| | | | | | | | (bzr r11608.1.86) | ||||
| | * | Merged FilterPrimitive and subclasses. | Markus Engel | 2013-04-07 | 32 | -1104/+407 |
| | | | | | | | (bzr r11608.1.85) | ||||
| | * | Merged more classes. | Markus Engel | 2013-04-06 | 10 | -423/+133 |
| | | | | | | | (bzr r11608.1.84) | ||||
| | * | Added virtual destructor to SPObject. Switched to new factory. Replaced some ↵ | Markus Engel | 2013-04-02 | 1 | -1/+1 |
| | | | | | | | | | | | casts. Inkscape seems stable, car.svgz renders correctly to png. (bzr r11608.1.70) | ||||
| | * | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵ | Markus Engel | 2013-04-02 | 19 | -0/+190 |
| | | | | | | | | | | | rewritten, as they aren't real classes. (bzr r11608.1.69) | ||||
| | * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 42 | -89/+262 |
| | | | | | | | (bzr r11608.1.67) | ||||
| | * | Replaced all casting macros with glib-independent ones. | Markus Engel | 2013-04-01 | 21 | -88/+52 |
| | | | | | | | (bzr r11608.1.64) | ||||
| | * | Prepared exchange of casting macros. | Markus Engel | 2013-03-31 | 21 | -0/+21 |
| | | | | | | | (bzr r11608.1.63) | ||||
| | * | Renamed virtual function names. | Markus Engel | 2013-03-29 | 42 | -366/+366 |
| | | | | | | | (bzr r11608.1.57) | ||||
| | * | merged from trunk | Markus Engel | 2013-03-29 | 42 | -4346/+117 |
| | |\ | | | | | | | (bzr r11608.1.56) | ||||
| | * | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 21 | -92/+92 |
| | | | | | | | | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55) | ||||
| | * | | Replaced virtual function call to "build_renderer". | Markus Engel | 2013-03-29 | 16 | -16/+16 |
| | | | | | | | | | | (bzr r11608.1.53) | ||||
| | * | | Added "virtual pads" to | Markus Engel | 2013-03-29 | 32 | -413/+3406 |
| | | | | | | | | | | | | | | | | | | | | | | - SPFilterPrimitive and all subclasses All subclasses of SPObject now have got virtual pads. (bzr r11608.1.52) | ||||
| | * | | Added "virtual pads" to | Markus Engel | 2013-03-29 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - SPAnimation - SPIAnimation - SPAnimate fixed compiler error in SPFeFuncNode. (bzr r11608.1.50) | ||||
