summaryrefslogtreecommitdiffstats
path: root/src/dom/work (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the dom/work directoryKrzysztof Kosi??ski2011-06-2333-19498/+0
| | | (bzr r10347)
* cmake:Campbell Barton2011-06-131-12/+0
| | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276)
* work in progress cmake commit:Campbell Barton2011-06-121-10/+10
| | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272)
* EOL fixupsJon A. Cruz2008-07-051-7049/+7049
| | | (bzr r6164)
* for validationBob Jamison2008-06-181-0/+15
| | | (bzr r5997)
* parserBob Jamison2008-06-181-0/+394
| | | (bzr r5991)
* for IDL parsingBob Jamison2008-06-181-0/+1386
| | | (bzr r5990)
* work in progressBob Jamison2008-06-171-0/+7049
| | | (bzr r5972)
* minor changes for svg documentBob Jamison2008-05-122-23/+7
| | | (bzr r5660)
* Bring testing files up-to-date in preparation to test new svg code.Bob Jamison2008-05-052-8/+8
| | | (bzr r5610)
* cmake: exclude /src/dom/work/.* and /src/extension/dxf2svg/.* that are also ↵Johan B. C. Engelen2008-04-101-9/+9
| | | | | excluded from build in build.xml (bzr r5402)
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+12
| | | (bzr r5206)
* Change from DOM Level 3 Views to Level 2 to sync with CSSBob Jamison2008-03-201-233/+17
| | | (bzr r5131)
* Raise SVG c++ files to main dom directory. They belong there nos.Bob Jamison2008-03-181-0/+1751
| | | (bzr r5117)
* add new test for IRI-style urisBob Jamison2007-03-291-2/+21
| | | (bzr r2777)
* Massive update for smart pointers. Rework js dom binding to be smarter. ↵Bob Jamison2006-09-054-21/+19
| | | | | Placeholder for dom binding, finish later. (bzr r1692)
* Start shell. Begin to make prototypes and wrappers.Bob Jamison2006-08-291-0/+129
| | | (bzr r1657)
* Adjust to account for removal of svglsimplBob Jamison2006-07-062-6/+6
| | | (bzr r1369)
* (bzr r929)Bob Jamison2006-05-221-12/+27
|
* Unix-ify the sourcesBob Jamison2006-05-213-2771/+2771
| | | (bzr r928)
* Native path supportBob Jamison2006-04-221-1/+16
| | | (bzr r572)
* Add test for norlalization and resolutionBob Jamison2006-04-221-14/+21
| | | (bzr r570)
* Add new rearranged /dom directoryBob Jamison2006-04-1227-0/+8952
(bzr r479)