summaryrefslogtreecommitdiffstats
path: root/src/filters/blend.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-287/+0
* Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah2016-08-151-2/+2
* Merged trunkAdrian Boguszewski2016-08-031-4/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+4
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+0
* | Last part of new SPObject children listAdrian Boguszewski2016-07-141-3/+3
|/
* create SPObject factoryLiam P. White2015-02-251-14/+0
* Fix "Access to field 'image_out' results in a dereference of a null pointer"Tavmjong Bah2014-10-121-10/+16
* Enable rendering of new filter blend modes (but don't add them to GUI).Tavmjong Bah2014-06-291-8/+0
* New CSS blending and compositing modes.Tavmjong Bah2013-12-051-5/+64
* Replacement of unnecessary variables.Markus Engel2013-07-311-57/+50
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-2/+0
* Merged FilterPrimitive and subclasses.Markus Engel2013-04-071-45/+20
* Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel2013-04-021-0/+10
* Added constructors to SP classes.Markus Engel2013-04-011-4/+12
* Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
* Renamed virtual function names.Markus Engel2013-03-291-11/+11
* merged from trunkMarkus Engel2013-03-291-216/+3
|\
| * More GObject boilerplate reductionAlex Valavanis2013-01-261-38/+11
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-4/+4
* | Replaced virtual function call to "build_renderer".Markus Engel2013-03-291-1/+1
* | Added "virtual pads" toMarkus Engel2013-03-291-15/+187
* | Various changes.Markus Engel2013-03-141-4/+5
|/
* Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-7/+8
|\
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-7/+8
| |\
| | * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-4/+4
| | * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-1/+3
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| |/
* / Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski2010-07-141-1/+2
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* Fixed several cases of bad SVG being written from filtersNiko Kiirala2009-05-171-7/+59
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-15/+15
* Merge from fe-movedTed Gould2008-11-211-0/+249