summaryrefslogtreecommitdiffstats
path: root/src/sp-object-repr.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-10Removed old SPObject factory.Markus Engel1-295/+0
2013-04-02Cleaned up a bit. Uses some C++11 features.Markus Engel1-162/+162
2013-04-02Replaced some forgotten old casting macros.Markus Engel1-78/+78
2013-04-02Added virtual destructor to SPObject. Switched to new factory. Replaced some ...Markus Engel1-82/+87
2013-04-02Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel1-76/+76
2013-03-19Fixing regressionjtx1-9/+5
2013-03-17Working with widjetsJabier Arraiza Cenoz1-5/+9
2013-03-16Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis1-9/+5
2013-01-17Rm unused sp-animateAlex Valavanis1-1/+0
2012-10-04code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton1-0/+1
2012-05-23Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah1-0/+6
2011-07-09Next step in refactoring color management. More to come.Jon A. Cruz1-1/+1
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-6/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-14Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski1-1/+1
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-1/+1
2010-04-06Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski1-9/+8
2010-04-04Coords: fix guidelinesKrzysztof Kosi??ski1-8/+9
2010-03-08Cleanup of gradients and stops.Jon A. Cruz1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2008-11-21Merge from fe-movedTed Gould1-20/+20
2008-08-23Support for title and desc elements when serializing as Plain SVG.Jeff Schiller1-0/+4
2008-07-22initial handling of <script> tagFelipe Corr??a da Silva Sanches1-0/+2
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-5/+12
2008-05-10attribute loading for font-face tagFelipe Corr??a da Silva Sanches1-0/+2
2008-05-08distinguish between hkern and vkern tagsFelipe Corr??a da Silva Sanches1-1/+2
2008-05-08Starting Summer of Code: SVG FontsFelipe Corr??a da Silva Sanches1-0/+2
2008-02-28a bit more boilerplate code for SVGFontsFelipe Corr??a da Silva Sanches1-0/+2
2008-02-27more boilerplate code for SVGFontsFelipe Corr??a da Silva Sanches1-0/+2
2008-02-26more SVGFonts boilerplate codeFelipe Corr??a da Silva Sanches1-0/+2
2008-02-11Offline work done during weekend:Felipe Corr??a da Silva Sanches1-0/+5
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-2/+5
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-1/+4
2007-07-26Added support for feMerge filter priitiveNiko Kiirala1-0/+2
2007-07-20Patch from Jean-René Reinhard: support for feDiffuseLighting andNiko Kiirala1-0/+6
2007-07-11bug 1243190: add tref element support; limited editing support thus far (patc...Richard Hughes1-0/+2
2007-06-21First (very limited) version of the 3D box tool; allows for drawing of new bo...Maximilian Albert1-1/+4
2006-12-06Renaming sp-marker.* to marker.*Bryce Harrington1-1/+1
2006-08-14Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...Hugo Rodrigues1-16/+16
2006-08-02Added skeleton files for other filter primitives' SP-objects. Added blur slid...Hugo Rodrigues1-1/+31
2006-06-21svg-filters branch merged back to headNiko Kiirala1-0/+4
2006-04-20SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas1-1/+2
2006-04-02Adding support for <color-profile> elementJon A. Cruz1-0/+2