Commit Graph

338 Commits

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