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
2007-10-11
dom/xpathparser.h: (Lookup::sval): Change from char* to char const *. Addres...
Peter Moulder
1
-6
/
+6
2007-10-11
dom/prop-svg.cpp: Exit non-zero if any I/O errors.
Peter Moulder
1
-13
/
+24
2007-10-11
Avoid string literal char* warnings on g++-4.2: change some functions to take...
Peter Moulder
5
-19
/
+19
2007-09-16
trivial: Address some g++-4.2 writable-strings warnings.
Peter Moulder
9
-20
/
+20
2007-09-16
trivial changes to address warning with g++-4.2
Peter Moulder
1
-1
/
+1
2007-09-15
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
1
-1
/
+1
2007-09-12
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
1
-17
/
+17
2007-04-03
remove warning
Bob Jamison
1
-1
/
+1
2007-03-30
backout inadvertent change to domconfig.h
Bob Jamison
1
-1
/
+1
2007-03-30
forgot #include <vector>
Bob Jamison
2
-4
/
+2
2007-03-29
Fix native path for iri
Bob Jamison
1
-9
/
+10
2007-03-29
Begin to support IRI's
Bob Jamison
2
-56
/
+191
2007-03-29
add new test for IRI-style uris
Bob Jamison
1
-2
/
+21
2007-03-29
make glib dep configurable again
Bob Jamison
21
-60
/
+235
2007-03-20
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
12
-19
/
+32
2007-03-18
change std::string::size_type to DOMString::size_type
Bob Jamison
1
-4
/
+4
2007-03-18
fix 64-bit issues with width of npos -- patch #1675697 from mellum
MenTaLguY
1
-2
/
+2
2007-03-18
Compile warnings
Bob Jamison
1
-1
/
+1
2007-03-05
update JS
Bob Jamison
93
-12085
/
+23644
2007-03-03
add line number to Element
Bob Jamison
2
-18
/
+41
2007-02-19
Cleaned up DOS line ends that had snuck in.
Jon A. Cruz
2
-1780
/
+1780
2007-01-07
use relaytool to weak link libssl
Aaron Spike
1
-6
/
+29
2006-11-16
Slight include tweak
Bob Jamison
1
-1
/
+1
2006-11-16
change include to not interfere with other instances of uri.h
Bob Jamison
1
-1
/
+1
2006-11-15
Fix non-basenames
Bob Jamison
1
-1
/
+3
2006-10-02
new hash tool
Bob Jamison
2
-0
/
+1780
2006-09-05
Fix for now. Probably remove this later, to be deprecated in favor of LSWriter
Bob Jamison
2
-8
/
+8
2006-09-05
Massive update for smart pointers. Rework js dom binding to be smarter. Pla...
Bob Jamison
32
-6860
/
+5230
2006-09-01
Undo inadvertent commit
Bob Jamison
1
-1
/
+1
2006-08-30
Add js def
Bob Jamison
1
-5
/
+59
2006-08-30
More binding progress. Fix Node::textContent and child manipulation.
Bob Jamison
5
-105
/
+930
2006-08-29
Start shell. Begin to make prototypes and wrappers.
Bob Jamison
5
-20
/
+325
2006-08-28
Added an #undef for SEVERITY_ERROR, which conflicts with a Win32 macro
Bob Jamison
1
-0
/
+5
2006-08-28
Finish method and property tables. Clean up comments.
Bob Jamison
1
-476
/
+911
2006-08-27
more property and method table progress
Bob Jamison
2
-379
/
+115
2006-08-27
add more property and method tables
Bob Jamison
1
-107
/
+554
2006-08-27
add j-binding files
Bob Jamison
1
-0
/
+2
2006-08-27
provide skeleton wrappers for all DOM core classes. add content later
Bob Jamison
2
-29
/
+3609
2006-08-27
domexception enums should be class scoped
Bob Jamison
1
-23
/
+26
2006-08-27
New files. These will be the basis for ECMA-DOM binding using Spidermonkey.
Bob Jamison
3
-0
/
+1429
2006-07-13
fixed parsing of axes
Bob Jamison
3
-2
/
+27
2006-07-13
check for <sys/filio.h> to get FIONREAD on Solaris 8 (fixes part of #1516476)
Ralf Stephan
1
-0
/
+8
2006-07-09
finally getting closer to processing axes and contexts correctly
Bob Jamison
3
-213
/
+231
2006-07-07
cleaned up token generation
Bob Jamison
2
-64
/
+99
2006-07-07
add xpathtoken.cpp
Bob Jamison
1
-0
/
+1
2006-07-07
remove svglsimpl
Bob Jamison
1
-2
/
+0
2006-07-07
rearrange axis/context structure. make tokens more robust
Bob Jamison
5
-1370
/
+1125
2006-07-06
Adjust to account for removal of svglsimpl
Bob Jamison
2
-6
/
+6
2006-07-06
undo last commit. oops
Bob Jamison
1
-1
/
+1
2006-07-06
don't need svg 'load and save'. in fact, it doesnt fit
Bob Jamison
3
-316
/
+1
[next]