index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dom
/
svgimpl.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-26
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...
Martin Owens
1
-2563
/
+0
2013-11-12
fix type. note that a real fix should get rid of all the macros like SVG_ZOOM...
Johan B. C. Engelen
1
-4
/
+4
2013-09-21
fix Windows build
Johan B. C. Engelen
1
-2
/
+2
2012-10-27
Fix C++11 narrowing conversion errors
Alex Valavanis
1
-1
/
+1
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-1
/
+1
2008-06-11
Add interface enumerations to element enumerations
Bob Jamison
1
-93
/
+167
2008-06-05
fix compile with g++-4.3.
Peter Moulder
1
-0
/
+2
2008-06-04
first try at attribute overloading
Bob Jamison
1
-0
/
+53
2008-06-03
have svgdoc.createElement make every one of the svg element types. fix a pur...
Bob Jamison
1
-0
/
+80
2008-06-03
Move element creation to SVGDocumentImpl. Remove from svgreader.
Bob Jamison
1
-2
/
+475
2008-05-12
minor changes for svg document
Bob Jamison
1
-0
/
+7
2008-05-01
Clean up. More commenting. Smarten SvgParser and rename to SvgReader.
Bob Jamison
1
-4
/
+8
2008-04-29
Warning cleanup.
Jon A. Cruz
1
-21
/
+21
2008-03-18
Raise SVG c++ files to main dom directory. They belong there nos.
Bob Jamison
1
-0
/
+0
2006-09-05
Massive update for smart pointers. Rework js dom binding to be smarter. Pla...
Bob Jamison
1
-11
/
+11
2006-04-12
Add new rearranged /dom directory
Bob Jamison
1
-0
/
+1870