summaryrefslogtreecommitdiffstats
path: root/src/dom/xpathtoken.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens2014-02-261-672/+0
| | | | | ziptool to utils. (bzr r13047.1.5)
* cppcheckKris De Gussem2013-02-111-5/+1
| | | (bzr r12117)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-4/+6
| | | (bzr r10696)
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-0/+1
| | | (bzr r7380)
* Massive update for smart pointers. Rework js dom binding to be smarter. ↵Bob Jamison2006-09-051-2/+2
| | | | | Placeholder for dom binding, finish later. (bzr r1692)
* fixed parsing of axesBob Jamison2006-07-131-0/+1
| | | (bzr r1404)
* finally getting closer to processing axes and contexts correctlyBob Jamison2006-07-091-81/+63
| | | (bzr r1389)
* rearrange axis/context structure. make tokens more robustBob Jamison2006-07-071-1042/+280
| | | (bzr r1370)
* Unix-ify the sourcesBob Jamison2006-05-211-1452/+1452
| | | (bzr r928)
* r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould2006-05-021-74/+88
| | | | | | Backing out version 11530. SVK is so liberating and so frustrating all at the same time. (bzr r697)
* (bzr r690)Ted Gould2006-05-021-88/+74
|
* Rework Stack class to TokenExecutor, to support an Axis stackBob Jamison2006-04-301-129/+229
| | | (bzr r638)
* Clean up type stringsBob Jamison2006-04-281-72/+10
| | | (bzr r608)
* Add axis and function token stubs to token setBob Jamison2006-04-271-5/+606
| | | (bzr r598)
* interim cleanup commitBob Jamison2006-04-271-0/+42
| | | (bzr r597)
* Move contextual info to StackBob Jamison2006-04-231-25/+48
| | | (bzr r578)
* Add new rearranged /dom directoryBob Jamison2006-04-121-0/+748
(bzr r479)