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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-13
Remove warnings
Bob Jamison
1
-28
/
+28
2008-05-13
Fix for future testing.
Bob Jamison
1
-6
/
+10
2008-05-13
Setting for testing got into the tree. oops.
Bob Jamison
1
-6
/
+6
2008-05-12
use smart pointer types correctly
Bob Jamison
1
-2
/
+2
2008-05-12
minor changes for svg document
Bob Jamison
8
-56
/
+72
2008-05-07
Update to Unicode 5.1.0. Fix header (oops)
Bob Jamison
2
-1200
/
+1321
2008-05-05
Bring testing files up-to-date in preparation to test new svg code.
Bob Jamison
3
-24
/
+17
2008-05-04
Remove warnings
Bob Jamison
3
-18
/
+18
2008-05-04
warning cleanup and fixed string free issue
Jon A. Cruz
5
-21
/
+21
2008-05-02
Modify for *Parser->*Reader conversion
Bob Jamison
1
-4
/
+4
2008-05-02
Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...
Joshua L. Blocher
1
-2
/
+29
2008-05-01
Rearrange tests.
Bob Jamison
1
-13
/
+28
2008-05-01
Finish changing "Parser" to "Reader"
Bob Jamison
3
-33
/
+33
2008-05-01
Rename *Parsers to Readers
Bob Jamison
4
-9
/
+9
2008-05-01
Clean up. More commenting. Smarten SvgParser and rename to SvgReader.
Bob Jamison
8
-41
/
+132
2008-04-29
Warning cleanup.
Jon A. Cruz
1
-21
/
+21
2008-04-29
More documentation. Fix scope bug in uristream.cpp. Remove warnings.
Bob Jamison
5
-337
/
+608
2008-04-28
change def of string length
Bob Jamison
1
-13
/
+2
2008-04-25
Documentation, always more :)
Bob Jamison
1
-21
/
+261
2008-04-25
More documentation and cleanup. Marching forward!
Bob Jamison
3
-125
/
+692
2008-04-25
More documentation
Bob Jamison
1
-23
/
+149
2008-04-24
Left out a comment. sorry.
Bob Jamison
1
-0
/
+6
2008-04-24
More documentation. Clean up SMIL a bit. SMIL needs more work, too.
Bob Jamison
4
-259
/
+548
2008-04-24
More documentation. Traversal needed conversion to NodePtr. Traversal needs...
Bob Jamison
2
-79
/
+249
2008-04-24
Add some Event documentation to be more respectable ^^
Bob Jamison
1
-136
/
+395
2008-04-24
comment all methods
Bob Jamison
1
-102
/
+244
2008-04-23
Further cleanup. Minidom superseded by pedrodom.
Bob Jamison
3
-986
/
+0
2008-04-23
Remove working file phoebedom.h from tree.
Bob Jamison
2
-87
/
+0
2008-04-23
More documenting/cleanup. Remove extraneous .h
Bob Jamison
2
-151
/
+183
2008-04-23
Split out domptr stuff into its own .h file, so that it can be used by other ...
Bob Jamison
3
-301
/
+386
2008-04-23
Finish commenting Node. Fix bad varname in getUserData()
Bob Jamison
2
-34
/
+83
2008-04-23
Get rid of bothersome domconfig.h. Begin cleanup and documentation in prepara...
Bob Jamison
2
-129
/
+130
2008-04-22
Final format and comment fix. Sorry.
Bob Jamison
2
-66
/
+73
2008-04-22
Improve comments. Remove tabs.
Bob Jamison
2
-43
/
+81
2008-04-22
Greatly improved. More serializable, and 32/64 portable.
Bob Jamison
2
-460
/
+753
2008-04-21
Updated for 32/64
Bob Jamison
2
-69
/
+71
2008-04-13
address some char* string literal warnings.
Peter Moulder
2
-2
/
+2
2008-04-10
cmake: exclude /src/dom/work/.* and /src/extension/dxf2svg/.* that are also e...
Johan B. C. Engelen
1
-9
/
+9
2008-04-10
cmake: exclude /src/dom/odf/SvgOdg.cpp that is also excluded from build in bu...
Johan B. C. Engelen
1
-1
/
+1
2008-04-10
process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()
Aaron Spike
2
-24
/
+2
2008-04-05
add include file to build with gcc4.3
Johan B. C. Engelen
1
-1
/
+1
2008-03-27
Cmake Build system - Initial commit.
Joshua L. Blocher
5
-0
/
+77
2008-03-20
Change from DOM Level 3 Views to Level 2 to sync with CSS
Bob Jamison
11
-2074
/
+2075
2008-03-18
Raise SVG c++ files to main dom directory. They belong there nos.
Bob Jamison
9
-128
/
+9
2008-03-10
add domptr.cpp
Bob Jamison
1
-0
/
+1
2008-03-08
Begin change from Spidermonkey binding to JVM
Bob Jamison
175
-113107
/
+0
2008-03-08
Oops. added ucd.c instead of ucd.cpp.
Bob Jamison
1
-0
/
+0
2008-03-08
Warning cleanup
Jon A. Cruz
10
-190
/
+190
2008-03-08
Fixed bug found by JonCruz. Using an unsigned int in findLast() caused an in...
Bob Jamison
1
-5
/
+6
2008-03-08
Change charclass.cpp/h to ucd.cpp/h
Bob Jamison
1
-1
/
+1
[next]