summaryrefslogtreecommitdiffstats
path: root/src/dom (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-11dom/xpathparser.h: (Lookup::sval): Change from char* to char const *. Addres...Peter Moulder1-6/+6
2007-10-11dom/prop-svg.cpp: Exit non-zero if any I/O errors.Peter Moulder1-13/+24
2007-10-11Avoid string literal char* warnings on g++-4.2: change some functions to take...Peter Moulder5-19/+19
2007-09-16trivial: Address some g++-4.2 writable-strings warnings.Peter Moulder9-20/+20
2007-09-16trivial changes to address warning with g++-4.2Peter Moulder1-1/+1
2007-09-15Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz1-1/+1
2007-09-12**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder1-17/+17
2007-04-03remove warningBob Jamison1-1/+1
2007-03-30backout inadvertent change to domconfig.hBob Jamison1-1/+1
2007-03-30forgot #include <vector>Bob Jamison2-4/+2
2007-03-29Fix native path for iriBob Jamison1-9/+10
2007-03-29Begin to support IRI'sBob Jamison2-56/+191
2007-03-29add new test for IRI-style urisBob Jamison1-2/+21
2007-03-29make glib dep configurable againBob Jamison21-60/+235
2007-03-20format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook12-19/+32
2007-03-18change std::string::size_type to DOMString::size_typeBob Jamison1-4/+4
2007-03-18fix 64-bit issues with width of npos -- patch #1675697 from mellumMenTaLguY1-2/+2
2007-03-18Compile warningsBob Jamison1-1/+1
2007-03-05update JSBob Jamison93-12085/+23644
2007-03-03add line number to ElementBob Jamison2-18/+41
2007-02-19Cleaned up DOS line ends that had snuck in.Jon A. Cruz2-1780/+1780
2007-01-07use relaytool to weak link libsslAaron Spike1-6/+29
2006-11-16Slight include tweakBob Jamison1-1/+1
2006-11-16change include to not interfere with other instances of uri.hBob Jamison1-1/+1
2006-11-15Fix non-basenamesBob Jamison1-1/+3
2006-10-02new hash toolBob Jamison2-0/+1780
2006-09-05Fix for now. Probably remove this later, to be deprecated in favor of LSWriterBob Jamison2-8/+8
2006-09-05Massive update for smart pointers. Rework js dom binding to be smarter. Pla...Bob Jamison32-6860/+5230
2006-09-01Undo inadvertent commitBob Jamison1-1/+1
2006-08-30Add js defBob Jamison1-5/+59
2006-08-30More binding progress. Fix Node::textContent and child manipulation.Bob Jamison5-105/+930
2006-08-29Start shell. Begin to make prototypes and wrappers.Bob Jamison5-20/+325
2006-08-28Added an #undef for SEVERITY_ERROR, which conflicts with a Win32 macroBob Jamison1-0/+5
2006-08-28Finish method and property tables. Clean up comments.Bob Jamison1-476/+911
2006-08-27more property and method table progressBob Jamison2-379/+115
2006-08-27add more property and method tablesBob Jamison1-107/+554
2006-08-27add j-binding filesBob Jamison1-0/+2
2006-08-27provide skeleton wrappers for all DOM core classes. add content laterBob Jamison2-29/+3609
2006-08-27domexception enums should be class scopedBob Jamison1-23/+26
2006-08-27New files. These will be the basis for ECMA-DOM binding using Spidermonkey.Bob Jamison3-0/+1429
2006-07-13fixed parsing of axesBob Jamison3-2/+27
2006-07-13check for <sys/filio.h> to get FIONREAD on Solaris 8 (fixes part of #1516476)Ralf Stephan1-0/+8
2006-07-09finally getting closer to processing axes and contexts correctlyBob Jamison3-213/+231
2006-07-07cleaned up token generationBob Jamison2-64/+99
2006-07-07add xpathtoken.cppBob Jamison1-0/+1
2006-07-07remove svglsimplBob Jamison1-2/+0
2006-07-07rearrange axis/context structure. make tokens more robustBob Jamison5-1370/+1125
2006-07-06Adjust to account for removal of svglsimplBob Jamison2-6/+6
2006-07-06undo last commit. oopsBob Jamison1-1/+1
2006-07-06don't need svg 'load and save'. in fact, it doesnt fitBob Jamison3-316/+1