valeski%netscape.com
ca80b42523
changed useragent method to call through to nsINetService's useragent method.
1998-10-28 21:16:00 +00:00
cls%seawood.org
ed2a7f5f65
Sync'd various Makefile.ins to their Makefile counterparts.
...
Removed nspr & nspr20 from REQUIRES. Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
cyeh%netscape.com
ebe1df8201
Remove NSPR20 #ifdef's
1998-10-19 21:05:29 +00:00
warren%netscape.com
8e178c3ebb
Adding new files, breaking things out of nsplugin.cpp (not online yet).
1998-10-06 06:03:11 +00:00
warren%netscape.com
349bcf5b82
Fixed nsIPluginInputStream::Close method to not crash.
1998-10-02 22:28:51 +00:00
scc%netscape.com
c900b776c0
No relative paths for Mac, please. Wrapped #include in #ifdef XP_MAC.
1998-10-02 01:16:14 +00:00
brendan%netscape.com
ac74456c54
nsIEventHandler is not a struct, has not been for a while, and anyway is known by its typedef name here.
1998-10-02 00:20:18 +00:00
cls%seawood.org
555dd2d723
The first commit apparently didn't take. Restored inclusion of private nspr header in OJI ifdef.
1998-10-02 00:01:08 +00:00
cls%seawood.org
2c180207f1
Removed use of private NSPR headers. Approved by warren@netscape.com.
1998-10-01 21:48:18 +00:00
warren%netscape.com
4b25695574
Cleaned up messages.
1998-10-01 19:07:36 +00:00
warren%netscape.com
c4eaaf4ebe
Fixed up input stream buffering. Fixed some refcounting problems.
1998-10-01 08:08:09 +00:00
warren%netscape.com
91a2b19cce
Removed unnecessary field for new networking stuff.
1998-10-01 03:01:39 +00:00
warren%netscape.com
51c2d71bae
Added networking changes under ifdef NEW_PLUGIN_STREAM_API
1998-10-01 02:59:16 +00:00
michaelp%netscape.com
272b22bccb
added support for deferred plugin enumeration.
1998-09-30 18:57:27 +00:00
warren%netscape.com
50352430c5
Renamed to shorter name for Mac.
1998-09-30 05:45:49 +00:00
warren%netscape.com
a6b50b2e24
New OJI networking APIs.
1998-09-30 05:29:48 +00:00
michaelp%netscape.com
b4946f72d6
we only notify the plugin instance via the plugin host and only if the notify
...
data is non-null.
1998-09-29 22:47:42 +00:00
cyeh%netscape.com
affbb78927
removing old NSPR20 and MOCHA #ifdefs
1998-09-28 20:26:20 +00:00
michaelp%netscape.com
7445c1964e
fixes for unix bustage.
1998-09-27 23:44:28 +00:00
michaelp%netscape.com
a83657a6f1
obsolete.
1998-09-27 22:25:13 +00:00
michaelp%netscape.com
444e102263
added support for plugintaginfo2 and jvmtaginfo.
1998-09-27 22:24:54 +00:00
michaelp%netscape.com
5f044cbe2d
added support for pluginmanager2 methods.
1998-09-27 22:23:19 +00:00
michaelp%netscape.com
61d41bed81
cleanup. now supports stream "as file" and "as file only." added support
...
for pluginmanager2 methods (largely stubs). now correctly handles URLNotify().
we noew report our user agent as 5.0. can now load 5.0 style plugins from DLLs
and instantiate them properly.
1998-09-27 22:21:39 +00:00
michaelp%netscape.com
c5a25a276e
removed attribute queries. added ShowStatus().
1998-09-27 22:17:00 +00:00
michaelp%netscape.com
b4141e3f53
we no longer consider failures from GetAttributes() or even expect the
...
plugin host to implement it.
1998-09-27 22:16:00 +00:00
michaelp%netscape.com
920c80c057
now properly handles queries for nsIFactory.
1998-09-27 22:14:15 +00:00
michaelp%netscape.com
2e6ed50582
now reflect our dependency on OJI.
1998-09-27 22:12:59 +00:00
mlm%netscape.com
83354ceddb
Branch landing: Multithreading libmocha in mozilla.
...
- Remove reference to lm_crippled_context; add an accessor function instead.
1998-09-25 22:09:58 +00:00
cls%seawood.org
39b7c91072
Sync'd Makefile.ins
1998-09-22 23:01:29 +00:00
beard%netscape.com
dc668a9b8b
Removed redundant (wrong) declaration of local variable err from GetLiveconnect(), which was shadowing another declaration of err in an outer scope.
1998-09-22 22:02:33 +00:00
cls%seawood.org
62d121236f
Sync'd Makefile.ins with corresponding Makefiles. Fixed problems with autoconf build. Thanks to Christopher Blizzard <blizzard@appliedtheory.com> and Tom Rini <trini@kernel.crashing.org>.
1998-09-22 03:47:27 +00:00
blizzard%appliedtheory.com
70bd5f5596
Only build liveconnect methods if OJI is defined
1998-09-22 02:26:12 +00:00
blizzard%appliedtheory.com
d8eb225619
Include caps includes for prototypes
1998-09-22 02:25:43 +00:00
beard%netscape.com
67352b4c2f
Removed nsINetworkManager.
1998-09-21 22:18:43 +00:00
sudu%netscape.com
a37647efca
Added back a initializer which I missed in last merge
1998-09-21 21:01:16 +00:00
blizzard%appliedtheory.com
96612358a0
Add the include/private directory to the include path
1998-09-21 18:18:29 +00:00
blizzard%appliedtheory.com
71d9183397
Bring autoconf build into sync with non-autoconf build
1998-09-19 22:40:53 +00:00
mcafee%netscape.com
0b53da4c8e
Adding support for non-X11 Unix systems
1998-09-19 06:21:01 +00:00
warren%netscape.com
3e70b62c80
Added a copy of nsMalloc to get the build going.
1998-09-18 11:30:54 +00:00
warren%netscape.com
37436804db
Fixes to eliminate nsINetworkManager
1998-09-18 10:48:12 +00:00
warren%netscape.com
8ba9eed147
Removed nsINetworkManager.h which is obsolete.
1998-09-18 10:28:45 +00:00
warren%netscape.com
dec3d48652
Updated Mac MANIFEST files.
1998-09-18 08:39:16 +00:00
warren%netscape.com
3b6a617894
Removed nsINetworkManager base class.
1998-09-18 08:35:11 +00:00
warren%netscape.com
c097c4247f
Removed nsINetworkManager.h include.
1998-09-18 07:45:24 +00:00
warren%netscape.com
6e7ac8e7be
Moved nsIMalloc and impl from xpcom.
1998-09-18 07:22:15 +00:00
warren%netscape.com
234fdfae3c
Eliminated nsINetworkManager and moved it's methods to nsIPluginManager/nsIPluginManager2.
1998-09-18 07:21:21 +00:00
sudu%netscape.com
ace5839c75
New xpcom liveconnect apis
1998-09-17 18:13:55 +00:00
mcafee%netscape.com
78027b8dcd
Uninitialized variable compiler warnings on Linux
1998-09-16 07:14:42 +00:00
warren%netscape.com
a2e857c5c1
API changes for GetValue/SetValue and GetURL/PostURL from michaelp.
1998-09-15 04:54:46 +00:00
michaelp%netscape.com
1834fe12a4
new file for mac build.
1998-09-15 04:15:53 +00:00