warren%netscape.com
cbbfa208f8
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom).
1999-06-03 21:50:47 +00:00
warren%netscape.com
c289c670cd
Added Write(nsIInputStream) and Flush to nsIOutputStream.
1999-04-22 07:31:03 +00:00
warren%netscape.com
4b2d56fbaa
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
beard%netscape.com
15654d5717
made inheritance public.
1999-03-02 22:31:54 +00:00
ebina%netscape.com
162fc2bb95
Change old RegisterFactory calls to use the new API.
1999-02-25 18:38:45 +00:00
sfraser%netscape.com
286ca412e1
Remove XP_MAC include, and commented out call to CallCacheFlushers, which no longer lives in the Mac memory allocators. This needs to be hooked up (by XPapps?) in the new world.
1998-12-05 21:58:54 +00:00
ramiro%netscape.com
e2b921bf3c
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +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
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
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
cyeh%netscape.com
affbb78927
removing old NSPR20 and MOCHA #ifdefs
1998-09-28 20:26:20 +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
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
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
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
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
5619102737
Accepting michaelp's API changes for GetValue/SetValue.
1998-09-15 03:45:38 +00:00
amusil%netscape.com
09a5166987
MacFE code for Anthrax along with minor XP tweaks
1998-09-03 21:08:25 +00:00
beard%netscape.com
479c87a522
Added call to np_UnloadPluginClass in NPL_Shutdown.
1998-09-01 23:57:50 +00:00
cls%seawood.org
0af3a223eb
Added ifdef OJI around JVMPlugin define
1998-09-01 19:45:35 +00:00
warren%netscape.com
f7fa9e232b
Changes for lazy java initialization.
1998-09-01 00:23:43 +00:00
warren%netscape.com
3631ffe2b5
Added FindProxyForURL.
1998-09-01 00:17:25 +00:00
av%netscape.com
e126a83547
Anthrax changes
1998-08-26 19:30:58 +00:00
cls%seawood.org
84f1cedcbb
AUTOCONF_1_0 landing.
1998-08-19 20:42:14 +00:00
danm%netscape.com
9d916ee0d8
fix compilation error
1998-08-14 03:44:39 +00:00
warren%netscape.com
a82ef96ba7
Fixed problem where enums were being cast to ints and misaligned causing crash.
1998-08-14 01:35:53 +00:00
beard%netscape.com
8630892040
Changed all uses of lo_NVList to not depend on OJI being defined.
1998-08-08 20:50:22 +00:00
amusil%netscape.com
b23124bef3
Fixes Bug# 117905. This fix has been in the 4x tree since 4.04.
1998-08-07 00:21:42 +00:00
beard%netscape.com
45be0faf4e
Removed redundant declaration of gForcingRedraw.
1998-08-05 05:38:36 +00:00
warren%netscape.com
7f668f138d
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
warren%netscape.com
73802e32e5
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
ca0f20e6f8
Fixed breakage on irix -- couldn't cast void* to int.
1998-07-31 21:06:04 +00:00