summaryrefslogtreecommitdiffstats
path: root/src/dom/xpathparser.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive update for smart pointers. Rework js dom binding to be smarter. ↵Bob Jamison2006-09-051-1/+1
| | | | | Placeholder for dom binding, finish later. (bzr r1692)
* fixed parsing of axesBob Jamison2006-07-131-0/+13
| | | (bzr r1404)
* finally getting closer to processing axes and contexts correctlyBob Jamison2006-07-091-2/+6
| | | (bzr r1389)
* cleaned up token generationBob Jamison2006-07-071-64/+90
| | | (bzr r1375)
* rearrange axis/context structure. make tokens more robustBob Jamison2006-07-071-62/+64
| | | (bzr r1370)
* Unix-ify the sourcesBob Jamison2006-05-211-2047/+2047
| | | (bzr r928)
* Rework Stack class to TokenExecutor, to support an Axis stackBob Jamison2006-04-301-1/+4
| | | (bzr r638)
* Add axis and function token stubs to token setBob Jamison2006-04-271-2/+91
| | | (bzr r598)
* interim cleanup commitBob Jamison2006-04-271-1/+7
| | | (bzr r597)
* Move contextual info to StackBob Jamison2006-04-231-1/+20
| | | (bzr r578)
* Tweak to use Glib::ustring. Remove warnings.Bob Jamison2006-04-221-7/+7
| | | (bzr r565)
* Add new rearranged /dom directoryBob Jamison2006-04-121-0/+1930
| | | (bzr r479)
* Removed file/folder for ishmalAaron Spike2006-04-121-1910/+0
| | | (bzr r478)
* Replace isspace() with isWhitespace(). Use pure unicode character classes.Bob Jamison2006-02-281-10/+10
| | | (bzr r190)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1910
(bzr r1)