Граф коммитов

1007 Коммитов

Автор SHA1 Сообщение Дата
amusil%netscape.com 97e47c5527 Plugins now can properly load support dlls that are located in the
plugin directory.
1999-04-23 23:43:54 +00:00
warren%netscape.com c289c670cd Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
amusil%netscape.com 551b6f72ee The number of variants should always start at 1. 1999-04-20 22:22:02 +00:00
amusil%netscape.com 5792c831fc Patch for HP-UX specific problem. 1999-04-20 22:21:25 +00:00
beard%netscape.com 92a7533999 Added GetPluginCount, and GetPlugins, for DOM support 1999-04-20 19:29:28 +00:00
beard%netscape.com 4e5fc1616f added IID accessor, changed GetJavaClass() to have a JNIEnv* parameter, no longer inherits from nsIPlugin. 1999-04-16 02:10:05 +00:00
beard%netscape.com f7560e151f added IID accessor, added GetJavaEnv() method. 1999-04-16 02:08:50 +00:00
beard%netscape.com 49490559d9 added IID accessor, changed GetJavaClass() to have a JNIEnv* parameter. 1999-04-16 02:08:15 +00:00
beard%netscape.com 5ecb816431 added GetJSThread(), to obtain the thread ID to send events to via nsIThreadManager::PostEvent(). 1999-04-12 03:14:19 +00:00
beard%netscape.com 5fd3059110 added GetJSThread() 1999-04-12 03:12:48 +00:00
toshok%hungry.com 11c4d8d562 check in (mostly) function nsPluginsDirUNIX, awaiting amusil's code to figure out mime types and stuff. 1999-04-07 05:22:13 +00:00
toshok%hungry.com 013c6b4651 enable OJI on unix. 1999-04-07 05:20:54 +00:00
amusil%netscape.com 7a89e2b8dc Fixed bug with StreamAsFileOnly. 1999-04-06 01:53:37 +00:00
amusil%netscape.com a42a490ffe Added more restrictive check for what constitutes a plugin 1999-04-01 22:06:07 +00:00
jdunn%netscape.com f0282bb022 use PR_FALSE instead of false... since the return is a PR_Bool. 1999-03-31 04:25:41 +00:00
beard%netscape.com ff30b4c143 Now filling in fMimeTypeArray, fExtensionArray, and fMimeDescriptionArray. 1999-03-30 05:53:36 +00:00
briano%netscape.com c934cc8737 Added a newline at the end of the file to make a couple of Unix builds happier. 1999-03-30 01:48:20 +00:00
amusil%netscape.com 389230902c Changes to hook up LiveConnect on Windows 1999-03-29 22:18:05 +00:00
amusil%netscape.com 7c06b41bc4 Code to handle locating and loading plugin info. 1999-03-29 22:11:06 +00:00
danm%netscape.com 5e124e8b8a oooo. rev 1.15 added dist/public/dom to INC path incorrectly. did it right this time. 1999-03-26 01:41:50 +00:00
beard%netscape.com 61fd0f92c7 removed GetJSWindow, moved to nsIPluginInstancePeer2 1999-03-25 03:32:22 +00:00
beard%netscape.com ec3cc96c61 implementing nsIPluginInstancePeer2. 1999-03-25 03:31:37 +00:00
beard%netscape.com 0ab5e7a9f5 added nsIPluginInstancePeer2.h 1999-03-25 03:29:54 +00:00
beard%netscape.com e7137004c5 First Checked In. 1999-03-25 02:45:38 +00:00
beard%netscape.com 0a6c31a062 fix build bustage, nsIScriptContextOwner.h can't be found except on XP_MAC. Will land on other platforms eventually. 1999-03-24 07:16:41 +00:00
danm%netscape.com 381009c0a6 adding dist/public/dom to INC path so nsIPluginInstancePeer.cpp can find nsIScript*.h 1999-03-24 07:08:52 +00:00
beard%netscape.com 06ceab1335 added GetJSWindow() 1999-03-24 05:46:23 +00:00
beard%netscape.com 871a3087d9 added GetDocument() 1999-03-24 05:46:06 +00:00
beard%netscape.com f7510c8636 added GetJSWindow 1999-03-24 05:40:02 +00:00
amusil%netscape.com 6301651fb7 Made destructors virtual, added APIs to nsIPluginHost for determining if a plugin is available
for a particular mimetype or file extension.
1999-03-23 03:18:12 +00:00
beard%netscape.com d31340b8fc implemented nsICookieStorage. 1999-03-20 23:11:25 +00:00
beard%netscape.com be86e562ad added nsICookieStorage.h 1999-03-20 23:07:52 +00:00
leaf%mozilla.org 4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
beard%netscape.com 9d684e7026 added CreatePluginInstance. 1999-03-14 20:26:29 +00:00
beard%netscape.com 18fe13a2bf added CreatePluginInstance, to create a plugin instance with a specified MIME type. 1999-03-14 20:09:12 +00:00
mcmullen%netscape.com 1cc10296c5 Adapt to an API change. 1999-03-13 06:39:17 +00:00
beard%netscape.com da039a3240 added IID_ACCESSOR 1999-03-13 03:12:16 +00:00
beard%netscape.com 4109ca9e0d fixed IID accessor 1999-03-13 03:11:05 +00:00
beard%netscape.com 9666b10acf added NS_DEFINE_STATIC_IID_ACCESSOR. 1999-03-12 04:46:43 +00:00
amusil%netscape.com a170265a54 Redesigned plugin cache code for StreamAsFile operations. Removed NEW_PLUGIN_STREAM_API ifdefs. 1999-03-11 22:48:58 +00:00
warren%netscape.com 4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
beard%netscape.com e770f4ca72 passing service manager, using NS_CALLBACK macro. 1999-03-06 22:32:49 +00:00
beard%netscape.com 98ba23294b passing service manager, using nsIAllocator instead of nsIMalloc for memory allocation. 1999-03-06 22:32:47 +00:00
beard%netscape.com 546f1dd623 passing service manager instead of plugin host. 1999-03-06 22:31:28 +00:00
beard%netscape.com 80c374ebee File Removed. 1999-03-06 22:23:41 +00:00
beard%netscape.com 933eee03b8 First Checked In. 1999-03-06 22:23:26 +00:00
mcafee%netscape.com 2562e3d148 Directly calling const char* const() operator to avoid ambiguity on Solaris. r=mcmullen@netscape.com 1999-03-06 04:42:08 +00:00
mcmullen%netscape.com 97001954d2 Fixing nsCOMPtr usage for unix. 1999-03-06 00:07:06 +00:00
mcmullen%netscape.com 9798175c73 Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
kipp%netscape.com f85c648277 Use proper new/delete operators 1999-03-05 04:36:00 +00:00
beard%netscape.com 1e7482ab24 struct -> class 1999-03-03 06:10:58 +00:00
beard%netscape.com edfeabdc27 resolving aliases. 1999-03-03 04:11:15 +00:00
beard%netscape.com 78d0bcfe04 rewrote SetUpPluginInstance to use GetPluginFactory. 1999-03-03 04:10:54 +00:00
beard%netscape.com 93e80dbefd removed all vestiges of nsIMalloc. 1999-03-02 22:33:32 +00:00
beard%netscape.com 15654d5717 made inheritance public. 1999-03-02 22:31:54 +00:00
beard%netscape.com 510d435234 First Checked In. 1999-03-02 04:43:30 +00:00
beard%netscape.com 31c80c539a added IID() accessor. 1999-02-28 22:14:30 +00:00
beard%netscape.com 2565741c5f Added NS_PLUGIN_CID, and IID() accessor. 1999-02-28 22:12:50 +00:00
warren%netscape.com 44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
sfraser%netscape.com 3a123c982b Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
michaelp%netscape.com 8c2e1208fc bustage with new nsFileSpec.h 1999-02-25 23:08:51 +00:00
dougt%netscape.com 423a68450d Changed nsNativeFileSpec to nsFileSpec. 1999-02-25 20:58:10 +00:00
beard%netscape.com 6abf307b0b removed eager loading, implemented GetPluginFactory() for use by OJI. 1999-02-25 04:15:39 +00:00
beard%netscape.com ba7dc34b91 mserviceMgr -> mServiceMgr 1999-02-25 04:14:19 +00:00
beard%netscape.com b90a900317 implemented GetPluginInfo. 1999-02-25 04:12:55 +00:00
beard%netscape.com c3477287e9 Added nsPluginsDirMac.cpp 1999-02-24 02:15:11 +00:00
beard%netscape.com a6e438608c moved nsPluginDir/nsPluginFile classes to nsPluginDirMac.cpp. 1999-02-24 02:13:42 +00:00
beard%netscape.com cfc95514bb First Checked In. 1999-02-24 02:12:47 +00:00
beard%netscape.com c173e8c5a7 changed bool to PRBool 1999-02-24 02:12:37 +00:00
warren%netscape.com 01dd4f0ed6 Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +00:00
beard%netscape.com 3088a47b55 class nsIPlugin not struct. 1999-02-20 04:26:09 +00:00
beard%netscape.com 2c5fe36f1d include nsFileSpec.h on all platforms. 1999-02-20 03:59:43 +00:00
beard%netscape.com 467ccd0a39 OJI interface changes 1999-02-20 02:24:15 +00:00
mcafee%netscape.com 19821244d1 Fixing function prototypes to match implementation; Solaris didn't like the const mis-matches. 1999-02-19 09:12:53 +00:00
beard%netscape.com ae9302dd23 First Checked In. 1999-02-14 04:26:16 +00:00
amusil%netscape.com 69b96dd630 Fixed bugs with the stream as file implementation. 1999-02-04 23:37:20 +00:00
amusil%netscape.com 0ff5cf464e Added oji, liveconnect and caps shared libs to the registry. 1999-02-04 00:18:22 +00:00
amusil%netscape.com d0c3947f73 First Checked In. 1999-02-03 20:04:48 +00:00
amusil%netscape.com 8426275d3c new stream files 1999-01-25 10:36:43 +00:00
tague%netscape.com dc000a64ef Fixed build bustage. Added nsIPluginStreamInfo.h to export list. 1999-01-25 10:26:43 +00:00
amusil%netscape.com 45da1a9604 new stream files 1999-01-25 10:17:46 +00:00
amusil%netscape.com fc54080d14 update for new stream 1999-01-25 10:11:51 +00:00
amusil%netscape.com c8cd815df3 New Stream API update 1999-01-25 09:30:04 +00:00
sudu%netscape.com 96b9940de5 Files Sudu's script failed to check in 1999-01-25 09:00:42 +00:00
sudu%netscape.com b40b89f306 added nsIPluginStreamInfo.h to export 1999-01-25 08:14:40 +00:00
sudu%netscape.com ccc8beb160 New steam API header file 1999-01-25 08:13:10 +00:00
sudu%netscape.com c94385ee94 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
dp%netscape.com be59d03083 Eliminating NU_CACHE build dependency if NO_NU_CACHE is defined 1999-01-12 08:07:19 +00:00
amusil%netscape.com 286e3206ba Fixing build bustage. 1999-01-05 18:48:03 +00:00
brade%netscape.com 9306b3dba8 comment out line to get tree green again (amusil@netscape.com to fix in long run) 1999-01-05 18:32:29 +00:00
donm%netscape.com ab03d73254 fixing tree bustage due to #ifdef NSPR20 and missing prmacos.h.
This should be looked at again.  -donm
1999-01-05 18:08:23 +00:00
amusil%netscape.com 14a4634795 First Checked In. 1999-01-05 09:10:46 +00:00
amusil%netscape.com 1264d07426 Added NPN_NewStream() functionality. Currently uses a temp file between the plugin stream and the target.
I will remove this file in-between as soon as I get a little more stream help from netlib.
1999-01-04 23:43:41 +00:00
warren%netscape.com 0580a8e5c4 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
amusil%netscape.com 1af0952310 Adding #ifdefs for USE_CACHE on #includes 1998-12-11 05:17:50 +00:00
amusil%netscape.com 26cc8e21c6 Fixing build bustage 1998-12-11 05:12:58 +00:00
amusil%netscape.com 3eb045b20c Added support for the NuCache - used in cases where the stream type is specified "AsFile" (or "AsFileOnly").
#define USE_CACHE in nsPluginHostImpl.cpp to enable.
1998-12-11 04:50:57 +00:00
amusil%netscape.com 4f9e523356 Fix for Bug# 1771. Re-ordered the calling into the plugin entry point. Initialize()
for 4x plugin now happens in CreatePlugin().
1998-12-09 02:47:03 +00:00
ramiro%netscape.com e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
amusil%netscape.com 70717c02d0 Fix for Bug 1416. Moving the call of the plugin entry point into Initialize (after the mPluginManager is set up).
This is so that NPN calls can get resolved if the plugin makes them in the entry point routine.
1998-11-22 23:13:44 +00:00
michaelp%netscape.com d314a1e24e changed UserAgent string reporting. 1998-11-22 00:22:35 +00:00
cyeh%netscape.com 65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
cls%seawood.org f72ef3e1a2 Changed LCFLAGS to CFLAGS 1998-11-18 18:29:18 +00:00
valeski%netscape.com ca80b42523 changed useragent method to call through to nsINetService's useragent method. 1998-10-28 21:16:00 +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
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
cls%seawood.org 39b7c91072 Sync'd Makefile.ins 1998-09-22 23:01:29 +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 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
michaelp%netscape.com 1834fe12a4 new file for mac build. 1998-09-15 04:15:53 +00:00
michaelp%netscape.com 593610ded9 new plugin world. 1998-09-15 03:48:58 +00:00
warren%netscape.com 5619102737 Accepting michaelp's API changes for GetValue/SetValue. 1998-09-15 03:45:38 +00:00
kipp%netscape.com 93ecdce43c Checked in some bug fixes from michaelp to make fullscreen plugins work better/more often 1998-09-09 23:52:16 +00:00
warren%netscape.com 3631ffe2b5 Added FindProxyForURL. 1998-09-01 00:17:25 +00:00
cls%seawood.org 9020b80c52 Updates to autoconf files. 1998-08-26 04:04:57 +00:00
jevering%netscape.com 36cb3fc3bc Moving plugin directory stuff. 1998-08-21 01:12:53 +00:00
cls%seawood.org 84f1cedcbb AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
mcafee%netscape.com d01916da4c Adding support for Unix && NO_X11 1998-08-18 07:47:59 +00:00
michaelp%netscape.com 1b8db3dd60 should fix build errors on unix. 1998-08-10 18:02:56 +00:00
michaelp%netscape.com 02355fbfa6 merged changes from branch. 1998-08-08 19:21:40 +00:00
warren%netscape.com 04b74cdb04 Removed version of file with name that's too long for the mac. 1998-08-06 05:10:35 +00:00
michaelp%netscape.com 916c12d829 latest changes to get plugins working... 1998-08-05 04:21:36 +00:00
michaelp%netscape.com a982055cab attempt to fix busted Unix builds... 1998-08-04 03:21:43 +00:00
warren%netscape.com 72d6f8a374 Removed ifdef NSPR20 for unix text plugin. 1998-08-03 21:53:49 +00:00
michaelp%netscape.com 7e93511cca additional plugins work. 1998-08-02 03:20:22 +00:00
michaelp%netscape.com 606f6d2be9 more unix hackery... 1998-08-01 22:23:35 +00:00
michaelp%netscape.com 595c5dcf13 changed to see if unix build might work again. 1998-08-01 22:17:29 +00:00
michaelp%netscape.com a184003312 fixed IRIX build problem. 1998-08-01 21:56:24 +00:00
michaelp%netscape.com 942e5214f9 changes for plugin support. 1998-08-01 05:46:47 +00:00
warren%netscape.com 2e5fb56017 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 c9bd5d8074 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 757c5830f1 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 920de8deb0 renamed some filenames > 31 chars 1998-07-28 07:53:45 +00:00
pierre%netscape.com 22ca348e0e First Checked In. 1998-07-28 07:52:53 +00:00
warren%netscape.com 13b18ece68 Committed from OJI_19980618_TIP_MERGE1. 1998-07-28 02:07:25 +00:00
warren adc4dc2462 Breaking out new plugin APIs into separate classes. Moving lib/plugin into a module. 1998-07-09 08:42:58 +00:00
jgellman 9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
ltabb 4556a7c89c bump rev to 3.1 1998-03-28 03:38:53 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00