Commit Graph

348 Commits

Author SHA1 Message Date
beard%netscape.com
07a0827227 Initial check-in. 2001-02-12 10:17:08 +00:00
beard%netscape.com
616f6e826e Access path bustage fix. 2001-02-12 08:22:03 +00:00
beard%netscape.com
f95336ec62 Remove hard linkage against xpcom to preempt possible bustage. Now obtaining component manager from service manager. 2001-02-12 08:00:11 +00:00
beard%netscape.com
b0e7097650 fix for bug #68338, r=mstoltz, sr=brendan, a=leaf 2001-02-12 07:48:49 +00:00
beard%netscape.com
bc4375a68e MRJPlugin 1.0b2 release. sr=bnesse, r=tnoyes@mac.com 2001-01-26 23:32:56 +00:00
beard%netscape.com
d8aa1d2111 Support for hooking up MRJ to browser networking stack. (not part of build yet) 2001-01-25 02:34:17 +00:00
beard%netscape.com
da04ea7fda Bug 56607 (sr=waterson, r=edburns): Fixes for <APPLET> tag processing, clipping. 2000-10-28 05:55:35 +00:00
beard%netscape.com
5decc17538 Bug 56607 (sr=waterson, r=edburns): New version resource. 2000-10-28 05:54:14 +00:00
beard%netscape.com
513a3d6770 Bug 56607 (sr=waterson, r=edburns): Added TextCommon shared library for access to CreateTextEncoding(). 2000-10-28 05:51:28 +00:00
beard%netscape.com
1983371579 Support for hooking up MRJ to browser networking stack. (not part of build yet) 2000-10-28 05:39:55 +00:00
waterson%netscape.com
7eab314260 Fix build bustage 2000-09-20 08:25:48 +00:00
beard%netscape.com
ce2c7627c0 Backed out eager call to Initialize(). 2000-09-19 20:15:15 +00:00
beard%netscape.com
9cf2fd89ba Uncommented Initialize() call. 2000-09-19 00:04:02 +00:00
beard%netscape.com
642294338f Export thePlugin. 2000-09-19 00:03:30 +00:00
beard%netscape.com
e39ae93606 Create MRJConsole even in 4.X build. 2000-09-19 00:00:27 +00:00
beard%netscape.com
0de56942fa Added MRJConsole.class. 2000-09-18 23:57:25 +00:00
beard%netscape.com
e690229919 Added MRJConsole.java to MRJPlugin.jar target. 2000-09-18 23:56:51 +00:00
beard%netscape.com
4171f40f95 Added GetURLWithHeaders to fix build bustage. 2000-09-15 01:32:30 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
jeff.dyer%compilercompany.com
91e2ddf488 nsCSecurityContext -> MRJSecurityContext 2000-09-12 12:38:27 +00:00
jeff.dyer%compilercompany.com
a5e5dc3eb5 b=45692 r=beard a=brendan: Enable liveconnect security. 2000-09-12 11:49:55 +00:00
beard%netscape.com
97cf360faf Fixes for bug #49510. 2000-08-26 05:37:43 +00:00
beard%netscape.com
4c66c3b371 Changes to support Universal Headers 3.3. 2000-08-26 05:37:02 +00:00
rjc%netscape.com
a9150cd1ee Fix Mac build for Warren. 2000-08-24 11:22:45 +00:00
warren%netscape.com
6d5bc78ff7 Fixing mac bustage. Added missing methods from new stream interfaces. 2000-08-22 10:05:00 +00:00
warren%netscape.com
5135afda02 Removed reference to nsIBaseStream 2000-08-22 09:50:45 +00:00
jeff.dyer%compilercompany.com
749a05e9ee Fix bustage. 2000-08-13 15:07:42 +00:00
waterson%netscape.com
76763f79d2 Fix build bustage. 2000-07-22 03:59:49 +00:00
warren%netscape.com
1231d40c85 Fixed nsIMemory implementation. 2000-06-03 16:31:16 +00:00
warren%netscape.com
46e86d5eac Fixing nsIAllocator for mac. 2000-06-03 11:47:49 +00:00
warren%netscape.com
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
beard%netscape.com
84c827d42d bug #13848, removed an access path from BackwardAdaptor target. 2000-06-01 04:27:13 +00:00
beard%netscape.com
cbc8ef5b0c (not part of build yet) needed to bootstrap MRJ plugin build. 2000-05-30 23:13:14 +00:00
modgock%eng.sun.com
8be00df9ad fix for bug #39221 2000-05-15 17:46:53 +00:00
beard%netscape.com
5174b8a3e5 MRJPlugin build support (unused by current mozilla build). a=leaf 2000-05-12 18:24:44 +00:00
modgock%eng.sun.com
bc0d7b6dd9 updated build instructions for the new world order. 2000-05-03 04:58:30 +00:00
modgock%eng.sun.com
8423f4213d updated version strings for any impending distribution 2000-04-27 21:33:01 +00:00
modgock%eng.sun.com
01c202403e fixed java target type. 2000-04-27 06:36:18 +00:00
modgock%eng.sun.com
4e0ef46c0c Defined CALL_NOT_IN_CARBON since it was wrapping method definitions in 3.3.1 JManager that were referenced in the code. Added an import for ControlDefinitions.h; kControlEditTextPasswordTag and kControlEditTextTextTag were defined in Controls.h in 3.2, but moved out in 3.3.1 so MRJSession.cpp was failing build. (these are still tinderbox immune since they're not auto built) 2000-04-27 06:32:45 +00:00
modgock%eng.sun.com
31b814c983 doh - stupid egg test code left in; removed (well def'd it out - future generations are bored, it's still there..) This module isn't built in tinderbox and is thereby immune from the tree-status. 2000-04-21 17:46:55 +00:00
beard%netscape.com
4e76102457 configuration file for MRJPlugin (GC) target. 2000-03-29 02:14:03 +00:00
beard%netscape.com
49600a8436 added MRJPlugin (GC) target, for working with GC leak detector. 2000-03-29 02:13:22 +00:00
beard%netscape.com
1946aef597 Imports MRJPlugin.xml into MRJPlugin.mcp. 2000-03-27 07:14:43 +00:00
beard%netscape.com
c270704397 CWPro5 XML importable project file. Assumes all MRJ interfaces included in "{Compiler}MacOS Support". This is true if you use Universal Interfaces 3.3, plus add StdCLib from the MPW interfaces. 2000-03-27 06:55:12 +00:00
modgock%eng.sun.com
a30a4c8432 Updated version strings for plugin's get info panel to reflect beta version; checking in old mcp weak import changes from last weeks discussions on 13848. 2000-03-25 07:16:25 +00:00
modgock%eng.sun.com
d43b42bb47 Fixes bug 30593 -- this module isn't built by tinderbox and is therefore immune from build stability issues (it builds of course, but it's immune from the closure since it's not part of the build/kit process) 2000-03-08 19:36:13 +00:00
modgock%eng.sun.com
01011b7681 Brought it up to CW5 pathing standard. THIS DOES NOT AFFECT TINDERBOX. 2000-02-23 12:26:56 +00:00
modgock%eng.sun.com
974c477e3e Added more notes for a good build. THIS DOES NOT AFFECT TINDERBOX. 2000-02-23 12:26:08 +00:00
modgock%eng.sun.com
2bfdc49faa Fixed some amnesiatic lib paths; as this is never built by the build process (tinderbox) (nor seemingly anybody as it hasn't been able to build until i got around to fixing it) this commit is immune to tree status and colour. 2000-02-23 07:26:07 +00:00
beard%netscape.com
9573ec7c12 Fixed access paths to use local MRJSDK libraries and includes, which are supposed to be installed in mozilla/plugin/MRJSDK, per the build instructions. Fixed 4.X MRJPlugin target to build correctly. 2000-02-21 22:37:21 +00:00
modgock%eng.sun.com
352791bd10 last clarifications for plugin build. (part of closing out 27427) 2000-02-18 03:27:35 +00:00
modgock%eng.sun.com
a7008a7371 Changes to bring plugin code inline with various superclass changes and environment changes causal from the changeover to CW5 (5.3 updated) 2000-02-17 00:34:07 +00:00
modgock%eng.sun.com
478d014576 updated instructions so that they're current for the CW5.3 env.. etc etc 2000-02-17 00:30:40 +00:00
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
brade%netscape.com
27ca515c4c fix access paths for move to CW5 (bug #25949) 2000-02-02 22:45:39 +00:00
edburns%acm.org
8d3843239c r=marklin
bug=7785
a=edburns

Change nsIThreadManager::GetCurrentThread(PRUint32 *result)
to nsIThreadManager::GetCurrentThread(nsPluginThread* *result)
1999-12-06 20:12:56 +00:00
mark.lin%eng.sun.com
49a3e8a1fa Added support for Proxies in the MRJ Plugin via getProxyForURL. Reviewed
by ed.burns@eng.sun.com and approved by drapeau@eng.sun.com. Fixes bug
#18691. I can be contacted at mark.lin@eng.sun.com or
phone: (408) 517-5365, (650) 627-8409.
1999-11-13 00:37:48 +00:00
dmose%mozilla.org
5312eacf8c updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
mark.lin%eng.sun.com
70ce85916c Took out the debug panel which appears whenever System.out messages are
displayed. Also took out my SwingPeers stuff, as it's now obsolete.
1999-09-23 20:36:16 +00:00
beard%netscape.com
dc76a8ffb4 changed access paths to find MRJSDK in "{Compiler}MacOS Support:". 1999-09-18 22:36:02 +00:00
beard%netscape.com
17405c284d ensure JMDrawFrameInPort is available in printApplet(). 1999-09-18 20:28:50 +00:00
beard%netscape.com
8d8a75c577 removing all vestiges of nsICapsManager. 1999-09-18 20:25:45 +00:00
beard%netscape.com
ee7432f2ec Revised nsIInputStream methods (Available() instead of GetLength()). 1999-09-18 20:25:19 +00:00
beard%netscape.com
017c151266 added dialogs.rsrc 1999-09-04 01:58:45 +00:00
beard%netscape.com
a1d6070e3a bumped version to 1.0d11 1999-09-04 01:58:18 +00:00
beard%netscape.com
6b9763c789 Implemented java_authenticate (duh!). Uses appearance manager text controls to implement a pretty convincing password dialog. 1999-09-04 01:57:57 +00:00
beard%netscape.com
a3839fe2da Removed a lot of static kI*IID constants in favor of NS_GET_IID(). Added code to open the plugin's resource file when library is loaded. 1999-09-04 01:56:51 +00:00
beard%netscape.com
f7dc882535 Added an authentication dialog. 1999-09-04 01:55:32 +00:00
beard%netscape.com
96f6b9c460 Fix bustage caused by Caps changes. 1999-09-04 01:54:32 +00:00
beard%netscape.com
7a07618a34 added call to JMDrawFrameInPort in printApplet(), to test latest MRJ API. 1999-08-14 19:40:57 +00:00
beard%netscape.com
26660b306f 1.0d10 1999-08-14 19:40:00 +00:00
mark.lin%eng.sun.com
c7ab3e82f6 Updated build instructions. Will get pushed out to the website eventually. 1999-08-03 21:29:49 +00:00
beard%netscape.com
496036628d Added inner class, PrintingGraphics, rather than using QDPrintGraphics, so that I can override the restore() method and keep the correct origin and clipping. 1999-08-03 18:09:33 +00:00
beard%netscape.com
c4bdaba534 First Checked In. 1999-08-03 02:23:48 +00:00
beard%netscape.com
e3293207a6 Added PrintingPort.java 1999-08-03 02:23:37 +00:00
beard%netscape.com
3459f46fdf changed calling convention of printApplet() 1999-08-03 02:23:08 +00:00
beard%netscape.com
ccf447206b revising printing code, printing now happens, but doesn't always go to the correct location. 1999-08-03 02:22:36 +00:00
beard%netscape.com
2dbbb8956c printApplet() now just takes an nsPluginWindow* printingWindow parameter 1999-08-03 02:22:01 +00:00
beard%netscape.com
5c077d8cbc Now uses a PrintingPort, which wraps the specified printing port to redirect drawing to the printer. 1999-08-03 02:21:11 +00:00
beard%netscape.com
22fd32aa57 Trying to sync the toolkit after printing. 1999-07-30 03:51:25 +00:00
beard%netscape.com
674889b1d4 added printApplet() 1999-07-30 03:28:20 +00:00
beard%netscape.com
0daaf2b653 First Checked In. 1999-07-30 03:27:46 +00:00
beard%netscape.com
bf482c5ec7 added AWTUtils.java 1999-07-30 03:27:25 +00:00
beard%netscape.com
8a26e52f21 added getObject() method. 1999-07-30 03:27:05 +00:00
beard%netscape.com
f46d328f8c changed MIME type processing, printing now delegates to the MRJContext. 1999-07-30 03:26:46 +00:00
beard%netscape.com
3d5b6cedd8 backing off using JMDrawFrameInPort, as it's currently unimplemented! 1999-07-30 03:26:00 +00:00
beard%netscape.com
96d2fce610 CW Pro 4 format. 1999-07-29 03:27:07 +00:00
beard%netscape.com
91c8acb127 first cut at printing support, doesn't quite work yet. 1999-07-29 03:26:43 +00:00
beard%netscape.com
4b5092860c First Checked In. 1999-07-29 00:45:36 +00:00
beard%netscape.com
0ffb01e012 some liveconnect changes 1999-07-29 00:44:09 +00:00
beard%netscape.com
55cf7fd607 bumped version 1999-07-29 00:43:15 +00:00
mark.lin%eng.sun.com
827208b888 Changed the MRJPlugin so that it's able to compile again.
Replaced any occurances of GetIID() with NS_GET_IID().
1999-07-27 22:23:02 +00:00
beard%netscape.com
9d00dc8e8c support more "java_" prefixed attributes. 1999-06-14 18:41:33 +00:00
beard%netscape.com
384f4312bb added "application/x-java-applet;version=1.1" for Java plugin compatibility, when will it end? 1999-06-14 18:41:18 +00:00
beard%netscape.com
f2afcce737 support "java_CODE" and "CLASSID" attributes. 1999-06-14 16:56:11 +00:00
beard%netscape.com
e252710d2a added "application/x-java-applet;version=1.1.2" for Java plugin compatibility 1999-06-14 16:55:23 +00:00
beard%netscape.com
c487bf9c1e now looks for MIME types that merely start with NS_APPLET_MIME_TYPE for better Sun Java plugin compatibility. changed MRJPlugin::CreateInstance() to use QueryInterface() rather than checking for interfaces itself. 1999-06-14 16:54:44 +00:00
beard%netscape.com
0ca2eea868 simplified external access paths to point into dist 1999-06-14 16:51:34 +00:00
beard%netscape.com
4e1f2e4b7a bug #5670: making more robust when MRJ session can't be created. 1999-05-19 01:39:51 +00:00
beard%netscape.com
b9d92ac735 updated to latest stream API 1999-04-27 20:29:37 +00:00
beard%netscape.com
fb81328f8e nsIJRILiveConnectPluginInstancePeer implementation 1999-04-15 17:13:01 +00:00
beard%netscape.com
cce3a99c65 added MRJPlugin.java, netscape.plugin.jar. 1999-04-15 17:11:12 +00:00
beard%netscape.com
1a6e34fc74 First Checked In. 1999-04-15 17:10:37 +00:00
beard%netscape.com
b0b17c6a34 First Checked In. 1999-04-15 16:57:04 +00:00
beard%netscape.com
ff4ab25e4e changed to "application/x-java-applet" 1999-04-12 03:36:06 +00:00
beard%netscape.com
dbee643bb0 1.0d7 1999-04-12 03:34:58 +00:00
beard%netscape.com
5f1e01d35f fixed call to eval() 1999-04-12 03:30:50 +00:00
beard%netscape.com
ae6d2cf34b support for "application/x-java-applet" 1999-04-12 03:30:04 +00:00
beard%netscape.com
a3b945978f added RunnableMixin.cpp 1999-04-12 03:29:27 +00:00
beard%netscape.com
f56a05205d Reworked to use nsIThreadManager::PostEvent() to execute JSObject methods from an arbitrary Java thread. 1999-04-12 03:29:00 +00:00
beard%netscape.com
18675c01fe First Checked In. 1999-04-12 03:26:18 +00:00
beard%netscape.com
9b0d85dbd9 simpler call to JSObject.eval 1999-04-11 23:41:38 +00:00
beard%netscape.com
e019ced4df 1.0d6 1999-03-30 04:11:01 +00:00
beard%netscape.com
81dba30590 removed MIME type, "application/x-java-frame", added "application/x-java-applet" 1999-03-30 04:10:45 +00:00
beard%netscape.com
ef42c93638 calling JMSetFrameSize whenever window is moved or resized. This should make swing JMenus work much better. 1999-03-28 04:32:50 +00:00
beard%netscape.com
a6847586ec changed activate event handling, special casing plainDBox window variant when showing a window, to keep swing menus from unhiliting the parent frame. 1999-03-28 04:16:46 +00:00
beard%netscape.com
dce6117b2e passing nullEvents to filter function. 1999-03-28 04:14:40 +00:00
beard%netscape.com
da730e8619 Removed GetJSWindow() method. 1999-03-25 03:30:49 +00:00
beard%netscape.com
264deb0f7d added GetJSWindow. 1999-03-24 05:37:42 +00:00
beard%netscape.com
640e2a4f32 updated build instructions 1999-03-22 17:19:26 +00:00
beard%netscape.com
e038c62894 Using println rather than applet.print, since JSObject.getWindow() isn't working yet. 1999-03-21 17:29:39 +00:00
beard%netscape.com
c6508e4b6b bumped version 1999-03-20 04:14:33 +00:00
beard%netscape.com
0da277752a reworked initialization/termination routines, now adds MRJPlugin.jar to the class path, assuming same directory as plugin, removes event filters upon termination. 1999-03-20 04:14:22 +00:00
beard%netscape.com
b754d8c3cf added MRJConsole.jar target, added EventFilter.cpp 1999-03-20 04:14:12 +00:00
beard%netscape.com
820868d995 added MouseListener popup menu trigger. 1999-03-20 04:13:22 +00:00
beard%netscape.com
35a6a46def addToClassPath(const FSSpec& fileSpec) 1999-03-20 04:12:59 +00:00
beard%netscape.com
81416f4034 added setDocumentBase, reworked CODEBASE logic. 1999-03-20 04:09:38 +00:00
beard%netscape.com
a36f89ab8d Added more events, added menu filtering. 1999-03-20 04:08:52 +00:00
beard%netscape.com
9df395c2d0 First Checked In. 1999-03-20 04:08:17 +00:00
beard%netscape.com
3ea5b551a6 added Jump instruction for safe removal. this is a dead-end, because update events can't be gotten reliably. 1999-03-20 04:08:04 +00:00
beard%netscape.com
df2dcd4838 fixed MRJPlugin::Initialize() to be more robust, added hasTagInfo to determine whether javascript: URL must be used to get the CODEBASE attribute. 1999-03-19 18:25:56 +00:00
beard%netscape.com
24790878ed Added jGNE.cpp 1999-03-19 18:25:36 +00:00
beard%netscape.com
87f6f42ca2 kIJVMPluginTagInfoIID --> nsIJVMPluginTagInfo::GetIID() 1999-03-19 18:22:30 +00:00
beard%netscape.com
5c7d48dd05 First Checked In. 1999-03-19 18:21:50 +00:00
beard%netscape.com
c2b706b307 started on nsIPluginManager2 implementation, using jGNE event filter for update events. 1999-03-19 18:21:37 +00:00
beard%netscape.com
dcdc02d44e First Checked In. 1999-03-19 15:01:47 +00:00
beard%netscape.com
dccb459151 bumped version 1999-03-19 14:36:50 +00:00
beard%netscape.com
870e2549ee updated 1999-03-19 14:36:49 +00:00
beard%netscape.com
e780ce9a51 changed the finalize method to release the wrapped plugin instance. 1999-03-19 14:35:50 +00:00
beard%netscape.com
c611160534 Using a __MRJ_JAVA_CONSOLE__ as the unique name. 1999-03-19 14:35:06 +00:00
beard%netscape.com
ea53b9716f FRAME -> JAVAFRAME attribute 1999-03-19 14:32:02 +00:00
beard%netscape.com
757de25394 removed margin problem, computing initial window size, added &NBSP; between <BODY> and <EMBED>. 1999-03-19 14:31:23 +00:00
beard%netscape.com
8538cf0ed4 Added <BODY> 1999-03-19 14:29:13 +00:00
beard%netscape.com
813185bd01 added extensions 1999-03-14 22:52:39 +00:00
beard%netscape.com
73a2faed98 always create console in a new window 1999-03-14 22:52:18 +00:00
beard%netscape.com
b56013acd4 fixed crashing bug when frames are destroyed 1999-03-14 22:51:41 +00:00
beard%netscape.com
4e638fbf71 First Checked In. 1999-03-14 20:07:46 +00:00
beard%netscape.com
cf5893514c EmbeddedFrame 1999-03-14 20:06:59 +00:00
beard%netscape.com
f73bf27c0e added CreatePluginInstance 1999-03-14 20:06:41 +00:00
beard%netscape.com
40b37fe26b Added CreatePluginInstance method. 1999-03-14 20:06:22 +00:00
beard%netscape.com
78abf995ab added additional MIME type, "application/x-java-frame" 1999-03-14 20:05:51 +00:00
beard%netscape.com
3b5c4aa5fe private SupportsMixin 1999-03-14 20:05:14 +00:00
beard%netscape.com
ef7e0830cf Added JSEvaluator.cpp, EmbeddedFrame.cpp, EmbeddedFramePluginInstance.cpp. 1999-03-14 20:04:48 +00:00
beard%netscape.com
dde0d8023b Added NPL 1999-03-14 05:22:50 +00:00
beard%netscape.com
d6f2243c49 First Checked In. 1999-03-14 04:39:04 +00:00
beard%netscape.com
580248c300 First Checked In. 1999-03-14 03:06:42 +00:00
beard%netscape.com
9479e79386 JSObject tests. 1999-03-14 03:06:08 +00:00
beard%netscape.com
f4aa5b4436 Added nsLiveconnect to backward adapter target. 1999-03-14 03:05:18 +00:00
beard%netscape.com
c94f91ee63 MRJPLUGIN_4X support. 1999-03-14 03:04:44 +00:00
beard%netscape.com
a86f2a8aa1 Added some println's to test console. 1999-03-13 03:08:02 +00:00
beard%netscape.com
248abc64a0 First Checked In. 1999-03-12 22:04:13 +00:00
beard%netscape.com
246cc96e0d Took out <SCRIPT> tag, <APPLET> tag. Only used with <EMBED> tag. 1999-03-12 21:51:56 +00:00
beard%netscape.com
221c8ea624 Added clear button, moved buttons into a panel. 1999-03-12 21:51:05 +00:00
beard%netscape.com
86022c9184 First Checked In. 1999-03-12 21:35:17 +00:00
beard%netscape.com
10365cf834 commented out NEW_PLUGIN_STREAM_API 1999-03-12 03:56:02 +00:00
beard%netscape.com
0a662b0b79 removed NEW_PLUGIN_STREAM_API #ifdefs, conformed to latest nsIPluginStreamListener interface. 1999-03-12 03:55:42 +00:00
beard%netscape.com
02f2d3d6e9 Added a 4.x target. 1999-03-12 03:55:26 +00:00
beard%netscape.com
ae494a451e changed how visibility is computed with nsPluginPort. 1999-03-12 03:54:23 +00:00
beard%netscape.com
afdee7c53a fixed call to nsIInputStream::Read(), no longer passing 0 offset. 1999-03-08 00:15:40 +00:00
beard%netscape.com
023c89cb57 First Checked In. 1999-03-07 23:32:35 +00:00
beard%netscape.com
47c15f1792 added async parameter to send(). 1999-03-02 04:42:38 +00:00
beard%netscape.com
5180d7830e implements nsIPluginStreamListener, to handle javascript: URLs. 1999-03-02 04:42:35 +00:00
beard%netscape.com
fcf7f5153e added setCodeBase(). 1999-03-02 04:42:31 +00:00
beard%netscape.com
f69fb34106 added setCodeBase(), running showDocument() in Java thread. 1999-03-02 04:42:30 +00:00
beard%netscape.com
7e21ef2d7b turned on C++ compiler for syntax checking header files. 1999-03-02 04:42:28 +00:00
beard%netscape.com
7e7a2cf9af Resizes correctly, took out call to codebase(), plugin now computes codebase with JavaScript. 1999-03-02 04:38:45 +00:00
beard%netscape.com
5ef38e04b2 First Checked In. 1999-02-28 22:15:48 +00:00
beard%netscape.com
b5d34d0fa4 updated NSGetFactory signature. 1999-02-28 22:08:26 +00:00
beard%netscape.com
f085f7a416 File Removed. 1999-02-25 03:13:54 +00:00
beard%netscape.com
2f42354459 nsIMalloc -> nsIAllocator 1999-02-25 03:12:01 +00:00
beard%netscape.com
d63947c58e kIAllocatorIID 1999-02-25 03:11:38 +00:00
beard%netscape.com
a12c9ec295 Using service manager for get nsILiveconnect. 1999-02-25 03:10:50 +00:00
beard%netscape.com
393925a3a5 First Checked In. 1999-02-20 02:27:18 +00:00
beard%netscape.com
f228fb3096 OJI interface changes. 1999-02-20 02:26:54 +00:00
beard%netscape.com
45edfc6e68 Creates a new window with "_new" target. 1998-12-29 22:37:55 +00:00
beard%netscape.com
7fad9f9047 Document base changes. 1998-12-29 22:36:41 +00:00
beard%netscape.com
509756e76a Class loader utilities. 1998-12-29 22:36:11 +00:00
beard%netscape.com
2ead6a4914 Pro 4 format. 1998-12-29 22:35:01 +00:00
beard%netscape.com
a19927db5e Class loader, security context stuff, codebase principal. 1998-12-29 22:31:18 +00:00
beard%netscape.com
666103afbf Added mPluginPort, which is either the assigned port, or an empty one shared among all plugin instances. This should inhibit drawing when an applet leaves the current page. Added explicit releaseFrames(), called by MRJContext's destructor, so that any frames owned by the applet will be disconnected from the C++ objects before the objects go away. 1998-12-17 18:22:22 +00:00
beard%netscape.com
05f55214b5 Added mPluginPort, which is either the assigned port, or an empty one shared among all plugin instances. This should inhibit drawing when an applet leaves the current page. 1998-12-17 18:20:42 +00:00
beard%netscape.com
775736ec1a Added the initial reference count. Might want to revisit this, should realy tie lifetime of the plugin itself to the CFM library. 1998-12-17 18:19:40 +00:00
beard%netscape.com
cd1e9eca2b Converted to Pro 4 format. 1998-12-17 18:18:46 +00:00
beard%netscape.com
6ca45fe37b First Checked In. 1998-12-12 01:33:27 +00:00
beard%netscape.com
a06e703fe1 First Checked In. 1998-12-03 23:34:34 +00:00
beard%netscape.com
dfe53426af First Checked In. 1998-12-03 23:29:19 +00:00
beard%netscape.com
645ec3aec6 First Checked In. 1998-12-03 22:36:55 +00:00
beard%netscape.com
9b9b2dc830 First Checked In. 1998-12-03 22:17:06 +00:00