Commit Graph

709 Commits

Author SHA1 Message Date
beard%netscape.com
60259f50dd implementing nsILiveConnectManager interface methods. 1999-02-25 04:16:50 +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
ef77feca3d nsILiveConnectManager.h 1999-02-24 18:00:00 +00:00
beard%netscape.com
c4b2b0c097 First Checked In. 1999-02-24 17:58:36 +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
law%netscape.com
de504a3c3c Landing LIBREG990212_BRANCH to get libreg building on Mac 1999-02-23 19:56:57 +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
mcmullen%netscape.com
8c62ee8873 Final update - landing our branch. 1999-02-23 02:16:21 +00:00
beard%netscape.com
3088a47b55 class nsIPlugin not struct. 1999-02-20 04:26:09 +00:00
troy%netscape.com
e566f25ce4 Fixed build bustage 1999-02-20 04:20: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
mjudge%netscape.com
fbcb42974f changing nsIEnumerator to use NS_IMETHOD not virtual nsresult 1999-02-19 23:43:20 +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
cyeh%netscape.com
af4818f5e3 Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
kipp%netscape.com
f1665e0b68 Renamed calls to FE_SetTimeout to IL_SetTimeout to avoid dll linkage problem on unix 1999-02-17 18:14:58 +00:00
beard%netscape.com
e3301ae8b7 Synced with current stream interfaces. 1999-02-15 18:29:06 +00:00
beard%netscape.com
ae9302dd23 First Checked In. 1999-02-14 04:26:16 +00:00
mcmullen%netscape.com
b17a8e28ad First Checked In. 1999-02-12 23:53:07 +00:00
ramiro%netscape.com
5488848d0a C++ comment in c file. 1999-02-11 23:03:25 +00:00
sar%netscape.com
b2ad536a28 Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
law%netscape.com
6e62333865 moz->ns 1999-02-10 23:27:09 +00:00
mcafee%netscape.com
f210c5f713 Unix, Win32 now get qsort out of mozilla/lib/xp/xp_qsort.c and mozilla/include/xp_qsort.h. Leaving XP_MAC here until the mac people figure this out, bug 2998 filed to pierre about this. 1999-02-10 04:33:45 +00:00
mcafee%netscape.com
600ec6d97b Point Unix, Win32 at mozilla/include/xp_qsort 1999-02-10 04:29:17 +00:00
mcafee%netscape.com
c3cd719f0d Cleaning this Makefile up; removing dead rules, unused stuff 1999-02-10 04:26:53 +00:00
mcafee%netscape.com
4850820afa Reverting back to 3.4 1999-02-09 12:27:07 +00:00
mcafee%netscape.com
0b012eede2 Reverting back to 3.7 1999-02-09 12:26:27 +00:00
mcafee%netscape.com
9fb5cb8515 reverting back to 3.2 1999-02-09 12:23:00 +00:00
mcafee%netscape.com
bd1751e4fb Fixing XP_QSORT() breakage, we're using lib/xp/xp_qsort.cpp version now 1999-02-09 08:37:35 +00:00
mcafee%netscape.com
f65f111960 Yanking XP_QSORT() out (Mac, Solaris) in favor of the version in /lib/xp/xp_qsort.c. Removing dead windows include files. a=pnunn@netscape.com (2998) 1999-02-09 08:19:24 +00:00
mcafee%netscape.com
a3b37fb4de Two versions of XP_QSORT(), switching Solaris from the libimg version to the xp version 1999-02-07 09:30:51 +00:00
warren%netscape.com
af4892e337 Fixed unsigned problems. 1999-02-06 04:02:02 +00:00
beard%netscape.com
80a91dff9f First Checked In. 1999-02-05 07:58:30 +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
4ede2ec9d9 Corrected error in the use of CIIDs and IIDs 1999-02-04 00:03:18 +00:00
amusil%netscape.com
15b8804491 Converted oji to build as a shared lib 1999-02-03 20:11:08 +00:00
amusil%netscape.com
d0c3947f73 First Checked In. 1999-02-03 20:04:48 +00:00
mcafee%netscape.com
0b6b3b5936 Moving fe_GetConfigDir() to prefs. 1999-02-02 03:12:36 +00:00
kipp%netscape.com
f551aeddd7 Removed a dead variable and a dead include 1999-02-01 18:04:34 +00:00
hshaw%netscape.com
c3cb05fd79 Conditionally compile PrefChangedFunc typedef (which temporarily needs to defined in two header files) so DEC compiler is happy 1999-01-28 03:51:22 +00:00
amusil%netscape.com
8ddd2c822c Updated test case with new Stream and Service Manager APIs 1999-01-28 01:18:23 +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