wtc%netscape.com
1b75612ce4
Bugzilla bug #17184 : PR_Bind should not set the SO_REUSEADDR socket
...
option. The HAVE_SOCKET_REUSEADDR macro is now obsolete. Tests
that depended on the old PR_Bind behavior needs to call PR_SetSocketOption
before PR_Bind.
Modified files: _beos.h, _os2.h, _unixos.h, _win16.h, _win95.h, _winnt.h,
prsocket.c, ptio.c, accept.c, acceptread.c, sel_spd.c, servr_kk.c,
servr_ku.c, servr_uk.c, and servr_uu.c.
1999-10-26 01:58:10 +00:00
pavlov%netscape.com
3af3cece8d
merge some changes that got dropped somehow during the landing r=hyatt
1999-10-26 01:54:39 +00:00
tbogard%aol.net
6dc5f4e4c6
Updated to use new nsDocShellBase class. Removed a bunch of code from this level so it instead can be pulled from the base class.
1999-10-26 01:46:22 +00:00
tbogard%aol.net
68a4a8f1cd
Added basedocshell library to the list of bound libraries.
1999-10-26 01:45:11 +00:00
tbogard%aol.net
34a6d664d7
Created a base class library that will provide the shared docShell implmentation.
1999-10-26 01:44:00 +00:00
slamm%netscape.com
f83a8fee9f
Fix typo.
1999-10-26 01:40:23 +00:00
tbogard%aol.net
6843d6728e
added files: mozilla/xpcom/base/nsIInterfaceRequestor.idl
1999-10-26 01:37:45 +00:00
tbogard%aol.net
e93c451dd6
Adding nsIInterfaceRequestor.idl to the list of built IDL files.
1999-10-26 01:37:29 +00:00
waqar%netscape.com
e9ff1627d1
# 15904
...
r vidur
d fixes a problem where first character of the comment was being destroyed.
1999-10-26 01:30:55 +00:00
edburns%acm.org
cb86e2278a
r=edburns@acm.org
...
author=idk@eng.sun.com
#16149
approver=edburns@acm.org
1999-10-26 01:29:09 +00:00
mccabe%netscape.com
8d32ad4bc2
Initial checkin of mozbot code-reviewing functionality.
1999-10-26 01:22:00 +00:00
Jerry.Kirk%Nexwarecorp.com
457559aa6d
Trying to fix complex clipping to reduce redraws in apprunner.
...
Also fixed key handling for CTRL-keys.
r=kedl
1999-10-26 01:13:20 +00:00
scc%netscape.com
4125213bc3
Don't |delete| interface pointers. Use |AddRef()| and |Release()| instead. Bug #16762 , r=pinkerton.
1999-10-26 00:49:33 +00:00
Jerry.Kirk%Nexwarecorp.com
544a7f8feb
Fixing problem with being put into empty text fields
...
This is relly more of a hack, not a fix.
Bug 16886 r=kedl
1999-10-26 00:45:24 +00:00
Jerry.Kirk%Nexwarecorp.com
b90b28b319
Pulling out changes that made nsAppShell inherit from nsIObserver
...
that danm thought I should make cause he changed his mind.
r=kedl
1999-10-26 00:42:08 +00:00
hangas%netscape.com
2819886968
new ui. r=pavlov,german,hyatt
1999-10-26 00:39:19 +00:00
sgehani%netscape.com
2b27cce4c7
First Checked In.
1999-10-26 00:35:41 +00:00
sgehani%netscape.com
2aebc441ed
*** NOT PART OF BUILD ***
Added ASEncoder tool -- AppleSingle encoder and decoder -- with two interfaces:
1> Menu and file selector based GUI
2> AppleScript interface (or callable from any OSA compliant scriptable component)
Fixes bug: 16947.
1999-10-26 00:34:40 +00:00
pinkerton%netscape.com
dd98b3aad0
fix leak of grippy structs when toolbox went away. (r=bienvenu).
1999-10-26 00:22:48 +00:00
ducarroz%netscape.com
6de8bdb25a
Checking it again as for reason, the file I've checked in last time is corrupted.
1999-10-26 00:16:33 +00:00
jefft%netscape.com
df1e881814
fixed bug 17176 -- [DOGFOOD] [Reqression] Can't save attachment; we are not generating message uri correctly; r=mscott
1999-10-26 00:07:27 +00:00
bienvenu%netscape.com
82e8c15274
turn off meteors and spinning barber pole for now r=mscott
1999-10-25 23:45:19 +00:00
ssu%netscape.com
3e270a6545
updated/added/removed install error values to accomodate the fileop
...
routines checked in over the weekend. r=sgehani.
1999-10-25 23:44:09 +00:00
ducarroz%netscape.com
80b135be51
Fix build bustage for nhotta
1999-10-25 23:29:24 +00:00
nhotta%netscape.com
84c2c3099a
Changed unicode conversion for mail send.
...
Added a fallback for unmapped characters, moved entity conversion after the unicode conversion as the fallback, avoided to convert twice for text/html case, part of bug fix 15475, r=rhp.
1999-10-25 23:21:30 +00:00
ssu%netscape.com
37d3898229
fixed parameter problem during compilation for sgehani. r=sgehani
1999-10-25 23:16:46 +00:00
kipp%netscape.com
9ffd358aad
Added missing resources
1999-10-25 23:06:05 +00:00
sgehani%netscape.com
cd391a1444
Fix for bug 17137: added complete and abort routines for mac alias creation XPInstall API. [r=ssu]
1999-10-25 23:05:44 +00:00
kipp%netscape.com
599e66084e
Reduce the number of cases that trigger noisy debug noise
1999-10-25 23:05:31 +00:00
kipp%netscape.com
19d24d7c81
Turned off some more debug noise
1999-10-25 23:05:15 +00:00
kipp%netscape.com
20cde21ca2
r=ftang,brade, bug=16886,9101 - the text transformer was letting some nbsp's through in a few special cases; the text transformer also squelches shy characters now (9101)
1999-10-25 23:04:51 +00:00
kipp%netscape.com
03da21ef69
r=troy, bug=10497; we now support min/max width/height for image elements
1999-10-25 23:03:50 +00:00
kipp%netscape.com
533bdbcf57
Quieted down some debug noise and added a missing newline to a printf
1999-10-25 23:02:43 +00:00
law%netscape.com
5e246a69f0
Bug #14999 ; last holdout that was using toolkit app core - changed to use OpenDialog; r=davidm@netscape.com
1999-10-25 23:02:05 +00:00
dougt%netscape.com
61be2d8efc
ack! what was I thinking.
...
#ifdef'ing not including!!
1999-10-25 22:57:40 +00:00
morse%netscape.com
1864514373
fix bug 17172 -- wrong cookie is displayed, r=goodsger
1999-10-25 22:56:24 +00:00
kmcclusk%netscape.com
baa109b13a
Register nsFormProcessor service to exercise nsIFormProcessor interface.
...
bug 17060. r=karnaze@netscape.com
1999-10-25 22:54:12 +00:00
karnaze%netscape.com
34c79207ee
bug 16284, 14159 nested auto table with percent cells was not growing auto table. nested coord or percent table was only getting min size.
1999-10-25 22:49:51 +00:00
dougt%netscape.com
4502bc79ac
adding nsIFile to nsXPComInit. Currently it is #ifdef'ed off.
...
bug 13320
1999-10-25 22:48:44 +00:00
kmcclusk%netscape.com
a0fcea442f
Call nsIFormProcessor service if it has been registered for each value submitted.
...
bug=17060 r=karnaze@netscape.com
1999-10-25 22:48:43 +00:00
dougt%netscape.com
eba9afd931
changed license.
1999-10-25 22:45:56 +00:00
dougt%netscape.com
ea546800cd
Initial checkin of nsIFile test. bug 13320. r=dougt
...
Not hooked up to build, yet.
1999-10-25 22:45:12 +00:00
dougt%netscape.com
6ff4a8ef56
Initial checkin of nsIFile windows implementation. bug 13320. r=dougt
...
Not hooked up to build, yet.
1999-10-25 22:44:42 +00:00
akhil.arora%sun.com
1f5ecb584e
15579 r=akhil.arora@sun.com Checkin by Igor Nekrestyanov <nis@sparc.spb.su>
...
Implementation of DOM Events from the W3c DOM Level 2 current working draft
1999-10-25 22:42:40 +00:00
dougt%netscape.com
3ba1f0a07c
adding a progID and className. r=me.
...
NOT PART OF THE BUILD, YET
1999-10-25 22:33:55 +00:00
dougt%netscape.com
080d3870be
Change net module notification to make proxies lazy. r=dveditz, mozbot.
...
This reduces memory overhead.
1999-10-25 22:31:59 +00:00
tbogard%aol.net
1c82dac40d
Added new nsIInterfaceRequestor interface. r=dp
1999-10-25 22:31:40 +00:00
law%netscape.com
f5ab25b28d
Bug #14999 ; use OpenDialog instead of toolkit app core; r=radha@netscape.com
1999-10-25 22:30:40 +00:00
kmcclusk%netscape.com
f130d1b22e
Export nsIFormProcessor.h on Mac. bug=17060; r=karnaze@netscape.com
1999-10-25 22:29:22 +00:00
norris%netscape.com
7871809bfe
Fix 11963 Need security controls on javascript: urls
...
r=mstoltz@netscape.com
1999-10-25 22:23:25 +00:00