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
/
svgreader.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
-750
/
+0
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-1
/
+1
2009-02-26
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
1
-0
/
+1
2008-06-03
Move element creation to SVGDocumentImpl. Remove from svgreader.
Bob Jamison
1
-560
/
+11
2008-06-01
add terminator to table, add lookup functions
Bob Jamison
1
-3
/
+36
2008-06-01
Add enumerations for svg element types, and lookup table
Bob Jamison
1
-0
/
+440
2008-05-12
use smart pointer types correctly
Bob Jamison
1
-2
/
+2
2008-05-12
minor changes for svg document
Bob Jamison
1
-14
/
+34
2008-05-01
Finish changing "Parser" to "Reader"
Bob Jamison
1
-1
/
+1
2008-05-01
Rename *Parsers to Readers
Bob Jamison
1
-2
/
+2
2008-05-01
Clean up. More commenting. Smarten SvgParser and rename to SvgReader.
Bob Jamison
1
-11
/
+55
2008-03-18
Raise SVG c++ files to main dom directory. They belong there nos.
Bob Jamison
1
-0
/
+0
2008-03-08
Change charclass.cpp/h to ucd.cpp/h
Bob Jamison
1
-1
/
+1
2008-03-07
Update charclass.h/cpp to use complete Unicode character database
Bob Jamison
1
-4
/
+4
2007-10-11
Avoid string literal char* warnings on g++-4.2: change some functions to take...
Peter Moulder
1
-1
/
+1
2007-09-16
trivial: Address some g++-4.2 writable-strings warnings.
Peter Moulder
1
-1
/
+1
2006-09-05
Massive update for smart pointers. Rework js dom binding to be smarter. Pla...
Bob Jamison
1
-14
/
+13
2006-06-01
remove warnings
Bob Jamison
1
-8
/
+8
2006-04-22
Tweak to use Glib::ustring. Remove warnings.
Bob Jamison
1
-1
/
+1
2006-04-12
fix some includes
Aaron Spike
1
-2
/
+2
2006-04-12
Add new rearranged /dom directory
Bob Jamison
1
-0
/
+762