summaryrefslogtreecommitdiffstats
path: root/src/filter-chemistry.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-6/+3
* Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-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
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-1/+6
* 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-4/+7
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-4/+4
* SPDocument->Documentjohnce2009-08-051-4/+4
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-1/+1
* helper functions to access a single blur primitive in a filterbulia byak2008-03-231-0/+2
* Filter effects:Nicholas Bishop2007-07-141-1/+1
* initial filter UI code drop from NickMenTaLguY2007-06-241-1/+3
* Using the blur slider no longer destroys filters already applied to the objectNiko Kiirala2007-06-231-1/+4
* fix filter area clipping when blurring a squeezed objectbulia byak2007-01-161-1/+1
* change API: separate functions creating a blur filter, one for a given item, ...bulia byak2006-10-231-1/+2
* make blur slider a percentage; change opacity to 1..100 as well; ensure the f...bulia byak2006-10-201-1/+1
* new file for filter manipulation stuffbulia byak2006-10-071-0/+33