summaryrefslogtreecommitdiffstats
path: root/src/dom/work (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-23Remove the dom/work directoryKrzysztof Kosi??ski33-19498/+0
(bzr r10347)
2011-06-13cmake:Campbell Barton1-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)
2011-06-12work in progress cmake commit:Campbell Barton1-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)
2008-07-05EOL fixupsJon A. Cruz1-7049/+7049
(bzr r6164)
2008-06-18for validationBob Jamison1-0/+15
(bzr r5997)
2008-06-18parserBob Jamison1-0/+394
(bzr r5991)
2008-06-18for IDL parsingBob Jamison1-0/+1386
(bzr r5990)
2008-06-17work in progressBob Jamison1-0/+7049
(bzr r5972)
2008-05-12minor changes for svg documentBob Jamison2-23/+7
(bzr r5660)
2008-05-05Bring testing files up-to-date in preparation to test new svg code.Bob Jamison2-8/+8
(bzr r5610)
2008-04-10cmake: exclude /src/dom/work/.* and /src/extension/dxf2svg/.* that are also ↵Johan B. C. Engelen1-9/+9
excluded from build in build.xml (bzr r5402)
2008-03-27Cmake Build system - Initial commit.Joshua L. Blocher1-0/+12
(bzr r5206)
2008-03-20Change from DOM Level 3 Views to Level 2 to sync with CSSBob Jamison1-233/+17
(bzr r5131)
2008-03-18Raise SVG c++ files to main dom directory. They belong there nos.Bob Jamison1-0/+1751
(bzr r5117)
2007-03-29add new test for IRI-style urisBob Jamison1-2/+21
(bzr r2777)
2006-09-05Massive update for smart pointers. Rework js dom binding to be smarter. ↵Bob Jamison4-21/+19
Placeholder for dom binding, finish later. (bzr r1692)
2006-08-29Start shell. Begin to make prototypes and wrappers.Bob Jamison1-0/+129
(bzr r1657)
2006-07-06Adjust to account for removal of svglsimplBob Jamison2-6/+6
(bzr r1369)
2006-05-22(bzr r929)Bob Jamison1-12/+27
2006-05-21Unix-ify the sourcesBob Jamison3-2771/+2771
(bzr r928)
2006-04-22Native path supportBob Jamison1-1/+16
(bzr r572)
2006-04-22Add test for norlalization and resolutionBob Jamison1-14/+21
(bzr r570)
2006-04-12Add new rearranged /dom directoryBob Jamison27-0/+8952
(bzr r479)