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

392 Коммитов

Автор SHA1 Сообщение Дата
dmose%mozilla.org ec37cbfc25 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
waterson%netscape.com 8241422540 Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 02:10:08 +00:00
warren%netscape.com 8c71c45537 Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty. 1999-10-08 01:49:06 +00:00
briano%netscape.com 5cce814e1e General cleanup. 1999-09-17 22:12:46 +00:00
ramiro%netscape.com ec21b9ecbc Set the timer lib flags in one place. 1999-08-24 14:54:59 +00:00
ramiro%netscape.com 67c9f11465 DIE DAMMIT 1999-08-24 03:34:13 +00:00
briano%netscape.com 5ca4aa0b87 Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
briano%netscape.com 007ea62765 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
rickg%netscape.com 65fcb776bb replaced call to deprecated nsString API 1999-07-26 00:47:36 +00:00
nisheeth%netscape.com af465500ca Make NS_OK and NS_FALSE play better with the NS_FAILED and NS_SUCCEEDED macros. 1999-07-21 19:42:14 +00:00
gagan%netscape.com 14c1cb2c49 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
ramiro%netscape.com a09ea8b7ca Landing timer move on unix. 1999-07-17 14:22:51 +00:00
sspitzer%netscape.com 17366d87c0 fix warning 1999-07-15 06:58:53 +00:00
toshok%hungry.com 56739fb156 squelch unused parameter warnings. 1999-07-07 05:38:55 +00:00
ramiro%netscape.com 5cdb03367b Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
radha%netscape.com 0dbc2efd4c Set XP_AppPlatform to the right platform name instead of a
generic "Unix". This checkin applies only to unix builds
1999-07-04 22:41:59 +00:00
ramiro%netscape.com 43295086e9 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 0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
ramiro%netscape.com f41e67c622 Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
law%netscape.com 7486db5985 Fix for bug #4930; calculate Win version properly 1999-07-01 23:09:17 +00:00
warren%netscape.com bd73f68e8b Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
mcafee%netscape.com f200abccb2 Changes for BeOS. 1999-06-28 08:12:44 +00:00
mcafee%netscape.com b700ca9058 BeOS changes. 1999-06-27 10:17:36 +00:00
ramiro%netscape.com 773e34ec7d Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
warren%netscape.com 4001aade80 Renamed nsIURLGroup to nsILoadGroup in preparation for necko. 1999-06-25 02:17:37 +00:00
warren%netscape.com 1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
sspitzer%netscape.com 88ce6c8bd2 check for null before deferencing. 1999-06-15 02:11:56 +00:00
mscott%netscape.com b6b31b270a Fix for Bug #8117 --> aborting a connection was causing an error condition to get passed into the
nsDocumentLoader::OnStopBinding. But an abort is not an error condition. the document loader
was incorrectly complaining that we had an error when we really didn't.
1999-06-14 22:47:15 +00:00
mscott%netscape.com 1b21b35d6b Fix memory leak of file name. 1999-06-12 00:52:06 +00:00
warren%netscape.com b113f2332f Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
morse%netscape.com 8298571d93 put cookies file in the correct directory 1999-06-05 23:17:47 +00:00
briano%netscape.com 8699ea0019 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
morse%netscape.com 9b4f8a23d0 reimplement cookie viewer 1999-06-04 21:51:57 +00:00
warren%netscape.com cbbfa208f8 IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
akkana%netscape.com e4a4b00aa4 Fixing crash because of unprotected NULL ptr. - akkana & dp 1999-05-27 23:42:34 +00:00
danm%netscape.com 6bb6711f52 save search part of URL when munging and reconstructing 1999-05-27 20:34:42 +00:00
peterl%netscape.com b21512200e made Equals() test ref & search too 1999-05-26 23:41:22 +00:00
jefft%netscape.com 628d85ba39 use NS_IF_ADDREF & NS_IF_RELEASE instead of NS_ADDREF & NS_RELEASE in case of null mURL & mProxy 1999-05-26 21:46:42 +00:00
jefft%netscape.com 6433017be7 make sure stream Wrire() returns correct error code when the stream is closed 1999-05-26 21:45:20 +00:00
dp%netscape.com a4a8a169a8 Fixing tests 1999-05-26 07:46:01 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
mscott%netscape.com d1327abcaf hacks to get the transport socket to correctly run multiple urls over a connection. unfortunately, sockstub caches connections based on the url. so i'm faking it by keeping both the url struct used to open the connection around along with the url_struct for the current running url. 1999-05-13 22:55:44 +00:00
mscott%netscape.com 694043411e Add ability to change the url being used for a connection. This allows us to run multiple urls on a connection which we need for many of the mail protocols. 1999-05-13 22:52:25 +00:00
sspitzer%netscape.com 76ba1a5617 make destructor virtual 1999-05-13 03:39:34 +00:00
jdunn%netscape.com 716aaad46d fix error... returning 'false' instead of 'FALSE' 1999-05-11 00:51:00 +00:00
davidm%netscape.com f0fcabbccd work needed to get password UI up and working 1999-05-10 22:18:08 +00:00
hyatt%netscape.com eb5cc9711c Switching over to nsIEventQueues instead of PLEventQueues. 1999-05-04 23:31:26 +00:00
pinkerton%netscape.com 7638e305fb added GetIID() method. 1999-04-30 08:59:11 +00:00
bruce%cybersight.com cf149ac0d7 Further purging of -lnetutil from Unix build. 1999-04-28 05:39:11 +00:00
dveditz%netscape.com 9311a16cbb fix zlib name on windows 1999-04-28 00:40:56 +00:00