summaryrefslogtreecommitdiffstats
path: root/src/sp-filter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-113/+0
* Extract SPDimensions from spfiltersShlomi Fish2017-10-051-6/+3
* show filter usage countRaphael Rosch2015-05-051-0/+3
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-9/+8
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
* Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-1/+2
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-1/+1
* Merged more classes.Markus Engel2013-04-061-22/+3
* Added constructors to SP classes.Markus Engel2013-04-011-0/+1
* Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-4/+2
* Renamed virtual function names.Markus Engel2013-03-291-7/+7
* merged from trunkMarkus Engel2013-03-291-2/+2
|\
| * Fix another load of forward declaration tagsAlex Valavanis2013-03-141-1/+1
| * Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* | Added "virtual pads" toMarkus Engel2013-03-291-1/+27
|/
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-2/+0
* Documentation: sp-filter.h is not documented at all, removing fake explanation.Kris De Gussem2012-02-031-8/+0
* 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-33/+34
|/
* Fixed several cases of bad SVG being written from filtersNiko Kiirala2009-05-171-0/+11
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-3/+3
* Fixed conflicting result image names inside filter effects (bug 196126)Niko Kiirala2008-06-021-0/+7
* Patch by John Faith: fixed crash resulting from inproperly initialized std::mapNiko Kiirala2008-02-051-1/+1
* fix wrong modified signal handling: connecting was sigc but disconnecting was...bulia byak2007-07-021-0/+1
* Using the blur slider no longer destroys filters already applied to the objectNiko Kiirala2007-06-231-3/+0
* Added support for in-parameter in filter primitivesNiko Kiirala2007-05-291-0/+12
* Refactoring work for filter effects renderer initializationNiko Kiirala2007-05-211-4/+16
* Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...Hugo Rodrigues2006-08-141-1/+5
* svg-filters branch merged back to headNiko Kiirala2006-06-211-0/+70