| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵ | Peter Moulder | 2007-09-12 | 1 | -17/+17 | |
| | | | | | | %.$(OBJEXT) instead of %.o. (bzr r3726) | |||||
| * | remove warning | Bob Jamison | 2007-04-03 | 1 | -1/+1 | |
| | | | | (bzr r2818) | |||||
| * | backout inadvertent change to domconfig.h | Bob Jamison | 2007-03-30 | 1 | -1/+1 | |
| | | | | (bzr r2782) | |||||
| * | forgot #include <vector> | Bob Jamison | 2007-03-30 | 2 | -4/+2 | |
| | | | | (bzr r2781) | |||||
| * | Fix native path for iri | Bob Jamison | 2007-03-29 | 1 | -9/+10 | |
| | | | | (bzr r2779) | |||||
| * | Begin to support IRI's | Bob Jamison | 2007-03-29 | 2 | -56/+191 | |
| | | | | (bzr r2778) | |||||
| * | add new test for IRI-style uris | Bob Jamison | 2007-03-29 | 1 | -2/+21 | |
| | | | | (bzr r2777) | |||||
| * | make glib dep configurable again | Bob Jamison | 2007-03-29 | 21 | -60/+235 | |
| | | | | (bzr r2776) | |||||
| * | format string protection/clean up (CVE-2007-1463, CVE-2007-1464) | Kees Cook | 2007-03-20 | 12 | -19/+32 | |
| | | | | (bzr r2720) | |||||
| * | change std::string::size_type to DOMString::size_type | Bob Jamison | 2007-03-18 | 1 | -4/+4 | |
| | | | | (bzr r2701) | |||||
| * | fix 64-bit issues with width of npos -- patch #1675697 from mellum | MenTaLguY | 2007-03-18 | 1 | -2/+2 | |
| | | | | | | (Falk Hueffner) (bzr r2695) | |||||
| * | Compile warnings | Bob Jamison | 2007-03-18 | 1 | -1/+1 | |
| | | | | (bzr r2687) | |||||
| * | update JS | Bob Jamison | 2007-03-05 | 93 | -12085/+23644 | |
| | | | | (bzr r2555) | |||||
| * | add line number to Element | Bob Jamison | 2007-03-03 | 2 | -18/+41 | |
| | | | | (bzr r2528) | |||||
| * | Cleaned up DOS line ends that had snuck in. | Jon A. Cruz | 2007-02-19 | 2 | -1780/+1780 | |
| | | | | (bzr r2399) | |||||
| * | use relaytool to weak link libssl | Aaron Spike | 2007-01-07 | 1 | -6/+29 | |
| | | | | (bzr r2146) | |||||
| * | Slight include tweak | Bob Jamison | 2006-11-16 | 1 | -1/+1 | |
| | | | | (bzr r1962) | |||||
| * | change include to not interfere with other instances of uri.h | Bob Jamison | 2006-11-16 | 1 | -1/+1 | |
| | | | | (bzr r1961) | |||||
| * | Fix non-basenames | Bob Jamison | 2006-11-15 | 1 | -1/+3 | |
| | | | | (bzr r1956) | |||||
| * | new hash tool | Bob Jamison | 2006-10-02 | 2 | -0/+1780 | |
| | | | | (bzr r1755) | |||||
| * | Fix for now. Probably remove this later, to be deprecated in favor of LSWriter | Bob Jamison | 2006-09-05 | 2 | -8/+8 | |
| | | | | (bzr r1693) | |||||
| * | Massive update for smart pointers. Rework js dom binding to be smarter. ↵ | Bob Jamison | 2006-09-05 | 32 | -6860/+5230 | |
| | | | | | | Placeholder for dom binding, finish later. (bzr r1692) | |||||
| * | Undo inadvertent commit | Bob Jamison | 2006-09-01 | 1 | -1/+1 | |
| | | | | (bzr r1665) | |||||
| * | Add js def | Bob Jamison | 2006-08-30 | 1 | -5/+59 | |
| | | | | (bzr r1660) | |||||
| * | More binding progress. Fix Node::textContent and child manipulation. | Bob Jamison | 2006-08-30 | 5 | -105/+930 | |
| | | | | (bzr r1659) | |||||
| * | Start shell. Begin to make prototypes and wrappers. | Bob Jamison | 2006-08-29 | 5 | -20/+325 | |
| | | | | (bzr r1657) | |||||
| * | Added an #undef for SEVERITY_ERROR, which conflicts with a Win32 macro | Bob Jamison | 2006-08-28 | 1 | -0/+5 | |
| | | | | (bzr r1652) | |||||
| * | Finish method and property tables. Clean up comments. | Bob Jamison | 2006-08-28 | 1 | -476/+911 | |
| | | | | (bzr r1651) | |||||
| * | more property and method table progress | Bob Jamison | 2006-08-27 | 2 | -379/+115 | |
| | | | | (bzr r1647) | |||||
| * | add more property and method tables | Bob Jamison | 2006-08-27 | 1 | -107/+554 | |
| | | | | (bzr r1646) | |||||
| * | add j-binding files | Bob Jamison | 2006-08-27 | 1 | -0/+2 | |
| | | | | (bzr r1645) | |||||
| * | provide skeleton wrappers for all DOM core classes. add content later | Bob Jamison | 2006-08-27 | 2 | -29/+3609 | |
| | | | | (bzr r1644) | |||||
| * | domexception enums should be class scoped | Bob Jamison | 2006-08-27 | 1 | -23/+26 | |
| | | | | (bzr r1643) | |||||
| * | New files. These will be the basis for ECMA-DOM binding using Spidermonkey. | Bob Jamison | 2006-08-27 | 3 | -0/+1429 | |
| | | | | (bzr r1642) | |||||
| * | fixed parsing of axes | Bob Jamison | 2006-07-13 | 3 | -2/+27 | |
| | | | | (bzr r1404) | |||||
| * | check for <sys/filio.h> to get FIONREAD on Solaris 8 (fixes part of #1516476) | Ralf Stephan | 2006-07-13 | 1 | -0/+8 | |
| | | | | (bzr r1402) | |||||
| * | finally getting closer to processing axes and contexts correctly | Bob Jamison | 2006-07-09 | 3 | -213/+231 | |
| | | | | (bzr r1389) | |||||
| * | cleaned up token generation | Bob Jamison | 2006-07-07 | 2 | -64/+99 | |
| | | | | (bzr r1375) | |||||
| * | add xpathtoken.cpp | Bob Jamison | 2006-07-07 | 1 | -0/+1 | |
| | | | | (bzr r1372) | |||||
| * | remove svglsimpl | Bob Jamison | 2006-07-07 | 1 | -2/+0 | |
| | | | | (bzr r1371) | |||||
| * | rearrange axis/context structure. make tokens more robust | Bob Jamison | 2006-07-07 | 5 | -1370/+1125 | |
| | | | | (bzr r1370) | |||||
| * | Adjust to account for removal of svglsimpl | Bob Jamison | 2006-07-06 | 2 | -6/+6 | |
| | | | | (bzr r1369) | |||||
| * | undo last commit. oops | Bob Jamison | 2006-07-06 | 1 | -1/+1 | |
| | | | | (bzr r1368) | |||||
| * | don't need svg 'load and save'. in fact, it doesnt fit | Bob Jamison | 2006-07-06 | 3 | -316/+1 | |
| | | | | (bzr r1367) | |||||
| * | Fix integer padding | Bob Jamison | 2006-06-30 | 1 | -0/+7 | |
| | | | | (bzr r1324) | |||||
| * | Add code for printf() to allow %#s as xml-escaped string (cool, eh?) | Bob Jamison | 2006-06-26 | 2 | -105/+149 | |
| | | | | (bzr r1295) | |||||
| * | Fix <path> output. Apparently ODF is more picky about floats than SVG. ↵ | Bob Jamison | 2006-06-25 | 1 | -0/+2 | |
| | | | | | | They do not like .nnn . Must be 0.nnn (bzr r1282) | |||||
| * | patch [ 1503869 ] ODF formatting fix | Aaron Spike | 2006-06-13 | 12 | -38/+363 | |
| | | | | (bzr r1209) | |||||
| * | remove warnings | Bob Jamison | 2006-06-01 | 1 | -8/+8 | |
| | | | | (bzr r1117) | |||||
| * | remove warnings | Bob Jamison | 2006-06-01 | 1 | -1/+1 | |
| | | | | (bzr r1115) | |||||
