summaryrefslogtreecommitdiffstats
path: root/src/dom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* new hash toolBob Jamison2006-10-022-0/+1780
| | | (bzr r1755)
* Fix for now. Probably remove this later, to be deprecated in favor of LSWriterBob Jamison2006-09-052-8/+8
| | | (bzr r1693)
* Massive update for smart pointers. Rework js dom binding to be smarter. ↵Bob Jamison2006-09-0532-6860/+5230
| | | | | Placeholder for dom binding, finish later. (bzr r1692)
* Undo inadvertent commitBob Jamison2006-09-011-1/+1
| | | (bzr r1665)
* Add js defBob Jamison2006-08-301-5/+59
| | | (bzr r1660)
* More binding progress. Fix Node::textContent and child manipulation.Bob Jamison2006-08-305-105/+930
| | | (bzr r1659)
* Start shell. Begin to make prototypes and wrappers.Bob Jamison2006-08-295-20/+325
| | | (bzr r1657)
* Added an #undef for SEVERITY_ERROR, which conflicts with a Win32 macroBob Jamison2006-08-281-0/+5
| | | (bzr r1652)
* Finish method and property tables. Clean up comments.Bob Jamison2006-08-281-476/+911
| | | (bzr r1651)
* more property and method table progressBob Jamison2006-08-272-379/+115
| | | (bzr r1647)
* add more property and method tablesBob Jamison2006-08-271-107/+554
| | | (bzr r1646)
* add j-binding filesBob Jamison2006-08-271-0/+2
| | | (bzr r1645)
* provide skeleton wrappers for all DOM core classes. add content laterBob Jamison2006-08-272-29/+3609
| | | (bzr r1644)
* domexception enums should be class scopedBob Jamison2006-08-271-23/+26
| | | (bzr r1643)
* New files. These will be the basis for ECMA-DOM binding using Spidermonkey.Bob Jamison2006-08-273-0/+1429
| | | (bzr r1642)
* fixed parsing of axesBob Jamison2006-07-133-2/+27
| | | (bzr r1404)
* check for <sys/filio.h> to get FIONREAD on Solaris 8 (fixes part of #1516476)Ralf Stephan2006-07-131-0/+8
| | | (bzr r1402)
* finally getting closer to processing axes and contexts correctlyBob Jamison2006-07-093-213/+231
| | | (bzr r1389)
* cleaned up token generationBob Jamison2006-07-072-64/+99
| | | (bzr r1375)
* add xpathtoken.cppBob Jamison2006-07-071-0/+1
| | | (bzr r1372)
* remove svglsimplBob Jamison2006-07-071-2/+0
| | | (bzr r1371)
* rearrange axis/context structure. make tokens more robustBob Jamison2006-07-075-1370/+1125
| | | (bzr r1370)
* Adjust to account for removal of svglsimplBob Jamison2006-07-062-6/+6
| | | (bzr r1369)
* undo last commit. oopsBob Jamison2006-07-061-1/+1
| | | (bzr r1368)
* don't need svg 'load and save'. in fact, it doesnt fitBob Jamison2006-07-063-316/+1
| | | (bzr r1367)
* Fix integer paddingBob Jamison2006-06-301-0/+7
| | | (bzr r1324)
* Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison2006-06-262-105/+149
| | | (bzr r1295)
* Fix <path> output. Apparently ODF is more picky about floats than SVG. ↵Bob Jamison2006-06-251-0/+2
| | | | | They do not like .nnn . Must be 0.nnn (bzr r1282)
* patch [ 1503869 ] ODF formatting fixAaron Spike2006-06-1312-38/+363
| | | (bzr r1209)
* remove warningsBob Jamison2006-06-011-8/+8
| | | (bzr r1117)
* remove warningsBob Jamison2006-06-011-1/+1
| | | (bzr r1115)
* add missing entryRalf Stephan2006-05-221-0/+1
| | | (bzr r950)
* add missing entryRalf Stephan2006-05-221-0/+1
| | | (bzr r949)
* add missing files for make distcheckRalf Stephan2006-05-221-0/+1
| | | (bzr r945)
* (bzr r929)Bob Jamison2006-05-221-12/+27
|
* Unix-ify the sourcesBob Jamison2006-05-2130-33758/+33758
| | | (bzr r928)
* remove overdefinitionBob Jamison2006-05-051-1/+1
| | | (bzr r733)
* fixed compilation errors with HAVE_SSLDavid Yip2006-05-041-0/+3
| | | (bzr r721)
* Remove warningsBob Jamison2006-05-042-6/+6
| | | (bzr r719)
* r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould2006-05-023-128/+156
| | | | | | Backing out version 11530. SVK is so liberating and so frustrating all at the same time. (bzr r697)
* (bzr r690)Ted Gould2006-05-023-156/+128
|
* remove warningBob Jamison2006-04-301-2/+2
| | | (bzr r639)
* Rework Stack class to TokenExecutor, to support an Axis stackBob Jamison2006-04-304-207/+410
| | | (bzr r638)
* Clean up type stringsBob Jamison2006-04-282-72/+115
| | | (bzr r608)
* Add axis and function token stubs to token setBob Jamison2006-04-272-7/+697
| | | (bzr r598)
* interim cleanup commitBob Jamison2006-04-277-7/+182
| | | (bzr r597)
* Move contextual info to StackBob Jamison2006-04-234-30/+127
| | | (bzr r578)
* Native path supportBob Jamison2006-04-221-7/+5
| | | (bzr r576)
* native path supportBob Jamison2006-04-221-0/+1
| | | (bzr r574)
* native path supportBob Jamison2006-04-221-0/+5
| | | (bzr r573)