Commit Graph

135 Commits

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