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