index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-object-repr.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-10
Removed old SPObject factory.
Markus Engel
1
-295
/
+0
2013-04-02
Cleaned up a bit. Uses some C++11 features.
Markus Engel
1
-162
/
+162
2013-04-02
Replaced some forgotten old casting macros.
Markus Engel
1
-78
/
+78
2013-04-02
Added virtual destructor to SPObject. Switched to new factory. Replaced some ...
Markus Engel
1
-82
/
+87
2013-04-02
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
1
-76
/
+76
2013-03-19
Fixing regression
jtx
1
-9
/
+5
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-5
/
+9
2013-03-16
Drop checks for ancient dependency versions. These are satisfied elsewhere.
Alex Valavanis
1
-9
/
+5
2013-01-17
Rm unused sp-animate
Alex Valavanis
1
-1
/
+0
2012-10-04
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
1
-0
/
+1
2012-05-23
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
1
-0
/
+6
2011-07-09
Next step in refactoring color management. More to come.
Jon A. Cruz
1
-1
/
+1
2011-06-04
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
1
-6
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-14
Merge redundant *-fns.h into respective filter headers.
Krzysztof Kosi??ski
1
-1
/
+1
2010-07-03
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
1
-1
/
+1
2010-04-06
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
1
-9
/
+8
2010-04-04
Coords: fix guidelines
Krzysztof Kosi??ski
1
-8
/
+9
2010-03-08
Cleanup of gradients and stops.
Jon A. Cruz
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2008-11-21
Merge from fe-moved
Ted Gould
1
-20
/
+20
2008-08-23
Support for title and desc elements when serializing as Plain SVG.
Jeff Schiller
1
-0
/
+4
2008-07-22
initial handling of <script> tag
Felipe Corr??a da Silva Sanches
1
-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 Sanches
1
-5
/
+12
2008-05-10
attribute loading for font-face tag
Felipe Corr??a da Silva Sanches
1
-0
/
+2
2008-05-08
distinguish between hkern and vkern tags
Felipe Corr??a da Silva Sanches
1
-1
/
+2
2008-05-08
Starting Summer of Code: SVG Fonts
Felipe Corr??a da Silva Sanches
1
-0
/
+2
2008-02-28
a bit more boilerplate code for SVGFonts
Felipe Corr??a da Silva Sanches
1
-0
/
+2
2008-02-27
more boilerplate code for SVGFonts
Felipe Corr??a da Silva Sanches
1
-0
/
+2
2008-02-26
more SVGFonts boilerplate code
Felipe Corr??a da Silva Sanches
1
-0
/
+2
2008-02-11
Offline work done during weekend:
Felipe Corr??a da Silva Sanches
1
-0
/
+5
2007-12-13
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
1
-2
/
+5
2007-08-14
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
1
-1
/
+4
2007-07-26
Added support for feMerge filter priitive
Niko Kiirala
1
-0
/
+2
2007-07-20
Patch from Jean-René Reinhard: support for feDiffuseLighting and
Niko Kiirala
1
-0
/
+6
2007-07-11
bug 1243190: add tref element support; limited editing support thus far (patc...
Richard Hughes
1
-0
/
+2
2007-06-21
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
1
-1
/
+4
2006-12-06
Renaming sp-marker.* to marker.*
Bryce Harrington
1
-1
/
+1
2006-08-14
Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...
Hugo Rodrigues
1
-16
/
+16
2006-08-02
Added skeleton files for other filter primitives' SP-objects. Added blur slid...
Hugo Rodrigues
1
-1
/
+31
2006-06-21
svg-filters branch merged back to head
Niko Kiirala
1
-0
/
+4
2006-04-20
SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...
Andrius Ramanauskas
1
-1
/
+2
2006-04-02
Adding support for <color-profile> element
Jon A. Cruz
1
-0
/
+2