Commit Graph

73284 Commits

Author SHA1 Message Date
dougt%netscape.com
a2e5426d51 Second cut at an embedding makefile. This is not part of the seamonkey build. 2000-11-22 18:39:16 +00:00
nboyd%atg.com
e2c5be11b5 * Add ContextListener interface
* Add ability to access shell functions from compiled scripts, and to
  add shell functions to embedded apps more easily
2000-11-22 15:00:05 +00:00
brendan%mozilla.org
6aa1f0087f Add trace-malloc logfile flushing from an idle handler (r=rayw, a=waterson, not part of build). 2000-11-22 08:06:38 +00:00
brendan%mozilla.org
4a242ba8a6 Revamp REALLOC record for rayw's tool; add flush-log-files function (r=rayw, a=waterson, not part of build). 2000-11-22 08:05:05 +00:00
mcafee%netscape.com
dcf94d699d Tinderbox hints 2000-11-22 03:12:24 +00:00
gayatrib%netscape.com
16abd2924f Fix for bug 44664--No feedback when no hits found in Search. r=racham sr=mscott 2000-11-22 01:32:54 +00:00
mcafee%netscape.com
fcd0f79ce3 Adding _parent target to url printed out in express mode. 2000-11-22 01:22:51 +00:00
koehler%mythrium.com
93544a93ce Fixing bug 58874, making network works under BeOS. r=valeski@netscape.com,
r=matt@hottub.org, sr=mscott@netscape.com
2000-11-22 01:06:29 +00:00
radha%netscape.com
263ac5b42b Trivial fix for a problem described in bug # 53869. 2000-11-22 00:34:13 +00:00
locka%iol.ie
7925fafff0 NOT PART OF BUILD. Fixed nuisance problem in CBrowse test caused by two default buttons 2000-11-22 00:03:26 +00:00
relyea%netscape.com
3cb959d7b5 Check in PKCS #11 test suite. 2000-11-21 23:56:51 +00:00
mscott%netscape.com
1849aa8f24 Bug #60830 --> use nsCRT::memcpy instead of memcpy.
sr=bienvenu
2000-11-21 23:56:40 +00:00
morse%netscape.com
83cc6d970f bug 59184, file had 0x96 chars in it, r=verah, a=ben 2000-11-21 23:47:21 +00:00
dougt%netscape.com
29cef744e4 Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com 2000-11-21 23:40:34 +00:00
ssu%netscape.com
7e65000fe8 fixing bug #60449 - Default Custom N6 installer w/o CDAutorun shell aborts (from CD Media). sr=mscott, r=dveditz. affects only windows platforms 2000-11-21 23:18:20 +00:00
mkaply%us.ibm.com
8329627e43 #58668
r=cls
Makefile change so OS/2 doesn't use buffered I/O
Need to fix buffered I/O to not use fopen
2000-11-21 23:15:10 +00:00
beard%netscape.com
8e184e94ea [not part of build] support for different kinds of buttons (thanks to lordpixel@mac.com for initial code). 2000-11-21 07:55:16 +00:00
beard%netscape.com
b207a2eb0b [not part of build] added scrollbar?part=rightArrow,leftArrow,topArrow,bottomArrow. 2000-11-21 06:09:42 +00:00
beard%netscape.com
e91e83a16c [not part of build] added scrollbar?part=thumb. 2000-11-21 05:32:23 +00:00
waldemar%netscape.com
72079cafdb Added support for white space. Removed initial / production. 2000-11-21 04:07:05 +00:00
waldemar%netscape.com
bcfad386e1 Renamed simple to span 2000-11-21 04:06:44 +00:00
blakeross%telocity.com
a7afd13d62 Fix 58272: file | new message doesn't work in compose window. r=scottip sr=alecf 2000-11-21 02:36:03 +00:00
sspitzer%netscape.com
054aaea9f3 fix build bustage, thanks to mscott for the help. 2000-11-21 02:29:21 +00:00
sspitzer%netscape.com
7c44d4f430 fix for #54491 and #60507
remove some more bloat from the subscribe code.  use the SubscribeTree
to build up the hostinfo.dat file instead of keeping a duplicate nsCStringArray
sr=bienvenu
2000-11-21 02:06:03 +00:00
sspitzer%netscape.com
fc21518022 fix for #54728. remove passwords for server from the password manager when we remove the server.
fix by andrew.taylor@cal.montage.ca, r=sspitzer, sr=bienvenu
2000-11-21 01:21:37 +00:00
darin%netscape.com
392b45694d Fixes bug 45747. Proxy auth does not handle multiple Proxy-Authenticate
headers.  Causes problems with MS proxy server II.  Patch supplied by
Brandon_Stewart@circuitcity.com.  r=darin, sr=mscott.
2000-11-21 01:14:50 +00:00
naving%netscape.com
a1f139632a #36255 r=sspitzer, sr=mscott. Do not send the select command to back end
because it is only a folder-only folder.
2000-11-21 01:00:55 +00:00
brendan%mozilla.org
ebcad77254 Store real JSString*, not address of auto JSSubString, in local root (60674, r=beard, sr=jband). 2000-11-21 00:51:43 +00:00
darin%netscape.com
c7e3555d87 Updates to test file to support overlapped requests. 2000-11-21 00:49:41 +00:00
disttsc%bart.nl
8b368e597b Fixes reference cycle causing leaks, bug=60927, r=dbaron, a=alecf 2000-11-21 00:47:33 +00:00
beard%netscape.com
8831ac82be updated dependencies 2000-11-21 00:31:10 +00:00
beard%netscape.com
b36e637399 added explicit getString() method to StringFormatter, and removed operator String() methods. 2000-11-21 00:29:39 +00:00
cls%seawood.org
434edd6f33 Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
beard%netscape.com
73fda2e03f Made getStaticSlot() static, to remove warning. 2000-11-21 00:15:39 +00:00
beard%netscape.com
9c337d0b4d fixing unsigned/signed conversion warnings. 2000-11-21 00:14:55 +00:00
javi%netscape.com
d07a8cd327 Add the ability to set what directory is used for the key and cert db's. 2000-11-20 19:46:14 +00:00
dave%intrec.com
e1c03da389 Fix for bug 45586: Component, Version, and Milestone values are no longer
shown that belong to products the user can't see if usebuggroups is
active.  Patch by Matthias Radestock <rade@lshift.net>
2000-11-20 19:42:36 +00:00
nboyd%atg.com
428ac32f72 Merge debugger changes into trunk. 2000-11-20 16:16:32 +00:00
nboyd%atg.com
439a621e0a Fix for updated filename. 2000-11-20 14:44:56 +00:00
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
alecf%netscape.com
3dcf75e0bf re-fix bug 59520 to handle dragged urls with attachments
r=blake
2000-11-20 06:46:47 +00:00
pavel%gingerall.cz
989cb4c77a - script compilation support (JS::CompileScript)
- compiled script may be executed (JS::exec)
- memory leak fixed
  (JSVALtoSV returning objects; magic has to to a mortal value)
2000-11-19 14:40:33 +00:00
beard%netscape.com
a840dd8645 [not part of build] use __NSInitialize/__NSTerminate as CFM init/term routines, mainly for GC leak detector compatibility. 2000-11-18 17:49:39 +00:00
beard%netscape.com
e17c2c9e3d [not part of build] fix leaking rendering contexts. 2000-11-18 17:47:09 +00:00
ccarlen%netscape.com
a5d5a3f300 Fix small leak I made yesterday. sr=scc@mozilla.org 2000-11-18 14:11:10 +00:00
disttsc%bart.nl
50b9b26523 Add necko packages to installed-chrome.txt. bug=54241, r=cls, a=alecf 2000-11-18 03:26:53 +00:00
beard%netscape.com
fa3c57b737 CW Pro 6 compatibility. 2000-11-18 03:14:07 +00:00
alecf%netscape.com
e749fbab7e fix BeOS bustage (this code not part of mac/win/unix builds) 2000-11-18 03:08:57 +00:00
alecf%netscape.com
73725ce62c oops, fix it a little more 2000-11-18 03:07:09 +00:00
alecf%netscape.com
72386f4119 fix BeOS bustage (this code not in the mac/win/unix builds) 2000-11-18 03:05:53 +00:00