summaryrefslogtreecommitdiffstats
path: root/src/filter-chemistry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filter effects dialog:Nicholas Bishop2007-07-221-0/+2
* Filter effects dialog:Nicholas Bishop2007-07-171-1/+1
* Filter effects:Nicholas Bishop2007-07-141-2/+47
* use an accessor method to get filter from stylebulia byak2007-06-271-6/+6
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-271-6/+7
* move blend after blur, and blend with background buffer (enabled asMenTaLguY2007-06-241-15/+22
* initial filter UI code drop from NickMenTaLguY2007-06-241-4/+128
* Fixed a crash when changing blur of filtered object after duplicating itNiko Kiirala2007-06-231-1/+1
* Using the blur slider no longer destroys filters already applied to the objectNiko Kiirala2007-06-231-14/+169
* Merge further bbox workMenTaLguY2007-03-101-3/+10
* fix 1662589: increase blur margins so that the cutoff is not noticeable (now ...bulia byak2007-02-211-3/+5
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-2/+4
* safety checkbulia byak2007-01-171-2/+2
* fix filter area clipping when blurring a squeezed objectbulia byak2007-01-161-5/+8
* change API: separate functions creating a blur filter, one for a given item, ...bulia byak2006-10-231-5/+25
* make blur slider a percentage; change opacity to 1..100 as well; ensure the f...bulia byak2006-10-201-5/+15
* new file for filter manipulation stuffbulia byak2006-10-071-0/+91