Commit Graph

955 Commits

Author SHA1 Message Date
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