summaryrefslogtreecommitdiffstats
path: root/src/dom (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-26Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski9-1/+9
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-34/+34
2009-01-12Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher1-1/+3
2009-01-09Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher1-0/+16
2008-12-10* Removing the bitmap files that aren't being used.Ted Gould1-2/+3
2008-08-14use 32 and 64 bit sizes explicitlyBob Jamison2-143/+135
2008-07-05EOL fixupsJon A. Cruz3-12944/+12944
2008-06-30fix range problemBob Jamison2-13/+27
2008-06-24added unicode block (codepoint ranges) lookupsBob Jamison2-32/+361
2008-06-24Cmake: remove header files from source listsJoshua L. Blocher1-29/+2
2008-06-18for validationBob Jamison1-0/+15
2008-06-18parserBob Jamison1-0/+394
2008-06-18for IDL parsingBob Jamison1-0/+1386
2008-06-18compilable! wipBob Jamison1-1196/+595
2008-06-17work in progressBob Jamison2-5223/+7956
2008-06-16Merge interfaces and element typesBob Jamison1-0/+6901
2008-06-14Add SVGValue classBob Jamison1-0/+86
2008-06-14experimental version without multiple inheritanceBob Jamison1-0/+3488
2008-06-12Set DOM_STANDALONEBob Jamison1-1/+1
2008-06-12Missed two * -> Ptr conversionsBob Jamison1-10/+12
2008-06-11Add interface enumerations to element enumerationsBob Jamison2-94/+212
2008-06-05fix compile with g++-4.3.Peter Moulder1-0/+2
2008-06-04first try at attribute overloadingBob Jamison2-0/+65
2008-06-03have svgdoc.createElement make every one of the svg element types. fix a pur...Bob Jamison2-0/+94
2008-06-03Move element creation to SVGDocumentImpl. Remove from svgreader.Bob Jamison4-562/+845
2008-06-01add terminator to table, add lookup functionsBob Jamison1-3/+36
2008-06-01Add enumerations for svg element types, and lookup tableBob Jamison1-0/+440
2008-05-30remove warningsBob Jamison6-126/+126
2008-05-13Remove warningsBob Jamison1-28/+28
2008-05-13Fix for future testing.Bob Jamison1-6/+10
2008-05-13Setting for testing got into the tree. oops.Bob Jamison1-6/+6
2008-05-12use smart pointer types correctlyBob Jamison1-2/+2
2008-05-12minor changes for svg documentBob Jamison8-56/+72
2008-05-07Update to Unicode 5.1.0. Fix header (oops)Bob Jamison2-1200/+1321
2008-05-05Bring testing files up-to-date in preparation to test new svg code.Bob Jamison3-24/+17
2008-05-04Remove warningsBob Jamison3-18/+18
2008-05-04warning cleanup and fixed string free issueJon A. Cruz5-21/+21
2008-05-02Modify for *Parser->*Reader conversionBob Jamison1-4/+4
2008-05-02Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Lin...Joshua L. Blocher1-2/+29
2008-05-01Rearrange tests.Bob Jamison1-13/+28
2008-05-01Finish changing "Parser" to "Reader"Bob Jamison3-33/+33
2008-05-01Rename *Parsers to ReadersBob Jamison4-9/+9
2008-05-01Clean up. More commenting. Smarten SvgParser and rename to SvgReader.Bob Jamison8-41/+132
2008-04-29Warning cleanup.Jon A. Cruz1-21/+21
2008-04-29More documentation. Fix scope bug in uristream.cpp. Remove warnings.Bob Jamison5-337/+608
2008-04-28change def of string lengthBob Jamison1-13/+2
2008-04-25Documentation, always more :)Bob Jamison1-21/+261
2008-04-25More documentation and cleanup. Marching forward!Bob Jamison3-125/+692
2008-04-25More documentationBob Jamison1-23/+149
2008-04-24Left out a comment. sorry.Bob Jamison1-0/+6