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 (
Collapse
)
Author
Files
Lines
2014-02-26
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵
Martin Owens
1
-998
/
+0
ziptool to utils. (bzr r13047.1.5)
2011-12-04
cppcheck
Kris De Gussem
1
-12
/
+18
(bzr r10759)
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-1
/
+1
(bzr r10697)
2008-05-01
Clean up. More commenting. Smarten SvgParser and rename to SvgReader.
Bob Jamison
1
-14
/
+21
(bzr r5570)
2008-04-13
address some char* string literal warnings.
Peter Moulder
1
-1
/
+1
(bzr r5414)
2008-03-08
Change charclass.cpp/h to ucd.cpp/h
Bob Jamison
1
-1
/
+1
(bzr r4992)
2008-03-07
Update charclass.h/cpp to use complete Unicode character database
Bob Jamison
1
-2
/
+2
(bzr r4984)
2007-03-20
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
1
-1
/
+1
(bzr r2720)
2006-09-05
Massive update for smart pointers. Rework js dom binding to be smarter. ↵
Bob Jamison
1
-31
/
+29
Placeholder for dom binding, finish later. (bzr r1692)
2006-05-21
Unix-ify the sources
Bob Jamison
1
-987
/
+987
(bzr r928)
2006-04-22
Tweak to use Glib::ustring. Remove warnings.
Bob Jamison
1
-7
/
+7
(bzr r565)
2006-04-12
Add new rearranged /dom directory
Bob Jamison
1
-0
/
+987
(bzr r479)
2006-04-12
Removed file/folder for ishmal
Aaron Spike
1
-985
/
+0
(bzr r478)
2006-02-28
Replace isspace() with isWhitespace(). Use pure unicode character classes.
Bob Jamison
1
-4
/
+8
(bzr r190)