joki%netscape.com
cc8b77b488
Backing out js security changes.
1999-07-01 13:03:35 +00:00
joki%netscape.com
5056a89212
New JavaScript/DOM security stuff.
1999-07-01 10:38:26 +00:00
sspitzer%netscape.com
e839aec75f
fix warnings for sudu.
1999-07-01 08:30:51 +00:00
mcmullen%netscape.com
8e15accfb2
Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp)
1999-06-03 18:15:53 +00:00
ramiro%netscape.com
579f0442c4
Make sure nsTarget.h is complied as C++ source.
...
nsTarget.h is a c++ header, which includes other c++ headers. It needs to
be complied as c++ source.
If everything in this page needs to be compiled as C code, then why
isnt this file a .c file ?
1999-05-31 16:29:28 +00:00
dp%netscape.com
0443b20e33
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
dveditz%netscape.com
407b91cb6e
fix zlib name on windows
1999-04-28 00:48:44 +00:00
amusil%netscape.com
ebc8032e9d
Bug fix - made static array lengths match up
1999-04-23 21:53:43 +00:00
briano%netscape.com
982e88af25
Fix for SunOS4.
1999-04-10 01:06:40 +00:00
leaf%mozilla.org
0a0f5ac00f
Landing nspr library name change, and plevent function call change.
1999-03-17 21:32:03 +00:00
warren%netscape.com
c50687b845
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
cyeh%netscape.com
5fe1801c03
fix pdb file generation so that the go into $(OBJDIR) and also
...
have more useful names other than "none.pdb". some cleanup remains.
1999-03-05 23:24:48 +00:00
alecf%netscape.com
a4042f9303
fix AIX bustage - we were dereferencing the function before checking if it was NULL
1999-02-27 06:22:43 +00:00
alecf%netscape.com
f51fa2fdc9
nspr.h was causing problems on HPUX
1999-02-27 01:37:44 +00:00
warren%netscape.com
97781f4c14
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
1999-02-26 10:17:14 +00:00
sfraser%netscape.com
d847eb7428
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order.
1999-02-26 00:54:57 +00:00
beard%netscape.com
c26c3094e1
removed stray ; from IID macro
1999-02-25 04:19:27 +00:00
warren%netscape.com
3642da81a5
Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray.
1999-02-23 08:10:24 +00:00
brade%netscape.com
1ec6052df6
move local variables into #if block where they are needed (reduces warnings on Macintosh compiler)
1999-02-19 16:12:58 +00:00
warren%netscape.com
4a71d6c91d
Fixed unsigned problems.
1999-02-06 04:02:02 +00:00
amusil%netscape.com
45a7126565
Made into shared lib
1999-02-03 20:13:10 +00:00
sudu%netscape.com
6624efe2b9
OJI MozClassic to raptor merge
1999-01-25 08:05:00 +00:00
raman%netscape.com
c7011c1b2f
Checking in changes from Bob Glickstein
1998-12-15 05:53:19 +00:00
ramiro%netscape.com
fd35da2ff4
Remove accidentally checked in file.
1998-12-07 06:49:04 +00:00
ramiro%netscape.com
2009b728de
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
ramiro%netscape.com
8bd5dd0541
Remove extraneous Makefile files.
1998-12-05 08:19:05 +00:00
raman%netscape.com
ab444bb83e
Deleted unnecessary nsCCapsManager:: from the prototype
1998-12-01 03:00:42 +00:00
raman%netscape.com
80d1745e65
XP_COM interfaces for JS calls into CAPS
1998-11-23 00:27:00 +00:00
raman%netscape.com
fde72259c5
Changes to make caps into a DLL. Defined all strings in this file until there is a replacement for allxpstr.h
1998-11-19 05:22:28 +00:00
raman%netscape.com
69d8e9a511
Bug fixes from MozillaClassic branch, plus changes to build caps without rdf
1998-11-16 21:57:13 +00:00
raman%netscape.com
f09e0998b8
Minor bug fix to my last check-in
1998-10-28 04:53:47 +00:00
raman%netscape.com
5d9a597cf9
Bug fixes to make caps stuff work with jvm's codesource principals
1998-10-28 03:31:17 +00:00
cls%seawood.org
8876d7a20e
Moved zlib from REQUIRES to a ifndef MOZ_NATIVE_ZLIB endif block.
1998-10-22 03:59:53 +00:00
cls%seawood.org
001ed2ffd4
Sync'd various Makefile.ins to their Makefile counterparts.
...
Removed nspr & nspr20 from REQUIRES. Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
raman%netscape.com
e033c6aa90
Fixes for compiler errors on AIX. Thanks wtc
1998-10-20 20:50:09 +00:00
raman%netscape.com
0cf948734b
Fix to make it compile on HP-UX. Define an else clause in the if statement of an inline function. Thanks briano
1998-10-19 18:25:01 +00:00
raman%netscape.com
820dd96eca
Minor tweak to my last fix. Pass PR_Now for verfication.
1998-10-15 23:47:51 +00:00
raman%netscape.com
22c5948399
Fixed the Mac bustage
1998-10-15 23:21:22 +00:00
cyeh%netscape.com
25f705dd23
flip NO_SECURITY/MOZ_SECURITY logic around so that crypto stuff only
...
gets enabled when MOZ_SECURITY is defined.
1998-10-15 22:40:32 +00:00
raman%netscape.com
cc529ee5bb
Added verification certifcates that are created via nsICapsManager. This could be used by JVM plugins.
1998-10-15 20:56:34 +00:00
raman%netscape.com
dcfbea280e
Backing out my previous check-in. I was told my changes built ok on Mac, But I wasn't given complete information. Sorry for trouble.
1998-10-14 05:01:12 +00:00
raman%netscape.com
d5c003d64c
Support for nsICertPrincipal. We do the certificate verification of certificates passed by JavaSoft
1998-10-14 02:52:40 +00:00
racham%netscape.com
b6d38eaed5
Adding -reg_mode flag related changes
1998-10-06 21:04:19 +00:00
racham%netscape.com
532e6096c6
Adding filecode base check routine for -reg_mode flag
1998-10-06 21:02:03 +00:00
racham%netscape.com
9a805415fe
Adding -reg_mode flag related APIs
1998-10-06 21:00:36 +00:00
racham%netscape.com
d5efab82ca
Adding filecode base check routine
1998-10-06 20:59:47 +00:00
raman%netscape.com
756b39af09
Reenabled the code that fixes the memory leaks during startup. I have compiled these changes on windows, solaris, linux. Lasttime I checked in, Mac compiled ok.
1998-09-30 18:06:19 +00:00
cyeh%netscape.com
18436830f5
Remove old NSPR20 #ifdef
1998-09-29 21:55:00 +00:00
pinkerton%netscape.com
7c640d6f80
Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon.
1998-09-29 17:11:00 +00:00
raman%netscape.com
e7586b9206
Backing my last checkin
1998-09-27 03:15:11 +00:00