This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
extensions
/
transformiix
/
source
/
xml
/
dom
/
standalone
History
peterv%netscape.com
0484b075cb
Fix for bug 81414 (transformiix standalone won't build, MOZ_XSL->!TX_EXE). Code by Axel Hecht, r=peterv/cls, sr=scc, a=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@96817 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-10 16:45:36 +00:00
..
Attr.cpp
fix for 77889; item(k) -> getNextSibling; r/a=peterv, sr=jst
2001-05-14 14:22:49 +00:00
CDATASection.cpp
…
CharacterData.cpp
…
Comment.cpp
…
Document.cpp
Fix for bug
#68605
(correct the XSLT document() function). Patch by Jonas Sicking <sicking@bigfoot.com>, r=me. Not part of the default build.
2001-03-06 00:14:56 +00:00
DocumentFragment.cpp
…
DocumentType.cpp
…
dom.h
Fix for 74873 (Make transformiix |#include|s better). Patch by Axel Hecht. Not part of default build. r=peterv, sr=scc.
2001-04-08 14:40:12 +00:00
DOMImplementation.cpp
…
Element.cpp
…
Entity.cpp
…
EntityReference.cpp
…
Makefile.in
Fix for bug
#68605
(correct the XSLT document() function). Patch by Jonas Sicking <sicking@bigfoot.com>, r=me. Not part of the default build.
2001-03-06 00:14:56 +00:00
makefile.win
Fix for bug 81414 (transformiix standalone won't build, MOZ_XSL->!TX_EXE). Code by Axel Hecht, r=peterv/cls, sr=scc, a=dbaron.
2001-06-10 16:45:36 +00:00
NamedNodeMap.cpp
…
NodeDefinition.cpp
Fix for bug
#68605
(correct the XSLT document() function). Patch by Jonas Sicking <sicking@bigfoot.com>, r=me. Not part of the default build.
2001-03-06 00:14:56 +00:00
NodeListDefinition.cpp
Fix some of bug
#59853
(new operator should be used with more care). Not part of default build. r=Pike.
2001-04-03 12:38:01 +00:00
Notation.cpp
…
ProcessingInstruction.cpp
…
Text.cpp
…