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

90 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com 83eadd18a0 General cleanup. 1999-09-17 22:12:46 +00:00
cyeh%netscape.com cc2825cbe0 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
sspitzer%netscape.com c5c151d5e7 fix warnings 1999-07-06 22:43:25 +00:00
ramiro%netscape.com 86fad9ffe1 Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat.
All these changes are safely ifdefed out for the time being.
There are also a few implementation
DEFINES cleanups.
1999-07-02 14:59:36 +00:00
dveditz%netscape.com 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
scc%netscape.com d049be3c31 Added |GetIID()| 1999-06-29 20:28:56 +00:00
mcafee%netscape.com 89791c9241 BeOS changes 1999-06-27 10:13:28 +00:00
pnunn%netscape.com de39717ee6 ok'd by warren and gagan .pnunn 1999-06-25 19:49:00 +00:00
Jerry.Kirk%Nexwarecorp.com 5d6d24a6fe -Bug 7541 Added inclusion of sys/select.h for NTO platform to define fd_set 1999-06-09 12:07:32 +00:00
warren%netscape.com aaf94a8b04 Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
warren%netscape.com 447b069ddb IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
mscott%netscape.com 96e1e139cd Cleanup some of the memory leaks in this code. We were never releasing the stream converter that was attached to the stream! The stream struct was just getting PR_Free'd. So I tweaked plugin_stream_complete and plugin_stream_abort to release the converter. And we had another leak on the pluggable converter object which was in NET_PluginStream. Using nsCOMPtr to fix the leak. Also fixed where we were comparing a nsresult directly against NS_OK instead of using NS_SUCCEEDED. 1999-05-12 02:50:12 +00:00
gagan%netscape.com 1a4c93d948 Removed MODULAR_NETLIB dependencies from makefiles. 1999-04-28 01:34:57 +00:00
warren%netscape.com 329d00e493 Added Write(nsIInputStream) and Flush to nsIOutputStream. 1999-04-22 07:31:03 +00:00
mcmullen%netscape.com 4aa5b4e506 Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:51:22 +00:00
rhp%netscape.com cfa0a59610 Necessary changes to pass in the URL to the GetMimeOutput() function 1999-04-01 00:58:47 +00:00
dougt%netscape.com 7f3f68a76d removing softupdt refereces. Approved by dp. 1999-03-30 14:33:08 +00:00
gagan%netscape.com dc83d61414 N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
briano%netscape.com 0d895e7a58 Switched back to building both shared and static libs by default. 1999-03-23 04:26:03 +00:00
gagan%netscape.com 81c9602ce5 Made non-virtual destructors virtual. Thanks Bruce@cybersight.com 1999-03-21 09:31:31 +00:00
ebina%netscape.com 5e78118a09 Fix bug #773
Apply patch to not infinite loop if Chunking in STRIP_CRLF
state, and no LF is provided.
1999-03-12 19:45:24 +00:00
ebina%netscape.com 2a6811111a Bruce Mitchener's memory leak fixes. 1999-03-11 20:39:39 +00:00
warren%netscape.com c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
ebina%netscape.com 0b8eef92a3 Changes to make the Mac not complain so much. 1999-03-09 00:04:34 +00:00
ebina%netscape.com 06bb2df981 Add the stream name (URL string) to the nsINetPluginInstance
interface in the Initialize method.
1999-03-08 21:57:35 +00:00
mcmullen%netscape.com 0b721e55f8 Removed the offset parameter from the base stream interfaces. Implemented string streams. 1999-03-05 22:53:56 +00:00
alecf%netscape.com f4d426344a fix HPUX bustage - nspr.h is still giving problems 1999-02-27 04:18:55 +00:00
ebina%netscape.com 1ea32db729 Remove the magic files from the MANIFEST 1999-02-18 18:45:55 +00:00
ebina%netscape.com 8659eab357 The magic stuff is gone. The real stuff is in XPCOM/repository now. 1999-02-18 18:42:35 +00:00
ebina%netscape.com fc9583712b Remove the "magic" hack because we now have the real thing
in XPCOM/repository
1999-02-18 17:09:48 +00:00
ebina%netscape.com b10683df70 Clean up an nsnull comparison. 1999-02-18 17:02:49 +00:00
ebina%netscape.com c333b67da2 Update the MANIFEST file for the new headers that get exported. 1999-02-17 15:03:04 +00:00
ebina%netscape.com 2a28595c99 Build the new plugin converter files on linux. 1999-02-17 14:57:34 +00:00
leaf%mozilla.org f635193934 Adding makefile.win changes for eric bina. we'll try using camelot to add
the mac project file support.
1999-02-17 06:55:48 +00:00
ebina%netscape.com 73d3b0457c Use PR_TRUE and PR_FALSE instead of True and False. 1999-02-17 01:27:10 +00:00
ebina%netscape.com fb4e53043d First round of file additions to support pluggable converters 1999-02-12 19:45:25 +00:00
dougt%netscape.com 382a31e053 Removing AutoUpdate from Netlib. 1998-12-30 19:09:39 +00:00
brade%netscape.com 23a16f81fc add prototype for NET_FindProxyInJSC to reduce compiler warnings on Macintosh. 1998-12-30 16:00:01 +00:00
shaver%netscape.com 009626137f resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles 1998-12-18 02:55:23 +00:00
donm%netscape.com 892afafcc0 backing out Shaver's changes. -donm 1998-12-16 00:49:36 +00:00
shaver%netscape.com 10c5b7a554 Make apprunner link dynamically.
Sprinkle Makefile.ins with NO_STATIC_LIB to speed the build and reduce the disk
requirements.
1998-12-15 22:17:14 +00:00
ramiro%netscape.com 2009b728de Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
cyeh%netscape.com e9d3c67427 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
rpotts%netscape.com bed3e44211 fix bug #1112. For MODULAR_NETLIB never null out the fe_data field of the URL Struct... 1998-11-05 05:37:58 +00:00
raman%netscape.com 37bc1d8171 Added an include for autoupdt.h 1998-10-28 20:17:25 +00:00
cls%seawood.org 8876d7a20e Moved zlib from REQUIRES to a ifndef MOZ_NATIVE_ZLIB endif block. 1998-10-22 03:59:53 +00:00
pierre%netscape.com 8e373baa45 fix mozilla build: for some reason, the XP strings (yep, allxpstr.h) are declared and allocated in that file. 1998-10-06 05:01:55 +00:00
pierre%netscape.com e10f7a92e3 fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions 1998-10-06 03:00:28 +00:00
cyeh%netscape.com 3c34f3063b removing obsolete files. use MANIFEST instead. 1998-10-05 18:42:02 +00:00
raman%netscape.com 0e8aa0e8f8 Checking in changes from hshaw. These changes are bug fixes from 4.5. Minor tweaks after the codereview by raman. 1998-09-30 18:07:26 +00:00