michaelp%netscape.com
|
6026a52d60
|
new plugin world.
|
1998-09-15 03:48:58 +00:00 |
warren%netscape.com
|
929bf854f9
|
Accepting michaelp's API changes for GetValue/SetValue.
|
1998-09-15 03:45:38 +00:00 |
kipp%netscape.com
|
aa29139e37
|
Checked in some bug fixes from michaelp to make fullscreen plugins work better/more often
|
1998-09-09 23:52:16 +00:00 |
amusil%netscape.com
|
4a0973d258
|
MacFE code for Anthrax along with minor XP tweaks
|
1998-09-03 21:08:25 +00:00 |
beard%netscape.com
|
f123016574
|
Added call to np_UnloadPluginClass in NPL_Shutdown.
|
1998-09-01 23:57:50 +00:00 |
cls%seawood.org
|
3a1b5d9680
|
Added ifdef OJI around JVMPlugin define
|
1998-09-01 19:45:35 +00:00 |
warren%netscape.com
|
320811506e
|
Changes for lazy java initialization.
|
1998-09-01 00:23:43 +00:00 |
warren%netscape.com
|
b9721395e2
|
Added FindProxyForURL.
|
1998-09-01 00:17:25 +00:00 |
warren%netscape.com
|
f20b358e37
|
Fixed signature of Write method.
|
1998-09-01 00:17:01 +00:00 |
av%netscape.com
|
ba32e95e0a
|
Anthrax changes
|
1998-08-26 19:30:58 +00:00 |
cls%seawood.org
|
9c74df02ff
|
Updates to autoconf files.
|
1998-08-26 04:04:57 +00:00 |
jevering%netscape.com
|
3ff10dac06
|
Moving plugin directory stuff.
|
1998-08-21 01:12:53 +00:00 |
cls%seawood.org
|
90d0af1408
|
AUTOCONF_1_0 landing.
|
1998-08-19 20:42:14 +00:00 |
mcafee%netscape.com
|
555e6a66e2
|
Adding support for Unix && NO_X11
|
1998-08-18 07:47:59 +00:00 |
danm%netscape.com
|
88a578a913
|
fix compilation error
|
1998-08-14 03:44:39 +00:00 |
warren%netscape.com
|
a4a6aa849c
|
Fixed problem where enums were being cast to ints and misaligned causing crash.
|
1998-08-14 01:35:53 +00:00 |
michaelp%netscape.com
|
2acec3ffca
|
should fix build errors on unix.
|
1998-08-10 18:02:56 +00:00 |
beard%netscape.com
|
b5d6667d98
|
Added nsIPluginInstance* and NPWindow* data members to CPluginInstancePeer, fixed some reference counting bugs. Changed instance->pdata to point to the peer, so it can be accessed independently.
|
1998-08-09 03:17:39 +00:00 |
beard%netscape.com
|
024a7b1696
|
Fixed a C string copy bug in CPluginInstancePeer::CPluginInstancePeer, added strcasecmp for XP_MAC.
|
1998-08-09 01:55:13 +00:00 |
beard%netscape.com
|
ac87881c06
|
Changed all uses of lo_NVList to not depend on OJI being defined.
|
1998-08-08 20:50:22 +00:00 |
michaelp%netscape.com
|
7c65a39625
|
merged changes from branch.
|
1998-08-08 19:21:40 +00:00 |
amusil%netscape.com
|
708f57e96b
|
Fixes Bug# 117905. This fix has been in the 4x tree since 4.04.
|
1998-08-07 00:21:42 +00:00 |
warren%netscape.com
|
c3c9dc312a
|
Removed version of file with name that's too long for the mac.
|
1998-08-06 05:10:35 +00:00 |
beard%netscape.com
|
4266d45a63
|
Removed redundant declaration of gForcingRedraw.
|
1998-08-05 05:38:36 +00:00 |
michaelp%netscape.com
|
c5ec39f9ae
|
latest changes to get plugins working...
|
1998-08-05 04:21:36 +00:00 |
warren%netscape.com
|
0ee37f6281
|
Added av's changes back in from lib/plugin/npglue.cpp -- Adding sizing feature to the plugin API. Reviewed by Nisheeth.
|
1998-08-05 02:53:11 +00:00 |
michaelp%netscape.com
|
1b5b856373
|
attempt to fix busted Unix builds...
|
1998-08-04 03:21:43 +00:00 |
warren%netscape.com
|
975eafe152
|
Removed ifdef NSPR20 for unix text plugin.
|
1998-08-03 21:53:49 +00:00 |
michaelp%netscape.com
|
2aeb0cca8a
|
additional plugins work.
|
1998-08-02 03:20:22 +00:00 |
michaelp%netscape.com
|
253122466a
|
more unix hackery...
|
1998-08-01 22:23:35 +00:00 |
michaelp%netscape.com
|
e679c9c86b
|
changed to see if unix build might work again.
|
1998-08-01 22:17:29 +00:00 |
michaelp%netscape.com
|
f0497679a9
|
fixed IRIX build problem.
|
1998-08-01 21:56:24 +00:00 |
michaelp%netscape.com
|
c07a464ad8
|
changes for plugin support.
|
1998-08-01 05:46:47 +00:00 |
warren%netscape.com
|
967b04dda7
|
Added plugimpl include path (even though it's the current dir) to fix irix breakage.
|
1998-07-31 22:49:31 +00:00 |
warren%netscape.com
|
d6d0035159
|
Fixed breakage on irix -- couldn't cast void* to int.
|
1998-07-31 21:06:04 +00:00 |
warren%netscape.com
|
f8c348e28c
|
Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.
|
1998-07-31 20:46:45 +00:00 |
warren%netscape.com
|
207bbebb65
|
Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.
|
1998-07-31 20:19:50 +00:00 |
pierre%netscape.com
|
cdedb8da6c
|
renamed some header files > 31 chars but left them ifdef'ed out XP_MAC because of other problems
|
1998-07-28 07:56:55 +00:00 |
pierre%netscape.com
|
6318865678
|
updated to Windows make file (removed "npupp.h" from the list)
|
1998-07-28 07:54:29 +00:00 |
pierre%netscape.com
|
3b7da8d496
|
renamed some filenames > 31 chars
|
1998-07-28 07:53:45 +00:00 |
pierre%netscape.com
|
d742ffb637
|
First Checked In.
|
1998-07-28 07:52:53 +00:00 |
warren%netscape.com
|
a0c375aaa0
|
Committed from OJI_19980618_TIP_MERGE1.
|
1998-07-28 02:07:25 +00:00 |
warren
|
90a5eb9ee6
|
Added simple LiveConnected plugin test case that used backward adapter.
|
1998-07-11 01:40:24 +00:00 |
warren
|
ac427cea4a
|
Fixed up and moved backward adapter from oji dir.
|
1998-07-11 01:39:51 +00:00 |
warren
|
c53df47ebe
|
Removed bogus npupp.h -- clean one on mozilla/include
|
1998-07-11 01:23:27 +00:00 |
warren
|
51518f8b05
|
Breaking out new plugin APIs into separate classes. Moving lib/plugin into a module.
|
1998-07-09 08:42:58 +00:00 |
jgellman
|
3eed711ae4
|
merge from OJI branch
|
1998-06-03 00:37:20 +00:00 |
ltabb
|
624c9d0d12
|
bump rev to 3.1
|
1998-03-28 03:38:53 +00:00 |
ltabb
|
781c480871
|
Free the lizard
|
1998-03-28 02:44:41 +00:00 |