Commit Graph

54582 Commits

Author SHA1 Message Date
rjc%netscape.com
a86e6b71f1 Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 05:59:32 +00:00
racham%netscape.com
d2a00531be Fixing bug 19621. State of activation window is controlled based on the activation server's response in a timeout period of 30 sec. r=matt,ben,tao. a=chofmann 2000-03-04 05:56:56 +00:00
ftang%netscape.com
024820eef8 fix 29154. r=hyatt/pollmann a=rickg replace nsISupportString/char*/ToNewCSring
with nsISupportWString/PRUnichar*/ToNewUnicode
2000-03-04 05:37:46 +00:00
pavlov%netscape.com
39be5bb072 fix memory leak bug 29942 r=blizzard 2000-03-04 05:29:23 +00:00
rginda%netscape.com
afde87d5e3 Modify parse_devedge_doc.pl so it didn't lose the description after the first note (this was bad.)
Madify parse_apidoc.pl to warn (not croak) on empty tags, and to be able to deal with duplicate tags.
2000-03-04 05:07:20 +00:00
blizzard%redhat.com
918d3b4c4e fix memory leak documented in bug #29945. actually use refcnting the way it is supposed to be. r=pavlov 2000-03-04 05:04:33 +00:00
ducarroz%netscape.com
73779b037b Fix bug 30250. Forget to call CreateTheComposeWindow when processing a template message with a body defined. R=jefft,rhp A=phil 2000-03-04 04:51:40 +00:00
amusil%netscape.com
c37c55d770 Fix for Bug 382870. r=mscott a=phil 2000-03-04 04:19:34 +00:00
danm%netscape.com
155b1b253e add API to EventQueueService for creating a monitored event queue. part of bug 25979. r=dougt r=jar 2000-03-04 03:17:01 +00:00
rjc%netscape.com
9180354767 New search URL from Netcenter (mldavis)... approval from Jar to check this in immediately. 2000-03-04 03:07:15 +00:00
matt%netscape.com
245ba9836a Taking out search stuff to put in overlay for commericial build 23989 a=choffman r=ben 2000-03-04 02:28:17 +00:00
mccabe%netscape.com
f8e5bc50b5 Looks like mac doesn't like the spurious ; in
#ifdef DEBUG;

... removing it.
2000-03-04 02:09:26 +00:00
tor%cs.brown.edu
d7527c45a1 Bug #30160. Replace expensive XListFontsWithInfo with XListFonts.
r=blizzard,erik
2000-03-04 02:00:08 +00:00
jj%netscape.com
d5f6f16865 Removed references to MOZ_FULLCIRCLE in mozilla. a=leaf r=sfraser 2000-03-04 01:52:50 +00:00
evaughan%netscape.com
2300c3e8c5 Fix for bug #29900
-r hyatt -a jar
2000-03-04 01:50:58 +00:00
jim_nance%yahoo.com
aeff0378f5 Rearanged directories so --enable-jprof works again
r=sford3@swbell.net
2000-03-04 01:50:50 +00:00
alecf%netscape.com
f58a6a6df0 add files for pref revamp
(not part of seamonkey build)
2000-03-04 01:45:51 +00:00
jj%netscape.com
4dc78e22b8 Changes affecting packaging only, not build. #29549: added Plugins folder to [browser] module #28442: backed-out morse's changes from 1.40 (inexistant .xpt files) removed obsolete viewer:res:xpinstall: directory a=chofmann r=leaf 2000-03-04 01:42:42 +00:00
edburns%acm.org
bb161e49d0 a=edburns
r=ashuk
bug=2069

Native code for spec compliant webclient impl.
2000-03-04 01:37:20 +00:00
karnaze%netscape.com
d60593aad0 new regression test not affecting the build. 2000-03-04 01:29:54 +00:00
mccabe%netscape.com
307db9913d Fix to 30123. Pop up an alert for JavaScript errors rather than printing them to the system console (which results in silent failure on release builds).
r=jband, a=jar
2000-03-04 01:28:06 +00:00
edburns%acm.org
c231d6c5d9 a=edburns
r=ashuk
bug=2069

Java classes for spec compliant webclient impl.
2000-03-04 01:10:58 +00:00
karnaze%netscape.com
61559aa5d3 PDT+ bug 28933 - check for null pointer. r=attinasi, a=rickg 2000-03-04 01:05:18 +00:00
rjc%netscape.com
6235cbecb7 Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 00:51:28 +00:00
rjc%netscape.com
3cc8c64a60 Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar 2000-03-04 00:42:04 +00:00
gagan%netscape.com
199934c425 First checkin. Not in the build yet. Moving the HTTP event sink from .h to .idl. 2000-03-04 00:40:35 +00:00
ftang%netscape.com
fe8ff73487 a=bobj, r=matt correct the 1.5 checkin. matt use the wrong case of 'c' in the function name 2000-03-04 00:39:54 +00:00
ftang%netscape.com
1fe64703c6 fix bug 20570. r=harishd a=jar. Compare against PRUnichar instead of the first byte. 2000-03-04 00:38:12 +00:00
edburns%acm.org
c5cf5503c3 a=edburns
r=idk
bug=14337
2000-03-04 00:34:55 +00:00
sfraser%netscape.com
fdca7c332f Fix for the solaris compiler; I need to include nsITimer.h. r=brade 2000-03-04 00:33:15 +00:00
valeski%netscape.com
942c0cbea5 r=gagan. 29870. We weren't handling a malformed http-equiv refresh header. 2000-03-04 00:32:30 +00:00
mjudge%netscape.com
4aa93745ce a=jar r=ftang 28852 2000-03-04 00:27:16 +00:00
blizzard%redhat.com
a6af9b1075 fix the x/y coords of drag drops, just like drag motion events. part of bug #29578 r=pavlov 2000-03-04 00:24:49 +00:00
matt%netscape.com
94db80804b adding hemp menu branding for bug 4689 was approved by jar 2000-03-04 00:20:32 +00:00
cls%seawood.org
889b6637e1 Force the install phase to build the subdirs first as dependencies are not properly handled. 2000-03-04 00:07:54 +00:00
waterson%netscape.com
83204d2ccc Fix compiler warning; remove unused variable. Hyatt meant to do this. 2000-03-03 23:56:32 +00:00
risto%netscape.com
59e13d9772 *** empty log message *** 2000-03-03 23:52:48 +00:00
mcafee%netscape.com
cd52e3400b Minor HTML correctness change (10980) r=elig, a=jar 2000-03-03 23:45:44 +00:00
hyatt%netscape.com
83044995cc Fix for bug #29556, r=waterson, a=jar 2000-03-03 23:35:29 +00:00
sfraser%netscape.com
d86d156a86 Fix for 29737 -- selecting is slow in large files in composer. r=mjudge, akkana, a=jar. 2000-03-03 23:35:11 +00:00
morse%netscape.com
127c8d3906 fix bug 30184, repeated prompts for master password, r=dp, a=jar 2000-03-03 23:24:11 +00:00
waterson%netscape.com
1c955c9ed2 Bug 29148. Put OnStartLoad() on an event, as well as OnStopLoad(). Avoids re-entrancy where re-entrancy should never be. r=rjc, a=jar. 2000-03-03 23:17:10 +00:00
buster%netscape.com
8076fee6b0 fixed bug 27161 by adding interfacs onto nsIPresShell to get/set the "subshell" for an nsIContent
this part of the fix is temporary, but sufficient for beta.  it calls the pres shell to do the initial association.
after beta, this will be done by the frame construction code.
r=travis
a=jar
2000-03-03 23:16:43 +00:00
waterson%netscape.com
f119fe3159 Bug 29148. Initialize out-params to sane values before returning an error. There are lots of places that don't check return codes on these methods. r=rjc, a=jar. 2000-03-03 23:15:34 +00:00
buster%netscape.com
28ac469ac6 fixed bug 27161 by adding interfacs onto nsIPresShell to get/set the "subshell" for an nsIContent
r=travis
a=jar
2000-03-03 23:15:29 +00:00
waterson%netscape.com
3a38a69faa Bug 29148. Don't abort in the case where an invalid stylesheet reference has somehow made it into the prototype document, but the stylesheet was never put into the cache (an empty CSS file will cause this to happen). Instead, just keep on truckin'. r=rjc, a=jar 2000-03-03 23:14:09 +00:00
joki%netscape.com
4c33e407f9 Fix bug 9140. Prevent window level mouse exit events from accidentally propagating to content. r:rods a:jar 2000-03-03 23:07:31 +00:00
norris%netscape.com
6f23e80fcc Fix 29541
r=travis,a=jar
2000-03-03 22:55:40 +00:00
valeski%netscape.com
55a9cef80b 25775. a=jar, r=rpotts. We now handled the incorrect 'multipart/mixed' type comming from an HTTP reponse for backwards compat. 2000-03-03 22:44:32 +00:00
alecf%netscape.com
dd033ea491 fix for #29304 r=pierre a=jar
only register against the browser.* preferences that layout actually cares about, to improve startup performance
2000-03-03 22:39:31 +00:00