Commit Graph

7 Commits

Author SHA1 Message Date
tomk%mitre.org
92cbf62bb0 Added a generic Makefile to simply build the Mozilla DOM wrapper classes.
Fixed a bug in the wrapper factory methods in MozillaDocument.cpp.  The bug
could cause seg. faults if a "null" mozilla object was being wrapped.

Note:  These files are not part of the regular Mozilla build.


git-svn-id: svn://10.0.0.236/trunk@60884 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 15:19:15 +00:00
tomk%mitre.org
80179fb0c3 Fixed MAC build problem where MozillaProcessingInstruction.cpp was too long of
a file name.  Some changes were also made to testMozDOM.cpp to test other
appects of the wrapper classes.  (TransforMIIX is not part of the regular
Mozilla building process, and is not build automatically)


git-svn-id: svn://10.0.0.236/trunk@60479 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 12:47:27 +00:00
tomk%mitre.org
21b2d7d8ce The implementation of the Mozilla DOM wrapper classes. testMozDOM.cpp is an
example of how to use/test the classes and makedom is a sample make file for
building the test app and all classes.


git-svn-id: svn://10.0.0.236/trunk@59531 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 18:44:48 +00:00
tomk%mitre.org
6277a16501 Removed these files so they can be replaced with the actual Mozilla DOM wrapper
classes following the Mozilla* naming convention.


git-svn-id: svn://10.0.0.236/trunk@59530 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 18:32:45 +00:00
warren%netscape.com
eb9a891946 Eliminated the libs build pass.
git-svn-id: svn://10.0.0.236/trunk@54523 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 03:05:01 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
nisheeth%netscape.com
b791d4288f Checking in initial version of Keith Visco's (kvisco@ziplink.net) XSL processor, Transformiix. Some glue code to interface it with mozilla is #ifdef MOZILLA protected.
git-svn-id: svn://10.0.0.236/trunk@44991 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-28 08:19:56 +00:00