Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / dom /
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-03-26 Ted GouldMerge from trunk
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-20 Jon A. CruzWarning cleanup
2009-12-16 Josh AndlerPatches 3-11 from 488862 for a number of memleaks and...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Krzysztof KosińskiGSoC node tool
2009-11-29 Krzysztof KosińskiFirst GSoC node tool commit to Bazaar
2009-07-10 luca_brunoProduce proper ODG files on x86_64, patch by Lubomir...
2009-05-10 tweenkFix wrong delete operator in domstring.cpp.
2009-02-26 tweenkPatch from Lubomir Rintel: fixes for GCC 4.4
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-09 verbalshadowCmake: restructure build files to be more like current...
2008-12-10 Ted Gould * Removing the bitmap files that aren't being used.
2008-08-14 ishmaluse 32 and 64 bit sizes explicitly
2008-07-05 joncruzEOL fixups
2008-06-30 ishmalfix range problem
2008-06-24 ishmaladded unicode block (codepoint ranges) lookups
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-18 ishmalfor validation
2008-06-18 ishmalparser
2008-06-18 ishmalfor IDL parsing
2008-06-18 ishmalcompilable! wip
2008-06-17 ishmalwork in progress
2008-06-16 ishmalMerge interfaces and element types
2008-06-14 ishmalAdd SVGValue class
2008-06-14 ishmalexperimental version without multiple inheritance
2008-06-12 ishmalSet DOM_STANDALONE
2008-06-12 ishmalMissed two * -> Ptr conversions
2008-06-11 ishmalAdd interface enumerations to element enumerations
2008-06-05 pjrmfix compile with g++-4.3.
2008-06-04 ishmalfirst try at attribute overloading
2008-06-03 ishmalhave svgdoc.createElement make every one of the svg...
2008-06-03 ishmalMove element creation to SVGDocumentImpl. Remove from...
2008-06-01 ishmaladd terminator to table, add lookup functions
2008-06-01 ishmalAdd enumerations for svg element types, and lookup...
2008-05-30 ishmalremove warnings
2008-05-13 ishmalRemove warnings
2008-05-13 ishmalFix for future testing.
2008-05-13 ishmalSetting for testing got into the tree. oops.
2008-05-12 ishmaluse smart pointer types correctly
2008-05-12 ishmalminor changes for svg document
2008-05-07 ishmalUpdate to Unicode 5.1.0. Fix header (oops)
2008-05-05 ishmalBring testing files up-to-date in preparation to test...
2008-05-04 ishmalRemove warnings
2008-05-04 joncruzwarning cleanup and fixed string free issue
2008-05-02 ishmalModify for *Parser->*Reader conversion
2008-05-02 verbalshadowCmake: More cleanup moved all known paths into ConfigPa...
2008-05-01 ishmalRearrange tests.
2008-05-01 ishmalFinish changing "Parser" to "Reader"
2008-05-01 ishmalRename *Parsers to Readers
2008-05-01 ishmalClean up. More commenting. Smarten SvgParser and renam...
2008-04-29 joncruzWarning cleanup.
2008-04-29 ishmalMore documentation. Fix scope bug in uristream.cpp...
2008-04-28 ishmalchange def of string length
2008-04-25 ishmalDocumentation, always more :)
2008-04-25 ishmalMore documentation and cleanup. Marching forward!
2008-04-25 ishmalMore documentation
2008-04-24 ishmalLeft out a comment. sorry.
2008-04-24 ishmalMore documentation. Clean up SMIL a bit. SMIL needs...
2008-04-24 ishmalMore documentation. Traversal needed conversion to...
2008-04-24 ishmalAdd some Event documentation to be more respectable ^^
2008-04-24 ishmalcomment all methods
2008-04-23 ishmalFurther cleanup. Minidom superseded by pedrodom.
2008-04-23 ishmalRemove working file phoebedom.h from tree.
2008-04-23 ishmalMore documenting/cleanup. Remove extraneous .h
2008-04-23 ishmalSplit out domptr stuff into its own .h file, so that...
2008-04-23 ishmalFinish commenting Node. Fix bad varname in getUserData()
2008-04-23 ishmalGet rid of bothersome domconfig.h. Begin cleanup and...
2008-04-22 ishmalFinal format and comment fix. Sorry.
2008-04-22 ishmalImprove comments. Remove tabs.
2008-04-22 ishmalGreatly improved. More serializable, and 32/64 portable.
2008-04-21 ishmalUpdated for 32/64
2008-04-13 pjrmaddress some char* string literal warnings.
2008-04-10 johanengelencmake: exclude /src/dom/work/.* and /src/extension...
2008-04-10 johanengelencmake: exclude /src/dom/odf/SvgOdg.cpp that is also...
2008-04-10 acspikeprocess source subdirectories with INCLUDE() instead...
2008-04-05 johanengelenadd include file to build with gcc4.3
2008-03-27 verbalshadowCmake Build system - Initial commit.
2008-03-20 ishmalChange from DOM Level 3 Views to Level 2 to sync with CSS
2008-03-18 ishmalRaise SVG c++ files to main dom directory. They belong...
2008-03-10 ishmaladd domptr.cpp
2008-03-08 ishmalBegin change from Spidermonkey binding to JVM
2008-03-08 ishmalOops. added ucd.c instead of ucd.cpp.
2008-03-08 joncruzWarning cleanup
2008-03-08 ishmalFixed bug found by JonCruz. Using an unsigned int...
2008-03-08 ishmalChange charclass.cpp/h to ucd.cpp/h
2008-03-08 ishmalChange charclass.cpp/h to ucd.cpp/h
2008-03-07 ishmalFix #include
2008-03-07 ishmalUpdate charclass.h/cpp to use complete Unicode characte...
2008-02-07 ishmalChanged by request to GPL2
2008-02-05 ishmalfixed bug with '||'
2007-11-25 joncruzWarning cleanup
2007-11-20 joncruzDisplay CMS adjustment per-desktop view
next