Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / dom /
2007-11-04 joncruzWarning cleanup
2007-11-04 johanengelenAdd virtual to a lot of the destructors. Note: perhaps...
2007-10-11 pjrmdom/xpathparser.h: (Lookup::sval): Change from char...
2007-10-11 pjrmdom/prop-svg.cpp: Exit non-zero if any I/O errors.
2007-10-11 pjrmAvoid string literal char* warnings on g++-4.2: change...
2007-09-16 pjrmtrivial: Address some g++-4.2 writable-strings warnings.
2007-09-16 pjrmtrivial changes to address warning with g++-4.2
2007-09-15 joncruzRefactoring SPColor to C++ and removing legacy CMYK...
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-04-03 ishmalremove warning
2007-03-30 ishmalbackout inadvertent change to domconfig.h
2007-03-30 ishmalforgot #include <vector>
2007-03-29 ishmalFix native path for iri
2007-03-29 ishmalBegin to support IRI's
2007-03-29 ishmaladd new test for IRI-style uris
2007-03-29 ishmalmake glib dep configurable again
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-03-18 ishmalchange std::string::size_type to DOMString::size_type
2007-03-18 mentalfix 64-bit issues with width of npos -- patch #1675697...
2007-03-18 ishmalCompile warnings
2007-03-05 ishmalupdate JS
2007-03-03 ishmaladd line number to Element
2007-02-19 joncruzCleaned up DOS line ends that had snuck in.
2007-01-07 acspikeuse relaytool to weak link libssl
2006-11-16 ishmalSlight include tweak
2006-11-16 ishmalchange include to not interfere with other instances...
2006-11-15 ishmalFix non-basenames
2006-10-02 ishmalnew hash tool
2006-09-05 ishmalFix for now. Probably remove this later, to be depreca...
2006-09-05 ishmalMassive update for smart pointers. Rework js dom bindi...
2006-09-01 ishmalUndo inadvertent commit
2006-08-30 ishmalAdd js def
2006-08-30 ishmalMore binding progress. Fix Node::textContent and child...
2006-08-29 ishmalStart shell. Begin to make prototypes and wrappers.
2006-08-28 ishmalAdded an #undef for SEVERITY_ERROR, which conflicts...
2006-08-28 ishmalFinish method and property tables. Clean up comments.
2006-08-27 ishmalmore property and method table progress
2006-08-27 ishmaladd more property and method tables
2006-08-27 ishmaladd j-binding files
2006-08-27 ishmalprovide skeleton wrappers for all DOM core classes...
2006-08-27 ishmaldomexception enums should be class scoped
2006-08-27 ishmalNew files. These will be the basis for ECMA-DOM bindin...
2006-07-13 ishmalfixed parsing of axes
2006-07-13 rwstcheck for <sys/filio.h> to get FIONREAD on Solaris...
2006-07-09 ishmalfinally getting closer to processing axes and contexts...
2006-07-07 ishmalcleaned up token generation
2006-07-07 ishmaladd xpathtoken.cpp
2006-07-07 ishmalremove svglsimpl
2006-07-07 ishmalrearrange axis/context structure. make tokens more...
2006-07-06 ishmalAdjust to account for removal of svglsimpl
2006-07-06 ishmalundo last commit. oops
2006-07-06 ishmaldon't need svg 'load and save'. in fact, it doesnt fit
2006-06-30 ishmalFix integer padding
2006-06-26 ishmalAdd code for printf() to allow %#s as xml-escaped strin...
2006-06-25 ishmalFix <path> output. Apparently ODF is more picky about...
2006-06-13 acspikepatch [ 1503869 ] ODF formatting fix
2006-06-01 ishmalremove warnings
2006-06-01 ishmalremove warnings
2006-05-22 rwstadd missing entry
2006-05-22 rwstadd missing entry
2006-05-22 rwstadd missing files for make distcheck
2006-05-22 ishmal(no commit message)
2006-05-21 ishmalUnix-ify the sources
2006-05-05 ishmalremove overdefinition
2006-05-04 dwyipfixed compilation errors with HAVE_SSL
2006-05-04 ishmalRemove warnings
2006-05-02 gouldtj r11667@tres: ted | 2006-05-01 22:48:49 -0700
2006-05-02 gouldtj(no commit message)
2006-04-30 ishmalremove warning
2006-04-30 ishmalRework Stack class to TokenExecutor, to support an...
2006-04-28 ishmalClean up type strings
2006-04-27 ishmalAdd axis and function token stubs to token set
2006-04-27 ishmalinterim cleanup commit
2006-04-23 ishmalMove contextual info to Stack
2006-04-22 ishmalNative path support
2006-04-22 ishmalnative path support
2006-04-22 ishmalnative path support
2006-04-22 ishmalNative path support
2006-04-22 ishmalNative path support
2006-04-22 ishmalAdd test for norlalization and resolution
2006-04-22 ishmalFix normalize()
2006-04-22 ishmalConfig tweaks
2006-04-22 ishmalI guess this was missed
2006-04-22 ishmalAdd normalize()
2006-04-22 ishmalTweak to use Glib::ustring. Remove warnings.
2006-04-21 ishmalminor speedup
2006-04-14 ishmalremove warnings
2006-04-14 ishmalfix XMLCh/int warnings
2006-04-14 ishmalFixed end-of-block marker
2006-04-13 ishmalMade the format buffer larger and part of the class...
2006-04-13 ishmaladd zipentry methods
2006-04-12 ishmalavoid name collision
2006-04-12 acspikeadd some includes
2006-04-12 acspikefix some includes
2006-04-12 acspikeremove extra endif
2006-04-12 ishmaladd proper unix socket includes
2006-04-12 acspikefix some includes
2006-04-12 ishmalfix include path
2006-04-12 ishmalfix include paths
2006-04-12 ishmalfix casting problems
next