summaryrefslogtreecommitdiffstats
path: root/src/dom (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-121-17/+17
* remove warningBob Jamison2007-04-031-1/+1
* backout inadvertent change to domconfig.hBob Jamison2007-03-301-1/+1
* forgot #include <vector>Bob Jamison2007-03-302-4/+2
* Fix native path for iriBob Jamison2007-03-291-9/+10
* Begin to support IRI'sBob Jamison2007-03-292-56/+191
* add new test for IRI-style urisBob Jamison2007-03-291-2/+21
* make glib dep configurable againBob Jamison2007-03-2921-60/+235
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-2012-19/+32
* change std::string::size_type to DOMString::size_typeBob Jamison2007-03-181-4/+4
* fix 64-bit issues with width of npos -- patch #1675697 from mellumMenTaLguY2007-03-181-2/+2
* Compile warningsBob Jamison2007-03-181-1/+1
* update JSBob Jamison2007-03-0593-12085/+23644
* add line number to ElementBob Jamison2007-03-032-18/+41
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-192-1780/+1780
* use relaytool to weak link libsslAaron Spike2007-01-071-6/+29
* Slight include tweakBob Jamison2006-11-161-1/+1
* change include to not interfere with other instances of uri.hBob Jamison2006-11-161-1/+1
* Fix non-basenamesBob Jamison2006-11-151-1/+3
* new hash toolBob Jamison2006-10-022-0/+1780
* Fix for now. Probably remove this later, to be deprecated in favor of LSWriterBob Jamison2006-09-052-8/+8
* Massive update for smart pointers. Rework js dom binding to be smarter. Pla...Bob Jamison2006-09-0532-6860/+5230
* Undo inadvertent commitBob Jamison2006-09-011-1/+1
* Add js defBob Jamison2006-08-301-5/+59
* More binding progress. Fix Node::textContent and child manipulation.Bob Jamison2006-08-305-105/+930
* Start shell. Begin to make prototypes and wrappers.Bob Jamison2006-08-295-20/+325
* Added an #undef for SEVERITY_ERROR, which conflicts with a Win32 macroBob Jamison2006-08-281-0/+5
* Finish method and property tables. Clean up comments.Bob Jamison2006-08-281-476/+911
* more property and method table progressBob Jamison2006-08-272-379/+115
* add more property and method tablesBob Jamison2006-08-271-107/+554
* add j-binding filesBob Jamison2006-08-271-0/+2
* provide skeleton wrappers for all DOM core classes. add content laterBob Jamison2006-08-272-29/+3609
* domexception enums should be class scopedBob Jamison2006-08-271-23/+26
* New files. These will be the basis for ECMA-DOM binding using Spidermonkey.Bob Jamison2006-08-273-0/+1429
* fixed parsing of axesBob Jamison2006-07-133-2/+27
* check for <sys/filio.h> to get FIONREAD on Solaris 8 (fixes part of #1516476)Ralf Stephan2006-07-131-0/+8
* finally getting closer to processing axes and contexts correctlyBob Jamison2006-07-093-213/+231
* cleaned up token generationBob Jamison2006-07-072-64/+99
* add xpathtoken.cppBob Jamison2006-07-071-0/+1
* remove svglsimplBob Jamison2006-07-071-2/+0
* rearrange axis/context structure. make tokens more robustBob Jamison2006-07-075-1370/+1125
* Adjust to account for removal of svglsimplBob Jamison2006-07-062-6/+6
* undo last commit. oopsBob Jamison2006-07-061-1/+1
* don't need svg 'load and save'. in fact, it doesnt fitBob Jamison2006-07-063-316/+1
* Fix integer paddingBob Jamison2006-06-301-0/+7
* Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison2006-06-262-105/+149
* Fix <path> output. Apparently ODF is more picky about floats than SVG. They...Bob Jamison2006-06-251-0/+2
* patch [ 1503869 ] ODF formatting fixAaron Spike2006-06-1312-38/+363
* remove warningsBob Jamison2006-06-011-8/+8
* remove warningsBob Jamison2006-06-011-1/+1