Commit Graph

1315 Commits

Author SHA1 Message Date
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
sdagley%netscape.com
190fb5c9b0 Fix bug #3534. Now set EOF and file position to requested offset in a seek when the offset is past the current EOF. With this fix pinkerton's workaround in reg.c is no longer required si it has been removed. Reviewed pinkerton, approved chofmann. 1999-05-20 01:25:54 +00:00
dveditz%netscape.com
f04e687aa6 nsZipArchive.h 1999-05-19 04:48:19 +00:00
dveditz%netscape.com
7361fdede5 new file 1999-05-19 04:06:40 +00:00
dveditz%netscape.com
6476604581 allow multi-user finds 1999-05-19 03:21:03 +00:00
dveditz%netscape.com
c4aa848e52 further bullet-proofing against bad callers 1999-05-19 02:02:47 +00:00
beard%netscape.com
dcb9aef801 bug #5670: renamed nsJNIEnvRef -> GetProxyEnv, got rid of operator ->, added GetSecureEnv. Changed CreateProxyJNI to return NULL if getSecureEnv() returns NULL, so the proxy JNI doesn't have to check for NULL. Makes OJI more robust when a JVM isn't available. 1999-05-19 01:44:35 +00:00
leaf%mozilla.org
e47f66c661 backing out dveditz's changes (seems to be breaking mac) 1999-05-18 18:55:34 +00:00
dveditz%netscape.com
58b3f951a1 missing lock 1999-05-18 14:49:02 +00:00
dveditz%netscape.com
f54808a025 NSReg.h 1999-05-18 14:46:02 +00:00
amusil%netscape.com
1c31569f90 Fixing build bustage 1999-05-17 22:14:35 +00:00
amusil%netscape.com
55ca910ac8 Updated 4x plugin support on the Mac 1999-05-17 21:26:48 +00:00
beard%netscape.com
09b6dd4915 bug #4839: now including xp_path.h instead of primpl.h. 1999-05-17 21:10:45 +00:00
shaver%netscape.com
0a1f41b7dc override NO_STATIC_LIB, because we really do need static libraries for some
other link parts.  This will make it safe to put NO_STATIC_LIB=1 in
myconfig.mk, which saves about 100MB and 3 minutes on my debug build.

(Requires one additional checkin to in xpcom, which is waiting on the
XPCOM 2.0 landing.)
1999-05-17 19:20:28 +00:00
mcmullen%netscape.com
09941ba775 Turning reading of default files back on for Macintosh, since parsing now seems to work. 1999-05-17 08:18:26 +00:00
dcone%netscape.com
364c17da3c added a webshell parameter to the PrintContent call, unhooked the PresShell from the
document before deletion.  Fixed a leak.
1999-05-14 14:40:59 +00:00
neeti%netscape.com
41dc3a3222 Fixed SetEnableRendering() in nsDocumentViewer.cpp
Initialized mEnableRendering in constructors of nsDocumentViewer.cpp and nsPlugin.cpp to a default value of PR_TRU
Do EnableRefresh only if mEnableRendering is set to true in nsHTMLContentSink.cpp,nsXMLContentSink.cpp,
nsXMLContentSink.h
1999-05-13 20:27:47 +00:00
briano%netscape.com
f50c1483b1 Fix for QNX. 1999-05-13 03:13:14 +00:00
sspitzer%netscape.com
8c243796b1 create virtual destructors 1999-05-13 02:17:09 +00:00
sspitzer%netscape.com
c441de9d46 make the destructors virtual 1999-05-13 00:59:19 +00:00
sspitzer%netscape.com
5361aa6d31 make destructors virtual 1999-05-13 00:51:26 +00:00
sspitzer%netscape.com
ed6326405e make the destructor virtual 1999-05-13 00:48:42 +00:00
briano%netscape.com
aaaf38a0c7 Fix for QNX. 1999-05-12 23:53:50 +00:00
dcone%netscape.com
c71e1f8097 added a PrintContent() method to these classes 1999-05-12 13:32:09 +00:00
briano%netscape.com
0e490e9bcc Fix for QNX. 1999-05-11 20:58:37 +00:00
pinkerton%netscape.com
1d081ce4a8 don't compile some code when TARGET_CARBON is defined. we need to find a better way around this. shouldn't affect normal builds. 1999-05-10 22:50:02 +00:00
pinkerton%netscape.com
30797a08f1 comment out some stuff when TARGET_CARBON is defined. Doesn't affect normal builds. 1999-05-10 22:42:51 +00:00
mcmullen%netscape.com
9c9bc2c189 Clean up, and remove double linefeed at the end (which causes the Macintosh not to work). 1999-05-10 19:17:59 +00:00
beard%netscape.com
ed1a829083 changed map_jsj_thread_to_js_context_impl to use the plugin's instance peer2 to obtain the JSContext. 1999-05-08 16:48:05 +00:00
beard%netscape.com
fe7b181a91 added GetJSContext() 1999-05-08 16:33:40 +00:00
beard%netscape.com
1fdc87166b added "application/x-java-applet" as another MIME type for applets. These should be in a header file somewhere. 1999-05-08 15:19:06 +00:00
pnunn%netscape.com
ba249b4527 General clean up. Removed ifdef STANDALONE_IMAGE_LIB. pnunn. 1999-05-07 22:25:31 +00:00
pnunn%netscape.com
e32a08be77 General clean up. Remove ifdef STANDALONE_IMAGE_LIB. pnunn. 1999-05-07 22:24:10 +00:00
amusil%netscape.com
34ea64b404 Added support for Start/Stop Applet/Plugin lifetimes. 1999-05-07 22:06:47 +00:00
pnunn%netscape.com
e94ebd1c2a Here we go again. This was checked in/then backed out yesterday.
Its just updating the pngconf.h file to current png version in moz.
refer to bug#5841. pnunn
1999-05-07 19:46:38 +00:00
kipp%netscape.com
5d9028b7b4 Implement support for SetEnableRendering/GetEnableRendering 1999-05-07 19:26:23 +00:00
donm%netscape.com
820e45d15e backing out change while we're trying to verify trees. 1999-05-06 23:06:07 +00:00
pnunn%netscape.com
88f3dd9d91 Updated to correct version.
Note: this check in will result in bad displays of colormapped pngs with alpha or transparency.
This problem will be fixed with later checkins. pnunn.
1999-05-06 22:32:37 +00:00
kipp%netscape.com
83ba1b59f2 Moved from webshell/src 1999-05-06 19:25:40 +00:00
dp%netscape.com
b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
hyatt%netscape.com
f6b0d365d2 Changed the arguments to PostSynchronousEvent. 1999-05-05 23:54:47 +00:00
mcmullen%netscape.com
be4860a7e2 Turn off reading of default files - there's a parse error in one of them. This was completely blocking mailnews. a=cyeh. 1999-05-05 22:25:23 +00:00
hyatt%netscape.com
ae4e8ae9ca Switching over to nsIEventQueues. 1999-05-04 23:31:07 +00:00
mcmullen%netscape.com
370c242339 Adding default preference javascript files to the macintosh build. Also, fixing a line termination bug (#5508) 1999-05-04 19:12:37 +00:00
mcmullen%netscape.com
18432cff4b Adding default preference javascript files to the macintosh build. 1999-05-04 19:08:59 +00:00
dp%netscape.com
262d0f491f XPCOM: Addref() and Release() usage fixed. 1999-05-04 18:38:21 +00:00
slamm%netscape.com
3b15c090ad Change directory build order. png needs to come before pngcom. This is finishing up pnunn last checkin.... Added png and zlib library link. pnunn. refer to Bug#5459. review:slamm. ok'd:chofmann. 1999-04-30 21:39:17 +00:00
pnunn%netscape.com
8d208edba5 Added png and zlib library link. pnunn. refer to Bug#5459. review:slamm. ok'd:chofmann. 1999-04-30 18:30:36 +00:00
pnunn%netscape.com
dd5962e92a Added jpeg library link. pnunn. refer to bug#5459. review: slamm blessed:chofmann. 1999-04-30 18:29:19 +00:00
akkana%netscape.com
30d71aa4e8 5534: Fix stack overflow caused by too large a pref string. r=mcmullen/a=chofmann 1999-04-29 20:42:14 +00:00
dveditz%netscape.com
9311a16cbb fix zlib name on windows 1999-04-28 00:40:56 +00:00
dveditz%netscape.com
af200e1fdb zip archive support 1999-04-28 00:34:30 +00:00
dougt%netscape.com
207a42587b dveditz change: Removing mkreg and using xp_regexp. Basically these are the same, but xp_regexp is shared. I had to add an included path to mozilla/included to make this work 1999-04-28 00:01:04 +00:00
briano%netscape.com
a418fb8c99 Replacement for the old file that had a trailing space in the name. 1999-04-27 23:54:26 +00:00
pnunn%netscape.com
ad63b1eb39 fix mem leak. pnunn. bugz# 5552. 1999-04-27 23:27:30 +00:00
mcmullen%netscape.com
0113a0379c Make preferences work even if there is no file locator service, by using "default_prefs.js" in the current working directory. 1999-04-27 21:38:13 +00:00
pnunn%netscape.com
9d4742fb9a Building directory incorrect for nsPNGCallback.obj on windows. fixed. pnunn.
If you have trouble building, clobber and delete any obj file existing
in mozilla/modules/libimg/pngcom directory.
1999-04-27 19:37:43 +00:00
dveditz%netscape.com
bc8f1b12e4 link standalone version to static libs 1999-04-27 19:18:20 +00:00
mcmullen%netscape.com
b863d6b3bc Fix an error return value. 1999-04-26 18:46:13 +00:00
sspitzer%netscape.com
fcfd7c1d8b cvs ignorage of generated makefiles 1999-04-26 18:26:05 +00:00
beard%netscape.com
44653d7854 added IsJavaEnabled(). 1999-04-24 04:10:49 +00:00
amusil%netscape.com
97e47c5527 Plugins now can properly load support dlls that are located in the
plugin directory.
1999-04-23 23:43:54 +00:00
jj%netscape.com
80eb87ee12 (really cyeh) add source files to optimized target. the components were compiled with the runtime, so they registered succesfully, but registered as completely empty. blow away your registry and then rerun after rebuilding these. only effects optimized versions. 1999-04-23 20:05:24 +00:00
pinkerton%netscape.com
5d0ff0af77 remove MathLib for carbon compliance. 1999-04-23 16:16:15 +00:00
shaver%netscape.com
e0db7f5bf7 try to make g++ 2.7.2.3 happier by removing extra parens 1999-04-23 03:02:13 +00:00
jj%netscape.com
9f2aa4b1b8 fix the components so that they have different PEF names 1999-04-23 03:02:05 +00:00
jj%netscape.com
f778c40482 change creator type from MOSS to MOZZ 1999-04-23 02:38:06 +00:00
pnunn%netscape.com
dcb9ca6942 fixed optimized. pn. 1999-04-23 01:14:33 +00:00
pnunn%netscape.com
d392455394 fixed optimized. 1999-04-23 01:13:50 +00:00
pnunn%netscape.com
cb58716224 took out static. pn. 1999-04-23 00:17:08 +00:00
pnunn%netscape.com
e598c76d1a No longer needed. 1999-04-22 23:47:11 +00:00
pnunn%netscape.com
0d0cb00a34 No exports for this dir. pnunn. 1999-04-22 23:39:52 +00:00
pnunn%netscape.com
969ae721b3 First Checked In. 1999-04-22 23:37:03 +00:00
pnunn%netscape.com
71f5751587 decoders implementation. 1999-04-22 23:34:18 +00:00
pnunn%netscape.com
277d3b5e07 Updated for decoder implementation. pn. 1999-04-22 23:22:01 +00:00
pnunn%netscape.com
3f4cf23581 First Checked In. 1999-04-22 23:06:01 +00:00
pnunn%netscape.com
048c96e46a decoder implementation. pnunn 1999-04-22 23:05:14 +00:00
pnunn%netscape.com
d767a277a3 Cleared out unneed make code. pn. 1999-04-22 22:51:16 +00:00
pnunn%netscape.com
38ad25b1e8 New. 1999-04-22 22:49:33 +00:00
pnunn%netscape.com
94b9e0b4e6 Changes needed for decoder implementation. pn. 1999-04-22 22:47:13 +00:00
pnunn%netscape.com
3761a19f90 No longer needed. pn. 1999-04-22 22:45:35 +00:00
pnunn%netscape.com
a0f48373ee Changes needed for new timer code. pn. 1999-04-22 22:41:26 +00:00
pnunn%netscape.com
4018fc9641 Implements decoder api. pn. 1999-04-22 22:40:46 +00:00
pnunn%netscape.com
5a1c2c9bfd Bruce's patch. pn. 1999-04-22 22:38:46 +00:00
pnunn%netscape.com
a8af3108a4 Implements decoder api. pnunn. 1999-04-22 22:37:16 +00:00
pnunn%netscape.com
134ea308f3 No longer needed. pn. 1999-04-22 22:35:25 +00:00
pnunn%netscape.com
bee7db0cb7 Will be inplemented in extensions directory. pnunn. 1999-04-22 22:32:51 +00:00
pnunn%netscape.com
281ff3e702 Moved to public_com. Also needed by decoders as well as imglib. 1999-04-22 22:31:55 +00:00
pnunn%netscape.com
7ff7e3eecc Moved to public_com. Also needed by decoders as well as image lib. pnunn. 1999-04-22 22:31:10 +00:00
pnunn%netscape.com
4e6776e4be Moved to jpgcom. pnunn. 1999-04-22 22:30:05 +00:00
pnunn%netscape.com
47b17f5fad Moved to pngcom. pnunn. 1999-04-22 22:29:25 +00:00
pnunn%netscape.com
a5703b136f Moved to gifcom. pnunn. 1999-04-22 22:28:03 +00:00
pnunn%netscape.com
e72a30bdb4 Added new directories to build. linux/X. pnunn. 1999-04-22 22:23:27 +00:00
pnunn%netscape.com
5963299af9 Added new directories to build for win. pnunn. 1999-04-22 22:22:18 +00:00
warren%netscape.com
c289c670cd Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
mcmullen%netscape.com
9a4af42537 Fix unix warning about sscanf 1999-04-21 22:55:37 +00:00
mcmullen%netscape.com
e450421fd3 Fix PREF_Cleanup so that it can be called twice with impunity. 1999-04-21 22:17:30 +00:00
mcmullen%netscape.com
75a8504750 Call ShutDown automatically on destruction. 1999-04-21 22:17:28 +00:00
jdunn%netscape.com
50b00d08f7 Change C++ comments to C comments and change flushall to flush of each of
the standard files (in,out,err)
1999-04-21 22:13:15 +00:00
mcmullen%netscape.com
e4661eacd6 Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called. 1999-04-21 22:04:35 +00:00
mcmullen%netscape.com
9f7e2955ec Not in build 1999-04-20 23:53:32 +00:00
mcmullen%netscape.com
d3ec3c37f5 This is still not in the build yet. 1999-04-20 23:18:44 +00:00
amusil%netscape.com
551b6f72ee The number of variants should always start at 1. 1999-04-20 22:22:02 +00:00
amusil%netscape.com
5792c831fc Patch for HP-UX specific problem. 1999-04-20 22:21:25 +00:00
pnunn%netscape.com
e99db1efbc replaced ++ comments. pnunn. 1999-04-20 19:30:33 +00:00
beard%netscape.com
92a7533999 Added GetPluginCount, and GetPlugins, for DOM support 1999-04-20 19:29:28 +00:00
pnunn%netscape.com
548c09a119 took out oo style comments. pnunn. 1999-04-20 18:51:20 +00:00
pnunn%netscape.com
e9cac82f3c created. place holder. pnunn. 1999-04-20 18:24:24 +00:00
mcmullen%netscape.com
384d08a06a Added base.shlb (or baseDebug.shlb) to the libs list, in preparation for coming changes. 1999-04-20 01:08:48 +00:00
pinkerton%netscape.com
972b712bd7 add src temporarily to access paths for pnunn. 1999-04-20 00:34:54 +00:00
mcmullen%netscape.com
1071b35f96 First Checked In. 1999-04-19 23:44:19 +00:00
pnunn%netscape.com
e927d42c5b new. decoder. pnunn 1999-04-19 22:42:58 +00:00
pnunn%netscape.com
50bcc210f8 new. decoder. moved from libimg/src. pnunn. 1999-04-19 22:41:11 +00:00
pnunn%netscape.com
f692c00c5e new. decoders. unix/autoconfig. pnunn. 1999-04-19 22:33:13 +00:00
pnunn%netscape.com
e349fc2a3e new. decoders. Unix/autoconfig. pnunn. 1999-04-19 22:31:28 +00:00
pnunn%netscape.com
4181e71959 new. decoders. unix/autoconfig make. pnunn. 1999-04-19 22:29:49 +00:00
pnunn%netscape.com
e4569e1ccc new. decoders. pnunn. 1999-04-19 22:22:47 +00:00
pnunn%netscape.com
e3aff21fd7 new. decoder. pnunn. 1999-04-19 22:03:55 +00:00
pnunn%netscape.com
575767929e new. decoder. pnunn 1999-04-19 22:03:25 +00:00
pnunn%netscape.com
594f1c3490 new. decoder.pnunn 1999-04-19 22:00:02 +00:00
pnunn%netscape.com
fdef63a464 new. decoder. for win builds. pnunn. 1999-04-19 21:32:35 +00:00
pnunn%netscape.com
ec15f9fa97 new. decoder. pnunn. 1999-04-19 21:31:10 +00:00
pnunn%netscape.com
0cb075d473 new. decoder. pnunn 1999-04-19 21:29:51 +00:00
pnunn%netscape.com
143c1e35bc new. moved from libimg/src. decoder. pnunn. 1999-04-19 21:28:48 +00:00
pnunn%netscape.com
c20c9431fc new. decoder. pn. 1999-04-19 21:27:19 +00:00
pnunn%netscape.com
00eac2183a new. decoder. for win builds. pnunn. 1999-04-19 21:16:59 +00:00
pnunn%netscape.com
dc0f55a352 new. decoder. pnunn. 1999-04-19 21:16:24 +00:00
pnunn%netscape.com
72e996cadd new. gif decoder. pnunn. 1999-04-19 21:15:39 +00:00
pnunn%netscape.com
fff43d13ff new. gifdecoder. pnunn. 1999-04-19 21:14:20 +00:00
pnunn%netscape.com
bca22b3c1e gif decoder. created. pnunn. 1999-04-19 21:12:11 +00:00
dveditz%netscape.com
d3f42df326 speedup for non-Mac platforms 1999-04-19 20:11:43 +00:00
pnunn%netscape.com
adc3dd9a3e gif decoder.created. pn 1999-04-19 19:55:48 +00:00
pnunn%netscape.com
6f48cabec3 gif decoder. created. pnunn. 1999-04-19 19:35:16 +00:00
beard%netscape.com
4e5fc1616f added IID accessor, changed GetJavaClass() to have a JNIEnv* parameter, no longer inherits from nsIPlugin. 1999-04-16 02:10:05 +00:00
beard%netscape.com
f7560e151f added IID accessor, added GetJavaEnv() method. 1999-04-16 02:08:50 +00:00
beard%netscape.com
49490559d9 added IID accessor, changed GetJavaClass() to have a JNIEnv* parameter. 1999-04-16 02:08:15 +00:00
mccabe%netscape.com
a1eb58e008 Enabling xpidl as a standard part of the unix and windows build. Changed checks against BUILD_XPIDL to the (as yet undefined) USE_XPIDL variable in libpref, rdf, xpfe/AppCores, to keep them from firing just yet. The BUILD_XPIDL-enabling machinery in configure.in is unchanged, but BUILD_XPIDL is unused for now.
See http://www.mozilla.org/scriptable/xpidl/ if this breaks you.
1999-04-15 18:28:27 +00:00
dveditz%netscape.com
1d2f02ee95 unfix until mac link problem can be dealt with 1999-04-15 12:33:06 +00:00
dveditz%netscape.com
aa0bc9475b fixed typo in #ifdef Mac code 1999-04-15 07:18:34 +00:00
dveditz%netscape.com
6e0b7cd2b8 libreg threading and standalone fixes 1999-04-15 05:40:37 +00:00
alecf%netscape.com
d470392827 augh. remove raptorbase for now because we're not using nsQuickSort just yet 1999-04-15 03:51:47 +00:00
alecf%netscape.com
6de5845c13 ugh, back out this fix until mac links against raptorbase 1999-04-15 03:18:43 +00:00
alecf%netscape.com
ab34197005 link against raptorbase to get nsQuickSort 1999-04-15 03:15:28 +00:00
alecf%netscape.com
43e7b968b2 add public\raptor to build so that we can get to nsQuickSort.h 1999-04-15 03:10:33 +00:00
alecf%netscape.com
8c729fd38d make sure we can get to raptorbase to get nsQuickSort.h 1999-04-15 03:08:20 +00:00
alecf%netscape.com
493a5a369a back this out for now, mac isn't linking against libraptorbase 1999-04-15 03:04:04 +00:00
alecf%netscape.com
7fd57936db make libpref use new nsQuickSort 1999-04-15 02:54:54 +00:00
alecf%netscape.com
5d41b9c3ee back out this fix because mac depends on XP_QSORT 1999-04-15 02:42:18 +00:00
alecf%netscape.com
60b89f730c use new nsQuickSort routine
a=pnunn
1999-04-15 02:28:29 +00:00
jdunn%netscape.com
343893cb44 use C style comments instead of C++ since this is a 'C' file. 1999-04-12 20:15:26 +00:00
braddr%puremagic.com
db276c8fe9 Add back in a header file that's still needed that beard took out. 1999-04-12 06:00:44 +00:00
beard%netscape.com
56faada4a7 added PostEvent(), which calls nsIRunnable::Run() in a specified thread. 1999-04-12 03:20:21 +00:00
beard%netscape.com
1d5d1320df added PostEvent() 1999-04-12 03:17:58 +00:00
beard%netscape.com
6be1166070 removed g_pNSIServiceManager (no longer used) 1999-04-12 03:16:14 +00:00
beard%netscape.com
5ecb816431 added GetJSThread(), to obtain the thread ID to send events to via nsIThreadManager::PostEvent(). 1999-04-12 03:14:19 +00:00
beard%netscape.com
5fd3059110 added GetJSThread() 1999-04-12 03:12:48 +00:00
beard%netscape.com
a6b8c8855a renamed g_pNSIServiceManager to theServiceManager. 1999-04-11 00:01:18 +00:00
beard%netscape.com
0abf5a0c4f got rid of m_pNSIFactory, service manager is used to manage singletons. renamed g_pNSIServiceManager to theServiceMangager. 1999-04-11 00:01:17 +00:00
alecf%netscape.com
c1c46f0ff7 oops, forgot to make this function pure virtual, broke mac 1999-04-10 21:15:25 +00:00
alecf%netscape.com
61925de339 add ClearUserPref() to the nsIPref interface (needed for mail/news work) 1999-04-10 20:58:50 +00:00
braddr%puremagic.com
6ce23b2ec1 Clean up undefined variables and a static prototype that no longer has a function body to match 1999-04-10 08:45:36 +00:00
dougt%netscape.com
2b486988cd Removing softupdt 1999-04-10 00:49:48 +00:00
pinkerton%netscape.com
fc0abb60de Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
briano%netscape.com
5516a80e37 Another SunOS4-specific fix. 1999-04-09 00:15:29 +00:00
toshok%hungry.com
11c4d8d562 check in (mostly) function nsPluginsDirUNIX, awaiting amusil's code to figure out mime types and stuff. 1999-04-07 05:22:13 +00:00
toshok%hungry.com
013c6b4651 enable OJI on unix. 1999-04-07 05:20:54 +00:00
toshok%hungry.com
27d6a26e66 always go into src 1999-04-07 05:13:53 +00:00
sspitzer%netscape.com
76fe68a8e1 only do this if they have the IDL stuff 1999-04-07 03:01:58 +00:00
dveditz%netscape.com
da5bd5b86c Mac read-only fix from Patrick Beard <beard@netscape.com> 1999-04-07 00:26:34 +00:00
alecf%netscape.com
8646eaa097 temporarily export a stub nsIPref.idl file 1999-04-07 00:06:08 +00:00
dveditz%netscape.com
8ef4426d2a Fix threading bug 1999-04-06 18:35:34 +00:00
amusil%netscape.com
7a89e2b8dc Fixed bug with StreamAsFileOnly. 1999-04-06 01:53:37 +00:00
mcmullen%netscape.com
1fd46d44bd Fix an erroneous assert. 1999-04-05 23:09:13 +00:00
jdunn%netscape.com
e7f649233b fix order of arguments for fputs 1999-04-05 18:11:45 +00:00
toshok%hungry.com
d3f2567bd3 add the nspr private include directory in a way that works with autoconf. this stuff still isn't built by default, but it builds for me on freebsd. 1999-04-05 03:12:13 +00:00
mcmullen%netscape.com
683b06bd7b Fix AIX bustage. 1999-04-02 23:46:20 +00:00
mcmullen%netscape.com
ec2dc4760b I changed prefapi.h to use prtypes instead of the obsolete XP_ things. 1999-04-02 20:39:17 +00:00
mcmullen%netscape.com
f32091e552 I changed prefapi.h to use prtypes instead of the obsolete XP_ things 1999-04-02 20:39:14 +00:00
mcmullen%netscape.com
8faeaa0426 Added tree management methods, and also changed to use the NSPR types instead of obsolete XP_ types. Added some consts. 1999-04-02 20:39:13 +00:00
beard%netscape.com
65b1f8f077 nsJVMManager::CreateThread(): upped the priority from LOW to NORMAL. 1999-04-02 06:21:59 +00:00
dveditz%netscape.com
4ffc0a5022 Fixing libreg threadsafe issues (NR_ API, not yet the version registry API) 1999-04-02 01:31:55 +00:00
dveditz%netscape.com
2d55b1af94 Fixed clobber 1999-04-01 22:54:09 +00:00
dveditz%netscape.com
4924be74a2 fixed copy clobber steps 1999-04-01 22:53:23 +00:00
amusil%netscape.com
a42a490ffe Added more restrictive check for what constitutes a plugin 1999-04-01 22:06:07 +00:00
dp%netscape.com
b034a8fa51 More threadsafeness. 1999-04-01 06:45:50 +00:00
waterson%netscape.com
bf53711090 Removed NODEPEND. 1999-03-31 06:47:10 +00:00
dp%netscape.com
1c9c3e6b34 Fixed nsIRegistry implementation. ready for use. Thanks to Nicholas Ambrose <nick87@hotmail.com> 1999-03-31 06:28:36 +00:00
jdunn%netscape.com
f0282bb022 use PR_FALSE instead of false... since the return is a PR_Bool. 1999-03-31 04:25:41 +00:00
beard%netscape.com
ff30b4c143 Now filling in fMimeTypeArray, fExtensionArray, and fMimeDescriptionArray. 1999-03-30 05:53:36 +00:00
briano%netscape.com
c934cc8737 Added a newline at the end of the file to make a couple of Unix builds happier. 1999-03-30 01:48:20 +00:00
amusil%netscape.com
389230902c Changes to hook up LiveConnect on Windows 1999-03-29 22:18:05 +00:00
amusil%netscape.com
7c06b41bc4 Code to handle locating and loading plugin info. 1999-03-29 22:11:06 +00:00
mcafee%netscape.com
e7e4ae2cb4 Ignore generated files. 1999-03-27 09:22:27 +00:00
dougt%netscape.com
1507aaee65 Bug 4303. libjar should not be build as a component. 1999-03-26 20:49:52 +00:00
ramiro%netscape.com
2b93ebeee6 Change ConvertRGBToRGB24 to be dumb on unix so that it doesn reverse the
byte order.  This is needed because the unix gtk image munging code expects
the image data to be in RGB format.

The ConvertRGBToRGB24 conversion is obviously a waste of time on unix and
probably mac.

Unfortunately, the alternative seems to require significant IMGLIB
work.  Simply seeting to ic->converter to NULL for the 24 bit case
did not work as expected.

The correct fix might be to not do any conversion if the image data
is already in the format expected on the nsIImage end.
1999-03-26 09:50:40 +00:00
danm%netscape.com
5e124e8b8a oooo. rev 1.15 added dist/public/dom to INC path incorrectly. did it right this time. 1999-03-26 01:41:50 +00:00
alecf%netscape.com
2ea4cc8729 fix for #4264 - move fe_GetConfigDir into libxp, because that is in-memory and available for components to use
I've heard rumors that this will break mac, but I'll be able to fix it in one cycle
This allows components that don't link against libpref to be loaded and not crash
1999-03-25 22:45:46 +00:00
beard%netscape.com
61fd0f92c7 removed GetJSWindow, moved to nsIPluginInstancePeer2 1999-03-25 03:32:22 +00:00
beard%netscape.com
ec3cc96c61 implementing nsIPluginInstancePeer2. 1999-03-25 03:31:37 +00:00
beard%netscape.com
4157bd0c85 using nsIPluginInstancePeer2 1999-03-25 03:30:14 +00:00
beard%netscape.com
0ab5e7a9f5 added nsIPluginInstancePeer2.h 1999-03-25 03:29:54 +00:00
beard%netscape.com
e7137004c5 First Checked In. 1999-03-25 02:45:38 +00:00
beard%netscape.com
0a6c31a062 fix build bustage, nsIScriptContextOwner.h can't be found except on XP_MAC. Will land on other platforms eventually. 1999-03-24 07:16:41 +00:00
danm%netscape.com
381009c0a6 adding dist/public/dom to INC path so nsIPluginInstancePeer.cpp can find nsIScript*.h 1999-03-24 07:08:52 +00:00
beard%netscape.com
5d23e80b95 added GetJVMContext() to map_jsj_thread_to_js_context_impl() to get JSContext associated with a call back from Java. Using nsIPluginInstancePeer::GetJSWindow() to return global JSObject for each browser window. 1999-03-24 05:49:05 +00:00
beard%netscape.com
06ceab1335 added GetJSWindow() 1999-03-24 05:46:23 +00:00
beard%netscape.com
871a3087d9 added GetDocument() 1999-03-24 05:46:06 +00:00
beard%netscape.com
f7510c8636 added GetJSWindow 1999-03-24 05:40:02 +00:00
dougt%netscape.com
cc7a87c47c First Checked In. 1999-03-24 01:10:59 +00:00
dp%netscape.com
b900869c23 InitXPCOM() : For a defined initialization sequence of xpcom global objects and components. 1999-03-23 23:28:32 +00:00
hshaw%netscape.com
7e805e531e use NS_DEFINE_STATIC_IID_ACCESSOR macro 1999-03-23 21:08:05 +00:00
briano%netscape.com
ae6e485be5 Switched back to building both shared and static libs by default. 1999-03-23 04:26:03 +00:00
amusil%netscape.com
6301651fb7 Made destructors virtual, added APIs to nsIPluginHost for determining if a plugin is available
for a particular mimetype or file extension.
1999-03-23 03:18:12 +00:00
dougt%netscape.com
74de82fd32 Updated makefile to use nspr version 3. 1999-03-22 06:10:59 +00:00
beard%netscape.com
bf6da2157f QueryInterface build bustage (argh) 1999-03-21 21:11:53 +00:00
beard%netscape.com
66453bb872 changed jvmMochaPrefsEnabled to be default true, cleaned up in preparation for making JSObject.getWindow. 1999-03-21 19:56:09 +00:00
beard%netscape.com
7b6c84617b added WrapJavaObject, which wraps a JNI global reference in a JSObject. 1999-03-21 19:53:28 +00:00
beard%netscape.com
8e8373e02b added IID accessor 1999-03-21 19:51:01 +00:00
dp%netscape.com
13372716ec Patch for unsigned vs signed warnings. Thanks to <bruce@cybersight.com> 1999-03-21 19:26:32 +00:00
hshaw%netscape.com
eb580efa9a Make destructors for nsPref and nsPrefFactory so we don't have uninitialization problems. Thanks bruce@cybersight.com 1999-03-21 09:03:26 +00:00
beard%netscape.com
f8a48c5464 NPStream* ptr -> NPStream* stream 1999-03-20 23:12:43 +00:00
beard%netscape.com
d31340b8fc implemented nsICookieStorage. 1999-03-20 23:11:25 +00:00
beard%netscape.com
be86e562ad added nsICookieStorage.h 1999-03-20 23:07:52 +00:00
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
morse%netscape.com
d7a67c6f49 add prefs for wallet 1999-03-17 06:24:58 +00:00
hshaw%netscape.com
d2801b5992 Changes to call Startup() from main() so we don't have thread problems in javascript 1999-03-16 22:03:03 +00:00
hshaw%netscape.com
46c3cbb41b To reduce confusion, read 'Netscape Preferences' for Mac, M3 bug #2343, approved dp 1999-03-16 18:31:40 +00:00
hshaw%netscape.com
4113a96d6e To reduce confusion, read preferences.js for UNIX, prefs.js for Win/Mac, M3 bug #2343, approved dp 1999-03-16 17:59:11 +00:00
hshaw%netscape.com
313c84fbf6 use default prefs.js if someone cause PREF_ API before initializing it 1999-03-15 21:38:06 +00:00
hshaw%netscape.com
78ac8a25e8 load up default pref file, more detailed version requires mac project file changes 1999-03-15 06:12:17 +00:00
beard%netscape.com
9d684e7026 added CreatePluginInstance. 1999-03-14 20:26:29 +00:00
beard%netscape.com
b59586b258 calling CreatePluginInstance instead of CreateInstance, so MIME type is available early. 1999-03-14 20:09:57 +00:00
beard%netscape.com
18fe13a2bf added CreatePluginInstance, to create a plugin instance with a specified MIME type. 1999-03-14 20:09:12 +00:00
beard%netscape.com
33e191c63e added nsILiveconnect service. 1999-03-14 04:41:51 +00:00
mcmullen%netscape.com
1cc10296c5 Adapt to an API change. 1999-03-13 06:39:17 +00:00
beard%netscape.com
da039a3240 added IID_ACCESSOR 1999-03-13 03:12:16 +00:00
beard%netscape.com
4109ca9e0d fixed IID accessor 1999-03-13 03:11:05 +00:00
pierre%netscape.com
fd9654179e fixed uninitialized variable in map_java_object_to_js_object_impl() 1999-03-12 23:18:13 +00:00
ramiro%netscape.com
8ce50ad7cf Make it possible to prefix mozilla dlls that conflict with system dlls. 1999-03-12 12:43:04 +00:00
beard%netscape.com
d1d3db243c massive overhaul for new stream APIs. 1999-03-12 04:48:04 +00:00
beard%netscape.com
9666b10acf added NS_DEFINE_STATIC_IID_ACCESSOR. 1999-03-12 04:46:43 +00:00
amusil%netscape.com
a170265a54 Redesigned plugin cache code for StreamAsFile operations. Removed NEW_PLUGIN_STREAM_API ifdefs. 1999-03-11 22:48:58 +00:00
ramiro%netscape.com
79d752c0a3 Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator
4.x installations.
1999-03-11 20:00:57 +00:00
dp%netscape.com
f703def293 Changing default registry name:
Unix: ~/.mozilla/registry
Win: <winnt dir>\mozregistry.dat

BTW, mac is already MozRegistry
1999-03-11 07:56:03 +00:00
hshaw%netscape.com
5c6bc56dbc Replace NS_DECLARE_CID with NS_DEFINE_IID for kIPrefIID and KPrefCID 1999-03-10 20:33:18 +00:00
hshaw%netscape.com
8ddddd8f84 Fix for bug #3130 , thanks mcafee 1999-03-10 20:02:22 +00:00
dougt%netscape.com
78a5a8496a ack. 1999-03-09 23:06:11 +00:00
dougt%netscape.com
327babe1ee Added VR_ calls to the export list. 1999-03-09 22:39:09 +00:00
dougt%netscape.com
9fdbef5858 Stripping additional access paths. 1999-03-09 21:03:39 +00:00
dougt%netscape.com
e0f45caba3 remove libutil references. 1999-03-09 20:58:29 +00:00
dougt%netscape.com
5bc84d5ecd First Checked In. 1999-03-09 20:57:17 +00:00
dougt%netscape.com
fa179ee346 Fixes compare from int to ptr. ANSI C++ does not like that. 1999-03-09 20:10:20 +00:00
dougt%netscape.com
e99f0d2166 First checkin of unix makefile. 1999-03-09 19:31:55 +00:00
warren%netscape.com
44568143d6 Backed out the nsService template stuff. 1999-03-09 11:49:41 +00:00
warren%netscape.com
4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
dveditz%netscape.com
b867607040 initial libjar files, NOT PART OF BUILD 1999-03-09 02:13:56 +00:00
dp%netscape.com
34228abcb8 adding new exported NR_*Raw() symbols 1999-03-08 22:10:18 +00:00
dp%netscape.com
e9da5d2e32 Adding Raw interface that wont interpret / in keynames. Plus removed = being a invalid char for keys. 1999-03-08 20:35:54 +00:00
beard%netscape.com
61415da5c0 Added accessor for NS_JVMMANAGER_CID. 1999-03-08 00:12:00 +00:00
beard%netscape.com
d2e48e1e5f Added InitLiveConnectClasses for DOM's use. 1999-03-08 00:09:05 +00:00
beard%netscape.com
9c7717f39d Fixed Read/Write methods to conform to latest nsIInputStream and nsIOutputStream interfaces. 1999-03-08 00:07:24 +00:00
beard%netscape.com
e770f4ca72 passing service manager, using NS_CALLBACK macro. 1999-03-06 22:32:49 +00:00
beard%netscape.com
98ba23294b passing service manager, using nsIAllocator instead of nsIMalloc for memory allocation. 1999-03-06 22:32:47 +00:00
beard%netscape.com
546f1dd623 passing service manager instead of plugin host. 1999-03-06 22:31:28 +00:00
beard%netscape.com
80c374ebee File Removed. 1999-03-06 22:23:41 +00:00
beard%netscape.com
933eee03b8 First Checked In. 1999-03-06 22:23:26 +00:00
mcafee%netscape.com
2562e3d148 Directly calling const char* const() operator to avoid ambiguity on Solaris. r=mcmullen@netscape.com 1999-03-06 04:42:08 +00:00
mcmullen%netscape.com
97001954d2 Fixing nsCOMPtr usage for unix. 1999-03-06 00:07:06 +00:00
cyeh%netscape.com
b27fdb082f 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
mcmullen%netscape.com
9798175c73 Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
alecf%netscape.com
95f1e4722d eliminate netlib dependancy by removing call to FE_Alert 1999-03-05 21:33:02 +00:00
mcafee%netscape.com
87892281ff Uninitialized variables 1999-03-05 04:40:14 +00:00
kipp%netscape.com
f85c648277 Use proper new/delete operators 1999-03-05 04:36:00 +00:00
scc%netscape.com
2ec0a397ea rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
beard%netscape.com
1e7482ab24 struct -> class 1999-03-03 06:10:58 +00:00
beard%netscape.com
edfeabdc27 resolving aliases. 1999-03-03 04:11:15 +00:00
beard%netscape.com
78d0bcfe04 rewrote SetUpPluginInstance to use GetPluginFactory. 1999-03-03 04:10:54 +00:00
beard%netscape.com
93e80dbefd removed all vestiges of nsIMalloc. 1999-03-02 22:33:32 +00:00
beard%netscape.com
15654d5717 made inheritance public. 1999-03-02 22:31:54 +00:00
brade%netscape.com
f2b821292d add static to reduce compiiler warnings on Macintosh 1999-03-02 15:28:46 +00:00
beard%netscape.com
6fdc870a25 Added Release to peer's destructor, delaying release of stream until NPP_URLNotify. 1999-03-02 04:46:05 +00:00
beard%netscape.com
510d435234 First Checked In. 1999-03-02 04:43:30 +00:00
pinkerton%netscape.com
c2e0134749 some hacks (and ifdefs) for macOS until NSPR gets fixed. This at least allows us to test out libReg and find bugs. 1999-03-01 19:24:27 +00:00
ramiro%netscape.com
52fac20c37 AIX portability fixes. (Waqar Malik <waqar@netscape.com>) 1999-03-01 06:10:54 +00:00
beard%netscape.com
31c80c539a added IID() accessor. 1999-02-28 22:14:30 +00:00
beard%netscape.com
2565741c5f Added NS_PLUGIN_CID, and IID() accessor. 1999-02-28 22:12:50 +00:00
beard%netscape.com
f88ff18dcf CPluginManager now implements nsIServiceManager and nsIAllocator interfaces, for better Gecko compatibility. 1999-02-28 22:10:26 +00:00
pinkerton%netscape.com
7053fb2f27 changing mac name of default registry file to "mozilla registry" in order to not conflict with old nscp versions and not have the name "netscape" in any of our code. 1999-02-26 19:26:45 +00:00
alecf%netscape.com
09edb893cb don't use old XFE icon data-related functions 1999-02-26 18:00:28 +00:00
alecf%netscape.com
39c4569a03 fix HPUX bustage - now that we're using PR_FREEIF, you can't put (void*)
casts inside it.
1999-02-26 17:36:57 +00:00
warren%netscape.com
44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
law%netscape.com
e9f0a653cf Create reg file if it doesn't exist 1999-02-26 02:17:37 +00:00
sfraser%netscape.com
8737ca90e8 File Removed. 1999-02-26 01:13:09 +00:00
sfraser%netscape.com
94ba8d2ede First Checked In. 1999-02-26 01:12:49 +00:00
sfraser%netscape.com
3a123c982b Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
michaelp%netscape.com
8c2e1208fc bustage with new nsFileSpec.h 1999-02-25 23:08:51 +00:00
dougt%netscape.com
423a68450d Changed nsNativeFileSpec to nsFileSpec. 1999-02-25 20:58:10 +00:00
law%netscape.com
ce6acb6643 Adding nsRegistry to win32 build 1999-02-25 19:20:39 +00:00
ebina%netscape.com
162fc2bb95 Change old RegisterFactory calls to use the new API. 1999-02-25 18:38:45 +00:00
ebina%netscape.com
395510bf09 Change old RegisterFactory call to use the new API. 1999-02-25 18:37:30 +00:00
kipp%netscape.com
91144abd41 removed 1999-02-25 16:42:47 +00:00
beard%netscape.com
041fd2dea9 Added nsILiveConnectManager.h. 1999-02-25 04:39:20 +00:00
beard%netscape.com
d9691ab258 cleaned up factory logic for service manager. 1999-02-25 04:20:06 +00:00
beard%netscape.com
eb77edb814 #include "jni.h" if necessary. 1999-02-25 04:18:59 +00:00
beard%netscape.com
7d353585ab Renamed CID macro. 1999-02-25 04:18:30 +00:00
beard%netscape.com
eca5f3647c implementing nsILiveConnectManager. 1999-02-25 04:18:00 +00:00
beard%netscape.com
60259f50dd implementing nsILiveConnectManager interface methods. 1999-02-25 04:16:50 +00:00
beard%netscape.com
6abf307b0b removed eager loading, implemented GetPluginFactory() for use by OJI. 1999-02-25 04:15:39 +00:00
beard%netscape.com
ba7dc34b91 mserviceMgr -> mServiceMgr 1999-02-25 04:14:19 +00:00
beard%netscape.com
b90a900317 implemented GetPluginInfo. 1999-02-25 04:12:55 +00:00
beard%netscape.com
ef77feca3d nsILiveConnectManager.h 1999-02-24 18:00:00 +00:00
beard%netscape.com
c4b2b0c097 First Checked In. 1999-02-24 17:58:36 +00:00
beard%netscape.com
c3477287e9 Added nsPluginsDirMac.cpp 1999-02-24 02:15:11 +00:00
beard%netscape.com
a6e438608c moved nsPluginDir/nsPluginFile classes to nsPluginDirMac.cpp. 1999-02-24 02:13:42 +00:00
beard%netscape.com
cfc95514bb First Checked In. 1999-02-24 02:12:47 +00:00
beard%netscape.com
c173e8c5a7 changed bool to PRBool 1999-02-24 02:12:37 +00:00
law%netscape.com
de504a3c3c Landing LIBREG990212_BRANCH to get libreg building on Mac 1999-02-23 19:56:57 +00:00
warren%netscape.com
01dd4f0ed6 Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +00:00
mcmullen%netscape.com
8c62ee8873 Final update - landing our branch. 1999-02-23 02:16:21 +00:00
beard%netscape.com
3088a47b55 class nsIPlugin not struct. 1999-02-20 04:26:09 +00:00
troy%netscape.com
e566f25ce4 Fixed build bustage 1999-02-20 04:20:09 +00:00
beard%netscape.com
2c5fe36f1d include nsFileSpec.h on all platforms. 1999-02-20 03:59:43 +00:00
beard%netscape.com
467ccd0a39 OJI interface changes 1999-02-20 02:24:15 +00:00
mjudge%netscape.com
fbcb42974f changing nsIEnumerator to use NS_IMETHOD not virtual nsresult 1999-02-19 23:43:20 +00:00
mcafee%netscape.com
19821244d1 Fixing function prototypes to match implementation; Solaris didn't like the const mis-matches. 1999-02-19 09:12:53 +00:00
cyeh%netscape.com
af4818f5e3 Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
kipp%netscape.com
f1665e0b68 Renamed calls to FE_SetTimeout to IL_SetTimeout to avoid dll linkage problem on unix 1999-02-17 18:14:58 +00:00
beard%netscape.com
e3301ae8b7 Synced with current stream interfaces. 1999-02-15 18:29:06 +00:00
beard%netscape.com
ae9302dd23 First Checked In. 1999-02-14 04:26:16 +00:00
mcmullen%netscape.com
b17a8e28ad First Checked In. 1999-02-12 23:53:07 +00:00
ramiro%netscape.com
5488848d0a C++ comment in c file. 1999-02-11 23:03:25 +00:00
sar%netscape.com
b2ad536a28 Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
law%netscape.com
6e62333865 moz->ns 1999-02-10 23:27:09 +00:00
mcafee%netscape.com
f210c5f713 Unix, Win32 now get qsort out of mozilla/lib/xp/xp_qsort.c and mozilla/include/xp_qsort.h. Leaving XP_MAC here until the mac people figure this out, bug 2998 filed to pierre about this. 1999-02-10 04:33:45 +00:00
mcafee%netscape.com
600ec6d97b Point Unix, Win32 at mozilla/include/xp_qsort 1999-02-10 04:29:17 +00:00
mcafee%netscape.com
c3cd719f0d Cleaning this Makefile up; removing dead rules, unused stuff 1999-02-10 04:26:53 +00:00
mcafee%netscape.com
4850820afa Reverting back to 3.4 1999-02-09 12:27:07 +00:00
mcafee%netscape.com
0b012eede2 Reverting back to 3.7 1999-02-09 12:26:27 +00:00
mcafee%netscape.com
9fb5cb8515 reverting back to 3.2 1999-02-09 12:23:00 +00:00
mcafee%netscape.com
bd1751e4fb Fixing XP_QSORT() breakage, we're using lib/xp/xp_qsort.cpp version now 1999-02-09 08:37:35 +00:00
mcafee%netscape.com
f65f111960 Yanking XP_QSORT() out (Mac, Solaris) in favor of the version in /lib/xp/xp_qsort.c. Removing dead windows include files. a=pnunn@netscape.com (2998) 1999-02-09 08:19:24 +00:00
mcafee%netscape.com
a3b37fb4de Two versions of XP_QSORT(), switching Solaris from the libimg version to the xp version 1999-02-07 09:30:51 +00:00
warren%netscape.com
af4892e337 Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
beard%netscape.com
80a91dff9f First Checked In. 1999-02-05 07:58:30 +00:00
amusil%netscape.com
69b96dd630 Fixed bugs with the stream as file implementation. 1999-02-04 23:37:20 +00:00
amusil%netscape.com
0ff5cf464e Added oji, liveconnect and caps shared libs to the registry. 1999-02-04 00:18:22 +00:00
amusil%netscape.com
4ede2ec9d9 Corrected error in the use of CIIDs and IIDs 1999-02-04 00:03:18 +00:00
amusil%netscape.com
15b8804491 Converted oji to build as a shared lib 1999-02-03 20:11:08 +00:00
amusil%netscape.com
d0c3947f73 First Checked In. 1999-02-03 20:04:48 +00:00
mcafee%netscape.com
0b6b3b5936 Moving fe_GetConfigDir() to prefs. 1999-02-02 03:12:36 +00:00