summaryrefslogtreecommitdiffstats
path: root/src/dom/xpathtoken.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-02-26Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens1-1068/+0
ziptool to utils. (bzr r13047.1.5)
2013-02-11cppcheckKris De Gussem1-13/+7
(bzr r12117)
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
(bzr r10697)
2008-05-30remove warningsBob Jamison1-62/+62
(bzr r5765)
2007-09-16trivial changes to address warning with g++-4.2Peter Moulder1-1/+1
(bzr r3757)
2006-09-05Massive update for smart pointers. Rework js dom binding to be smarter. ↵Bob Jamison1-3/+3
Placeholder for dom binding, finish later. (bzr r1692)
2006-07-13fixed parsing of axesBob Jamison1-2/+13
(bzr r1404)
2006-07-09finally getting closer to processing axes and contexts correctlyBob Jamison1-130/+162
(bzr r1389)
2006-07-07rearrange axis/context structure. make tokens more robustBob Jamison1-262/+778
(bzr r1370)
2006-05-21Unix-ify the sourcesBob Jamison1-515/+515
(bzr r928)
2006-05-02r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould1-53/+67
Backing out version 11530. SVK is so liberating and so frustrating all at the same time. (bzr r697)
2006-05-02(bzr r690)Ted Gould1-67/+53
2006-04-30Rework Stack class to TokenExecutor, to support an Axis stackBob Jamison1-77/+169
(bzr r638)
2006-04-28Clean up type stringsBob Jamison1-0/+105
(bzr r608)
2006-04-27interim cleanup commitBob Jamison1-3/+46
(bzr r597)
2006-04-23Move contextual info to StackBob Jamison1-3/+49
(bzr r578)
2006-04-12Add new rearranged /dom directoryBob Jamison1-0/+229
(bzr r479)