Commit Graph

924 Commits

Author SHA1 Message Date
kvisco%ziplink.net
a4e7969891 updated to correctly reflect the status 2000-02-17 23:51:14 +00:00
kvisco%ziplink.net
9f3076cefb updated with latest contributors 2000-02-17 21:20:05 +00:00
kvisco%ziplink.net
9c796fd3be Updated to handle changes in StringList.cpp 2000-02-17 20:57:16 +00:00
kvisco%ziplink.net
202252fb1d #iterator now returns a pointer to StringListIterator instead
of a reference.
2000-02-17 20:56:20 +00:00
kvisco%ziplink.net
b792e5c161 Did some minor clean-up of code 2000-02-17 07:58:10 +00:00
kvisco%ziplink.net
b3db0d2e86 Fixed bug with #isEmpty (which return the opposite of the expected value) 2000-02-17 07:54:57 +00:00
kvisco%ziplink.net
c407faec03 fixed bug with using wildcards 2000-02-17 03:30:32 +00:00
kvisco%ziplink.net
6b34be5893 updated XSLT namespace 2000-02-17 03:29:30 +00:00
kvisco%ziplink.net
8b958a30e8 updated stylesheets to use correct XSLT namespace 2000-02-17 03:28:53 +00:00
tomk%mitre.org
025b7fdb16 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.
2000-02-15 15:19:15 +00:00
tomk%mitre.org
4be60167e2 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)
2000-02-11 12:47:27 +00:00
tomk%mitre.org
5eeb6cafd2 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.
2000-02-02 18:44:48 +00:00
tomk%mitre.org
47a8eab4e9 Removed these files so they can be replaced with the actual Mozilla DOM wrapper
classes following the Mozilla* naming convention.
2000-02-02 18:32:45 +00:00
tomk%mitre.org
968ad90110 Changes and additions to support DOM wrapper classes. 2000-02-02 18:17:30 +00:00
pp%ludusdesign.com
698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
warren%netscape.com
96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
kvisco%ziplink.net
bc747e5bab Added preliminary DocumentHandler.h
Added changes from Bob Miller (kbob@oblix.com) which fix some
memory leaks.
1999-11-25 03:03:07 +00:00
kvisco%ziplink.net
b60b0cf5ad *** empty log message *** 1999-11-18 04:40:02 +00:00
nisheeth%netscape.com
6e014462c0 Checkin won't affect build. Re-applying mozilla specific defines that weren't included in the source drop from Keith. 1999-11-15 07:48:36 +00:00
nisheeth%netscape.com
1fd50f82ff Checking not part of build. Removing files that had gotten checked in with upper case filenames. 1999-11-15 07:30:52 +00:00
nisheeth%netscape.com
b23785247d Checkin not part of build Checking in new files for Transformiix from Keith Visco (keith@ziplink.net) 1999-11-15 07:28:04 +00:00
nisheeth%netscape.com
66bd062119 Checkin not part of build. New version of Transformiix from Keith Visco (kvisco@ziplink.net) 1999-11-15 07:13:17 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nisheeth%netscape.com
c087f652d0 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. 1999-08-28 08:19:56 +00:00