summaryrefslogtreecommitdiffstats
path: root/src/display/Makefile_insert (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-125/+0
2015-12-10Remove CtrlPoint and replace with SPKnotMartin Owens1-2/+0
2015-02-25Remove useless fileLiam P. White1-1/+0
2014-10-14Merged src/display folder from svg-paints-support branchTomasz Boczkowski1-0/+2
2012-10-15A few more headersTed Gould1-0/+2
2012-10-15Files in /src that no longer existTed Gould1-1/+0
2012-05-21Added sp-ctrlcurve, usefull for meshes.Tavmjong Bah1-0/+2
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-2/+2
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-11/+11
2011-07-22Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski1-0/+4
2011-02-21NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen1-0/+2
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-1/+2
2010-08-14Completely remove NRPixBlockKrzysztof Kosi??ski1-4/+0
2010-08-05Wholesale cruft removal part 5; completely remove RasterFontKrzysztof Kosi??ski1-1/+0
2010-08-04Wholesale cruft removal part 1Krzysztof Kosi??ski1-5/+1
2010-07-23Remove nr-filter-getalpha.(h|cpp) - no longer neededKrzysztof Kosi??ski1-2/+0
2010-07-16Split out surface blending template into a separate fileKrzysztof Kosi??ski1-0/+1
2010-06-29Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski1-2/+0
2010-06-28Text rendering. Factor out style handling into nr-style.hKrzysztof Kosi??ski1-54/+56
2010-06-26Implement clipping (slightly incorrect) and maskingKrzysztof Kosi??ski1-0/+2
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