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
*
Change from DOM Level 3 Views to Level 2 to sync with CSS
Bob Jamison
2008-03-20
11
-2074
/
+2075
*
Raise SVG c++ files to main dom directory. They belong there nos.
Bob Jamison
2008-03-18
9
-128
/
+9
*
add domptr.cpp
Bob Jamison
2008-03-10
1
-0
/
+1
*
Begin change from Spidermonkey binding to JVM
Bob Jamison
2008-03-08
175
-113107
/
+0
*
Oops. added ucd.c instead of ucd.cpp.
Bob Jamison
2008-03-08
1
-0
/
+0
*
Warning cleanup
Jon A. Cruz
2008-03-08
10
-190
/
+190
*
Fixed bug found by JonCruz. Using an unsigned int in findLast() caused an in...
Bob Jamison
2008-03-08
1
-5
/
+6
*
Change charclass.cpp/h to ucd.cpp/h
Bob Jamison
2008-03-08
1
-1
/
+1
*
Change charclass.cpp/h to ucd.cpp/h
Bob Jamison
2008-03-08
8
-102
/
+282
*
Fix #include
Bob Jamison
2008-03-07
1
-1
/
+1
*
Update charclass.h/cpp to use complete Unicode character database
Bob Jamison
2008-03-07
8
-656
/
+2112
*
Changed by request to GPL2
Bob Jamison
2008-02-07
2
-2
/
+5
*
fixed bug with '||'
Bob Jamison
2008-02-05
2
-343
/
+347
*
Warning cleanup
Jon A. Cruz
2007-11-25
1
-0
/
+3
*
Display CMS adjustment per-desktop view
Jon A. Cruz
2007-11-20
2
-16
/
+18
*
Warning cleanup
Jon A. Cruz
2007-11-04
1
-36
/
+36
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
7
-20
/
+21
*
dom/xpathparser.h: (Lookup::sval): Change from char* to char const *. Addres...
Peter Moulder
2007-10-11
1
-6
/
+6
*
dom/prop-svg.cpp: Exit non-zero if any I/O errors.
Peter Moulder
2007-10-11
1
-13
/
+24
*
Avoid string literal char* warnings on g++-4.2: change some functions to take...
Peter Moulder
2007-10-11
5
-19
/
+19
*
trivial: Address some g++-4.2 writable-strings warnings.
Peter Moulder
2007-09-16
9
-20
/
+20
*
trivial changes to address warning with g++-4.2
Peter Moulder
2007-09-16
1
-1
/
+1
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
1
-1
/
+1
*
**/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
[next]