Code

Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header.
[inkscape.git] / src / display / Makefile_insert
2010-12-23 Jon A. CruzSplit SPCanvasItem and SPCanvasGroup to individual...
2009-03-11 scislacRemove trailing whitespace (fixes a warning)
2009-03-11 buliabyakmove canvastext to its own file (no linking error for...
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-01-26 cilix42Nicer symbol for guide anchor
2008-12-29 tweenkBuild a single test executable on Linux to match Window...
2008-12-13 johanengelenremove bezier-utils. now we use 2geom's one.
2008-12-09 tweenkSimplify "make check" makefile rules and remove most...
2008-12-07 tweenkChange the way preferences are loaded to simplify unit...
2008-08-04 jaspervdgMake unit tests build on Linux again
2008-08-02 jaspervdgEnable exception handling for CxxTest in Makefiles
2008-08-02 jaspervdgSPCurve unit tests
2008-07-29 cilix42Temporarily move the code from display/canvas-text...
2008-07-22 cilix42New CanvasText item; TODO: works quite well but updatin...
2008-07-17 jaspervdgThe new CxxTest unit tests now also work on Linux!...
2008-05-25 JucaBlues* add rule in configure.ac so that only who has cairo...
2008-03-31 mentallay groundwork for non-filter view mode
2008-03-02 johanengelenremove flashing test indicator on pointparam.
2008-03-02 johanengelenNEW: temporary on-canvas indicators
2007-08-21 mentalunify linear and radial gradients in same file (with...
2007-08-18 kiiralaImproved handling bounding boxes and rotated/skewed...
2007-08-04 jucabluesboilerplate code for the remaining filters. My next...
2007-08-03 jucabluesboiler plate code for feTile
2007-07-26 kiiralaAdded support for feMerge filter priitive
2007-07-26 jucabluesboiler plate code for feTurbulence:
2007-07-26 jucabluesfeImage boilerplate code.
2007-07-25 jucabluesDisplacementMap filter boilerplate code + renderer...
2007-07-23 kiiralaPatch by Jean-René Reinhard: better SVG compliance...
2007-07-20 kiiralaPatch from Felipe Sanches: support for feConvolveMatrix...
2007-07-20 kiiralaPatch from Jean-René Reinhard: support for feDiffuseLig...
2007-07-09 kiiralaFirst version of feComposite filter effect renderer
2007-06-12 kiiralaFilter effects: support for SourceAlpha and BackgroundAlpha
2007-06-07 kiiralaFirst version of feOffset support. Contains some render...
2007-05-14 kiiralaAdded renderer support for feBlend filter effect
2007-03-01 buliabyakrender text in outline mode via cairo (still no endian...
2007-01-03 kiiralaAdded bitmap transformer to fix blur with rotation...
2006-09-21 johanengelenAXONOMETRIC (3D) GRID! OK, still alot of work to be...
2006-07-10 kiiralaBicubic scaler added to filtering, allowing changes...
2006-07-04 kiiralaCreated NR::FilterSlot to handle pixblocks in rendering...
2006-06-21 kiiralasvg-filters branch merged back to head
2006-01-16 mentalmoving trunk for module inkscape