summaryrefslogtreecommitdiffstats
path: root/src/display/Makefile_insert (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-11Remove trailing whitespace (fixes a warning)Josh Andler1-1/+1
2009-03-11move canvastext to its own file (no linking error for me anymore), add outlin...bulia byak1-0/+2
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-16/+5
2009-01-26Nicer symbol for guide anchorMaximilian Albert1-0/+2
2008-12-29Build a single test executable on Linux to match Windows build system.Krzysztof Kosi??ski1-14/+1
2008-12-13remove bezier-utils. now we use 2geom's one.Johan B. C. Engelen1-3/+0
2008-12-09Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski1-15/+6
2008-12-07Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski1-1/+1
2008-08-04Make unit tests build on Linux againJasper van de Gronde1-1/+2
2008-08-02Enable exception handling for CxxTest in MakefilesJasper van de Gronde1-1/+1
2008-08-02SPCurve unit testsJasper van de Gronde1-1/+2
2008-07-29Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...Maximilian Albert1-2/+0
2008-07-22New CanvasText item; TODO: works quite well but updating may be incorrect sin...Maximilian Albert1-0/+2
2008-07-17The new CxxTest unit tests now also work on Linux! (Note that test-all Jasper van de Gronde1-0/+24
2008-05-25* add rule in configure.ac so that only who has cairo > 1.6.4 (currently cair...Felipe Corr??a da Silva Sanches1-0/+2
2008-03-31lay groundwork for non-filter view modeMenTaLguY1-0/+1
2008-03-02remove flashing test indicator on pointparam.Johan B. C. Engelen1-0/+2
2008-03-02NEW: temporary on-canvas indicatorsJohan B. C. Engelen1-0/+4
2007-08-21unify linear and radial gradients in same file (with appropriate noteMenTaLguY1-2/+0
2007-08-18Improved handling bounding boxes and rotated/skewed coordinates in filtersNiko Kiirala1-0/+2
2007-08-04boilerplate code for the remaining filters. My next commits will Felipe Corr??a da Silva Sanches1-0/+8
2007-08-03boiler plate code for feTileFelipe Corr??a da Silva Sanches1-0/+2
2007-07-26Added support for feMerge filter priitiveNiko Kiirala1-0/+2
2007-07-26boiler plate code for feTurbulence:Felipe Corr??a da Silva Sanches1-12/+14
2007-07-26feImage boilerplate code.Felipe Corr??a da Silva Sanches1-0/+2
2007-07-25DisplacementMap filter boilerplate code + renderer draft implementation.Felipe Corr??a da Silva Sanches1-0/+2
2007-07-23Patch by Jean-René Reinhard: better SVG compliance for lighting effectsNiko Kiirala1-0/+2
2007-07-20Patch from Felipe Sanches: support for feConvolveMatrix filter primitiveNiko Kiirala1-0/+2
2007-07-20Patch from Jean-René Reinhard: support for feDiffuseLighting andNiko Kiirala1-1/+10
2007-07-09First version of feComposite filter effect rendererNiko Kiirala1-0/+3
2007-06-12Filter effects: support for SourceAlpha and BackgroundAlphaNiko Kiirala1-0/+2
2007-06-07First version of feOffset support. Contains some rendering glitches.Niko Kiirala1-0/+2
2007-05-14Added renderer support for feBlend filter effectNiko Kiirala1-0/+2
2007-03-01render text in outline mode via cairo (still no endian-safe); factor out help...bulia byak1-1/+3
2007-01-03Added bitmap transformer to fix blur with rotation and non-uniform scalingNiko Kiirala1-1/+3
2006-09-21AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...Johan B. C. Engelen1-0/+2
2006-07-10Bicubic scaler added to filtering, allowing changes in filter resolutionNiko Kiirala1-1/+3
2006-07-04Created NR::FilterSlot to handle pixblocks in rendering filtersNiko Kiirala1-1/+4
2006-06-21svg-filters branch merged back to headNiko Kiirala1-1/+7