summaryrefslogtreecommitdiffstats
path: root/src/filter-chemistry.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2014-09-27Update to experimental r13565Liam P. White1-6/+3
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-6/+3
2013-07-31Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel1-2/+2
2013-03-19Fixing regressionjtx1-1/+1
2013-03-17Working with widjetsJabier Arraiza Cenoz1-1/+1
2013-03-14Fix another load of forward declaration tagsAlex Valavanis1-1/+1
2013-03-14Fix another tonne of forward declaration tagsAlex Valavanis1-1/+1
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-1/+6
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-14Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski1-4/+7
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-4/+4
2009-08-05SPDocument->Documentjohnce1-4/+4
2009-01-02Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen1-1/+1
2008-03-23helper functions to access a single blur primitive in a filterbulia byak1-0/+2
2007-07-14Filter effects:Nicholas Bishop1-1/+1
2007-06-24initial filter UI code drop from NickMenTaLguY1-1/+3
2007-06-23Using the blur slider no longer destroys filters already applied to the objectNiko Kiirala1-1/+4
2007-01-16fix filter area clipping when blurring a squeezed objectbulia byak1-1/+1
2006-10-23change API: separate functions creating a blur filter, one for a given item, ...bulia byak1-1/+2
2006-10-20make blur slider a percentage; change opacity to 1..100 as well; ensure the f...bulia byak1-1/+1
2006-10-07new file for filter manipulation stuffbulia byak1-9/+8