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