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
/
xpathparser.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-03-29
make glib dep configurable again
Bob Jamison
1
-1
/
+1
2006-09-05
Massive update for smart pointers. Rework js dom binding to be smarter. Pla...
Bob Jamison
1
-1
/
+1
2006-07-13
fixed parsing of axes
Bob Jamison
1
-0
/
+13
2006-07-09
finally getting closer to processing axes and contexts correctly
Bob Jamison
1
-2
/
+6
2006-07-07
cleaned up token generation
Bob Jamison
1
-64
/
+90
2006-07-07
rearrange axis/context structure. make tokens more robust
Bob Jamison
1
-62
/
+64
2006-05-21
Unix-ify the sources
Bob Jamison
1
-2047
/
+2047
2006-04-30
Rework Stack class to TokenExecutor, to support an Axis stack
Bob Jamison
1
-1
/
+4
2006-04-27
Add axis and function token stubs to token set
Bob Jamison
1
-2
/
+91
2006-04-27
interim cleanup commit
Bob Jamison
1
-1
/
+7
2006-04-23
Move contextual info to Stack
Bob Jamison
1
-1
/
+20
2006-04-22
Tweak to use Glib::ustring. Remove warnings.
Bob Jamison
1
-7
/
+7
2006-04-12
Add new rearranged /dom directory
Bob Jamison
1
-0
/
+1930
2006-04-12
Removed file/folder for ishmal
Aaron Spike
1
-1910
/
+0
2006-02-28
Replace isspace() with isWhitespace(). Use pure unicode character classes.
Bob Jamison
1
-10
/
+10