tomk%mitre.org
8e10327628
Same fix as before, better comment in header.
2000-03-10 12:06:45 +00:00
tomk%mitre.org
52a3003216
Fixed a bug in String::indexOf(const String& data, Int32 offset) where there
...
was not value being returned. This class is not part of the regular Mozilla
Build.
2000-03-10 12:02:31 +00:00
tomk%mitre.org
b4f77e0d76
Misc. fixes for issues found during wrapper testing. The classes affected by
...
this change are not part of the regular Mozilla build.
2000-03-03 21:03:55 +00:00
tomk%mitre.org
604b717a6e
Misc. fixes from wrapper testing. The classes affected by this submission is
...
not part of the regular mozilla build process.
2000-03-03 21:02:41 +00:00
kvisco%ziplink.net
b0b39dc16e
updated to support TxObject and ArrayList
2000-03-02 09:22:29 +00:00
kvisco%ziplink.net
7f64585de5
initial checkin, a list implementation using an array which will grow
...
automatically as elements are added.
2000-03-02 09:19:38 +00:00
kvisco%ziplink.net
1ff5862115
initial checkin, a base object used by some of my other classes
2000-03-02 09:16:44 +00:00
kvisco%ziplink.net
9b4801a897
updated with latest changes
2000-02-22 11:25:41 +00:00
kvisco%ziplink.net
202ff91e8d
This file is a duplicate of docs/release.txt
2000-02-22 11:20:32 +00:00
kvisco%ziplink.net
d6d60049c1
This file is a duplicate of docs/changes.txt
2000-02-22 11:19:43 +00:00
kvisco%ziplink.net
d041271e27
Added support for getting the parent node of an Attribute, also added support
...
for sorting a NodeSet by document order.
2000-02-22 11:16:42 +00:00
kvisco%ziplink.net
3c8f724d82
Initial check in of DOMHelper.cpp, used to overcome some DOM related
...
deficiencies.
2000-02-22 11:12:57 +00:00
kvisco%ziplink.net
80576037db
Simple cleanup on source
2000-02-22 11:10:01 +00:00
kvisco%ziplink.net
33575c60b6
updated with latest contributors
2000-02-19 06:50:01 +00:00
kvisco%ziplink.net
440253934b
fixed bug where xsl:param was getting processed, and then also treated as a
...
literal element.
2000-02-19 06:43:12 +00:00
kvisco%ziplink.net
f02d3ff9f1
some additional documentation
2000-02-18 01:44:41 +00:00
kvisco%ziplink.net
278bcf95d6
some additional documentation
2000-02-18 00:58:55 +00:00
kvisco%ziplink.net
a74d625a63
fixed some incorrect information
2000-02-18 00:20:58 +00:00
kvisco%ziplink.net
86b6ce5c32
updated with latest information
2000-02-18 00:19:26 +00:00
kvisco%ziplink.net
42390b4c21
I finally included the FreeBSD changes from Eric Du with respect to floating point handling, sorry for the delay
2000-02-18 00:11:24 +00:00
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