vidur%netscape.com
|
9ec3f044e2
|
Added nsIDOMHTMLLayerElement interface
|
1999-05-17 21:18:23 +00:00 |
erik%netscape.com
|
24ddf9cbed
|
Fixed the test file name, added registration for event queue and
persistent properties. This test program now works again. Groan.
|
1999-05-16 22:59:02 +00:00 |
beard%netscape.com
|
0723d57107
|
exporting nsServiceManager::RegisterService/UnregisterService to fix xpinstall breakage.
|
1999-05-16 21:29:32 +00:00 |
erik%netscape.com
|
f788c85180
|
Added code to check return values. Cleaned up a bit.
|
1999-05-16 20:47:59 +00:00 |
sfraser%netscape.com
|
3c42937c28
|
Added include guards, which should be a big win on commonly included files like this one.
|
1999-05-14 03:07:31 +00:00 |
sfraser%netscape.com
|
070cd4879e
|
Include <string.h>, not "string.h". Also added include guards, which should be a big win on commonly included files like this one.
|
1999-05-14 03:07:23 +00:00 |
kmcclusk%netscape.com
|
348ae67519
|
Modified nsString2::Append to only call strlen only if aCount is -1.
This clears up ABR errors reported in Purify.
|
1999-05-13 23:44:57 +00:00 |
mccabe%netscape.com
|
734d498883
|
Turn off support for XPIDL_JS_STUBS in generated headers by default, as
- nobody uses it
- it's confusing.
|
1999-05-13 23:13:17 +00:00 |
waterson%netscape.com
|
f269788605
|
Add nsICollection
|
1999-05-13 20:27:22 +00:00 |
waterson%netscape.com
|
520c063ee6
|
Fix MANIFEST_TEMP to include nsICollection.h.
|
1999-05-13 16:43:00 +00:00 |
waterson%netscape.com
|
5cc7c24f80
|
Temporarily fix build bustage until we get brave enough to turn XPIDL on for Mac.
|
1999-05-13 16:41:32 +00:00 |
pinkerton%netscape.com
|
486a5a35f1
|
removing nsICollection.h because it no longer exists (fix build bustage).
|
1999-05-13 16:24:06 +00:00 |
warren%netscape.com
|
5f77ce37ce
|
Removing old files now generated by IDL (to avoid future screw ups).
|
1999-05-13 08:48:47 +00:00 |
gagan%netscape.com
|
6a48afc57e
|
So we're using IDL nowcvs diff! I find out the hard way. -Warren
|
1999-05-13 08:21:37 +00:00 |
warren%netscape.com
|
7a41ef7d73
|
Fixed nsICollection (and Count in particular) to be xpidl friendly.
|
1999-05-13 04:56:04 +00:00 |
sspitzer%netscape.com
|
94edddef2a
|
make the destructor virtual
|
1999-05-13 00:48:42 +00:00 |
sspitzer%netscape.com
|
df1ee53738
|
destructor should be virtual.
|
1999-05-13 00:44:20 +00:00 |
mcmullen%netscape.com
|
739a8fe927
|
Split the manifest files into two: idl-generated headers (used if USE_XPIDL is turned off) and non-generated headers.
|
1999-05-13 00:04:14 +00:00 |
mcmullen%netscape.com
|
2b5361fb91
|
First Checked In.
|
1999-05-13 00:01:48 +00:00 |
waterson%netscape.com
|
71eedb453d
|
Initial revision.
|
1999-05-12 23:54:18 +00:00 |
waterson%netscape.com
|
e635b3068a
|
Added sample HTML.
|
1999-05-12 23:43:25 +00:00 |
waterson%netscape.com
|
207d9a7476
|
Initial revision.
|
1999-05-12 23:37:45 +00:00 |
mccabe%netscape.com
|
0c631e1377
|
Be conservative, and initialize the XPTState struct to 0 when allocating it. This cropped up as a problem where garbage fields were busting the msvc 6.0 -opt build, but was really xp.
|
1999-05-12 22:56:42 +00:00 |
mcmullen%netscape.com
|
ed503205ca
|
Fix badness when nsFilePath is initialized with a nil or empty string.
|
1999-05-12 22:56:24 +00:00 |
kipp%netscape.com
|
aa90a808ca
|
Alloc IID
|
1999-05-12 22:20:55 +00:00 |
mccabe%netscape.com
|
e297963241
|
Allocate 1 extra space and nul-terminate the string given to XPT_NewString. Thanks to Jim Dunn <jdunn@netscape.com> for suggesting this fix.
|
1999-05-12 09:04:38 +00:00 |
jband%netscape.com
|
bdf236a78c
|
fix two places where we use a node as if it were of a type other than the type it is. This was causing a problem on some platforms, though it unfortunately was working fine on Win32. Thanks to khym@bga.com (Dave Huang)
|
1999-05-12 07:42:32 +00:00 |
beard%netscape.com
|
8ea24eb7e7
|
made Count() method pure virtual, to fix xpcom link error.
|
1999-05-12 06:20:37 +00:00 |
beard%netscape.com
|
206d7b53ee
|
bumped the version to 1.0d3
|
1999-05-12 05:41:53 +00:00 |
beard%netscape.com
|
0275143579
|
when popping an #include, fclose the file.
|
1999-05-12 05:41:29 +00:00 |
alecf%netscape.com
|
d9a7796b0e
|
add nsICollection to the windows IDL files
|
1999-05-12 05:24:00 +00:00 |
scc%netscape.com
|
5f7f07adc9
|
Fixup CallQueryInterface
|
1999-05-12 04:50:08 +00:00 |
alecf%netscape.com
|
c866e026cd
|
add nsICollection.idl to the unix build system
|
1999-05-12 03:12:01 +00:00 |
alecf%netscape.com
|
1618d7c93b
|
check in IDL version of nsICollection interface
|
1999-05-12 03:11:48 +00:00 |
alecf%netscape.com
|
ea69080f6a
|
remove const-ness from nsICollection::Count() so that it can be represented with XPIDL
|
1999-05-12 02:53:37 +00:00 |
alecf%netscape.com
|
536d98e9bb
|
include nsresult typedef
|
1999-05-12 02:19:18 +00:00 |
mccabe%netscape.com
|
70e7afed06
|
Fix xpidl header generation to not emit a trailing (erroneous) ',' when generating [notxpcom] interfaces.
Thanks to Alec Flett <alecf@netscape.com> for this patch.
|
1999-05-12 02:13:40 +00:00 |
bruce%cybersight.com
|
d271f309ae
|
Add newline at end of file for native unix compilers.
|
1999-05-12 00:39:14 +00:00 |
mcmullen%netscape.com
|
a44f5696b5
|
Assert when nsFileSpec gets a unix path
|
1999-05-12 00:17:53 +00:00 |
kipp%netscape.com
|
051ea8ef50
|
Fix makefile glitch
|
1999-05-12 00:15:22 +00:00 |
akkana%netscape.com
|
1269cb57ee
|
New build option enable-crash-on-assert for those who really want the old behavior
|
1999-05-11 22:22:24 +00:00 |
dougt%netscape.com
|
c88e720721
|
First Checked In.
|
1999-05-11 19:32:55 +00:00 |
waterson%netscape.com
|
34451dc42c
|
First Checked In.
|
1999-05-11 19:02:48 +00:00 |
waterson%netscape.com
|
ef1a512a32
|
Be sure to initialize the data offset in the new state object. Mucho gracias to shaver for the fix.
|
1999-05-11 04:39:40 +00:00 |
waterson%netscape.com
|
f46dbf5b20
|
Publish headers directly to dist, instead of to public.
|
1999-05-11 03:10:20 +00:00 |
waterson%netscape.com
|
d32dfd2242
|
Generate nsISupports, nsIEnumerator, nsIFactory, and nsrootidl.
|
1999-05-11 02:10:22 +00:00 |
waterson%netscape.com
|
1be8f0bddd
|
Rename 'typelibs' to 'xpcom.xpt'
|
1999-05-11 00:42:54 +00:00 |
scc%netscape.com
|
a55aa7e615
|
export nsCOMPtr destructor
|
1999-05-10 22:27:21 +00:00 |
putterman%netscape.com
|
5b334a7e8a
|
Fix refcounting bug. nsISupportsArray[] already does an addref.
|
1999-05-10 21:53:18 +00:00 |
scc%netscape.com
|
4fb41627b5
|
temporarily commented out CallQueryInterface for UNIX, added NS_EXPORT for Windows
|
1999-05-10 21:43:29 +00:00 |