summaryrefslogtreecommitdiffstats
path: root/src/dom (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-04-24More documentation. Clean up SMIL a bit. SMIL needs more work, too.Bob Jamison4-259/+548
2008-04-24More documentation. Traversal needed conversion to NodePtr. Traversal needs...Bob Jamison2-79/+249
2008-04-24Add some Event documentation to be more respectable ^^Bob Jamison1-136/+395
2008-04-24comment all methodsBob Jamison1-102/+244
2008-04-23Further cleanup. Minidom superseded by pedrodom.Bob Jamison3-986/+0
2008-04-23Remove working file phoebedom.h from tree.Bob Jamison2-87/+0
2008-04-23More documenting/cleanup. Remove extraneous .hBob Jamison2-151/+183
2008-04-23Split out domptr stuff into its own .h file, so that it can be used by other ...Bob Jamison3-301/+386
2008-04-23Finish commenting Node. Fix bad varname in getUserData()Bob Jamison2-34/+83
2008-04-23Get rid of bothersome domconfig.h. Begin cleanup and documentation in prepara...Bob Jamison2-129/+130
2008-04-22Final format and comment fix. Sorry.Bob Jamison2-66/+73
2008-04-22Improve comments. Remove tabs.Bob Jamison2-43/+81
2008-04-22Greatly improved. More serializable, and 32/64 portable.Bob Jamison2-460/+753
2008-04-21Updated for 32/64Bob Jamison2-69/+71
2008-04-13address some char* string literal warnings.Peter Moulder2-2/+2
2008-04-10cmake: exclude /src/dom/work/.* and /src/extension/dxf2svg/.* that are also e...Johan B. C. Engelen1-9/+9
2008-04-10cmake: exclude /src/dom/odf/SvgOdg.cpp that is also excluded from build in bu...Johan B. C. Engelen1-1/+1
2008-04-10process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2-24/+2
2008-04-05add include file to build with gcc4.3Johan B. C. Engelen1-1/+1
2008-03-27Cmake Build system - Initial commit.Joshua L. Blocher5-0/+77
2008-03-20Change from DOM Level 3 Views to Level 2 to sync with CSSBob Jamison11-2074/+2075
2008-03-18Raise SVG c++ files to main dom directory. They belong there nos.Bob Jamison9-128/+9
2008-03-10add domptr.cppBob Jamison1-0/+1
2008-03-08Begin change from Spidermonkey binding to JVMBob Jamison175-113107/+0
2008-03-08Oops. added ucd.c instead of ucd.cpp.Bob Jamison1-0/+0
2008-03-08Warning cleanupJon A. Cruz10-190/+190
2008-03-08Fixed bug found by JonCruz. Using an unsigned int in findLast() caused an in...Bob Jamison1-5/+6
2008-03-08Change charclass.cpp/h to ucd.cpp/hBob Jamison1-1/+1