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
/
xmlreader.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-04
cppcheck
Kris De Gussem
1
-12
/
+18
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-1
/
+1
2008-05-01
Clean up. More commenting. Smarten SvgParser and rename to SvgReader.
Bob Jamison
1
-14
/
+21
2008-04-13
address some char* string literal warnings.
Peter Moulder
1
-1
/
+1
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
-2
/
+2
2007-03-20
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
1
-1
/
+1
2006-09-05
Massive update for smart pointers. Rework js dom binding to be smarter. Pla...
Bob Jamison
1
-31
/
+29
2006-05-21
Unix-ify the sources
Bob Jamison
1
-987
/
+987
2006-04-22
Tweak to use Glib::ustring. Remove warnings.
Bob Jamison
1
-7
/
+7
2006-04-12
Add new rearranged /dom directory
Bob Jamison
1
-0
/
+987
2006-04-12
Removed file/folder for ishmal
Aaron Spike
1
-985
/
+0
2006-02-28
Replace isspace() with isWhitespace(). Use pure unicode character classes.
Bob Jamison
1
-4
/
+8