summaryrefslogtreecommitdiffstats
path: root/src/sp-feflood.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-21Merge from fe-movedTed Gould1-227/+0
(bzr r6891)
2008-07-11Patch from Martin von Gagern for bug #247368MenTaLguY1-2/+13
(bzr r6253)
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-4/+4
(bzr r5884)
2008-01-16implementation of Flood Filter Effect rendererFelipe Corr??a da Silva Sanches1-2/+26
(bzr r4515)
2007-12-06Fixed several crashes when modifying filter effect parameters with XML editorNiko Kiirala1-1/+1
(bzr r4185)
2007-11-04Warning cleanupJon A. Cruz1-2/+3
(bzr r4025)
2007-08-04boilerplate code for the remaining filters. My next commits will Felipe Corr??a da Silva Sanches1-1/+18
probably deal with setting default attribute values for these filters (bzr r3363)
2007-04-09fix crash temporarily until next refactoring phaseMenTaLguY1-1/+1
(bzr r2837)
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-1/+1
(bzr r2723)
2007-02-19Fixed unintialized variables and minor misc warningsJon A. Cruz1-1/+2
(bzr r2398)
2006-08-14Work on filters. spFilterPrimitive structure added. Blur slider updated. ↵Hugo Rodrigues1-26/+3
Fixed sp-object-repr.cpp typos (bzr r1598)
2006-08-02Added skeleton files for other filter primitives' SP-objects. Added blur ↵Hugo Rodrigues1-0/+196
slider on fill/stroke dialog (uncomment on object-properties.cpp). (bzr r1542)