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

53890 Коммитов

Автор SHA1 Сообщение Дата
cata%netscape.com 5a58040012 Listener code for the onload event. r=hyatt, a=bobj bug #28108. 2000-02-23 00:00:26 +00:00
bruce%cybersight.com bd75c76d80 Fix for a memory leak. a=waterson,r=dougt 2000-02-22 23:47:25 +00:00
larryh%netscape.com a6ec82dbd8 fix prtypes.h 2000-02-22 23:44:26 +00:00
dbragg%netscape.com ea9cfc5cc2 backend fix for bug 13850 a=jar r=gayatrib 2000-02-22 23:27:00 +00:00
slamm%netscape.com c05a583283 Fix build bustage on Solaris. 2000-02-22 23:03:00 +00:00
valeski%netscape.com 235ec122da r=rhp, a-leaf. Fixing a crasher before it hits us 2000-02-22 22:44:38 +00:00
pinkerton%netscape.com 53a91c6119 Fix for 26668. Wasn't correctly advertising text/plain because of a logic
error with strcmp. r=hyatt a=jar.
2000-02-22 22:40:38 +00:00
ducarroz%netscape.com 8e9f767934 Fix for PDT+ 28314. Change default value for AB card property "Send Plain Text" to true. R=hangas, A=phil. 2000-02-22 22:37:03 +00:00
ducarroz%netscape.com 8c2b59f72a Fix for PDT+ 28451. We need to preset return value in case user close dialog using the close box. R=hangas, A=phil 2000-02-22 22:35:26 +00:00
slamm%netscape.com 96613aea4c Make new panel show up after addPanel() call (bug 28073). Fixed by appending element *after* other assertions and by grouping assertions with 'inbatch' assertion. This is the same way the customize dialog does it. r=waterson a=chofmann. 2000-02-22 22:33:07 +00:00
rhp%netscape.com 3a736250f2 Fix for I18N problem with saving mail messages - Bug #23418 - r: ducarroz - a: jar 2000-02-22 22:27:51 +00:00
slamm%netscape.com 5532d5b926 Make client.mk self-updating. Thanks, Chris, for the original implementation. r=cls@seawood.org a=leaf 2000-02-22 22:25:56 +00:00
bruce%cybersight.com e789f4a295 Fixes a memory leak. r=shaver,a=waterson 2000-02-22 22:22:02 +00:00
vidur%netscape.com e5b64e43ae Fix for bug 27775. Introduced idl keyword 'replaceable' and marked some of the newer window properties with it. Fixes pages like www.oracle.com that have define window-scoped variables with the same name. r=rginda, a=chofmann 2000-02-22 22:08:36 +00:00
buster%netscape.com 6ad008c507 fixed bug 25510 and 28084
r=troy
a=jar
2000-02-22 22:06:19 +00:00
buster%netscape.com f3317d4cfe added an assertion that will catch regressions associated with bug 25510
r=troy
a=jar
2000-02-22 22:05:04 +00:00
vidur%netscape.com c15943f018 Fix for bug 28283. Crash setting window.innerHeight - fixed typo in setter. r=travis, a=chofmann 2000-02-22 22:03:55 +00:00
svn%xmlterm.org 44154addfd xmlterm changes only, a=leaf (not part of the default build).
Implemented full screen operations in XMLTerm, although still buggy.
Commands like 'less', 'vi', and 'emacs -nw' now work in stand-alone xmlterm,
although scrolling is still messed up. Compiles with Feb21 tree.
2000-02-22 20:18:19 +00:00
dougt%netscape.com cd46314d5e fixed regression: 28775 a=leaf, r=ssu. 2000-02-22 19:46:05 +00:00
dbaron%fas.harvard.edu e866e998ed Bug 28413. Correct computation of total leaks. r=warren@netscape.com a=rickg@netscape.com 2000-02-22 13:25:20 +00:00
kvisco%ziplink.net 9b4801a897 updated with latest changes 2000-02-22 11:25:41 +00:00
kvisco%ziplink.net 202ff91e8d This file is a duplicate of docs/release.txt 2000-02-22 11:20:32 +00:00
kvisco%ziplink.net d6d60049c1 This file is a duplicate of docs/changes.txt 2000-02-22 11:19:43 +00:00
kvisco%ziplink.net d041271e27 Added support for getting the parent node of an Attribute, also added support
for sorting a NodeSet by document order.
2000-02-22 11:16:42 +00:00
kvisco%ziplink.net 3c8f724d82 Initial check in of DOMHelper.cpp, used to overcome some DOM related
deficiencies.
2000-02-22 11:12:57 +00:00
kvisco%ziplink.net 80576037db Simple cleanup on source 2000-02-22 11:10:01 +00:00
leaf%mozilla.org ad77da03a5 we need to ship the nspr binary libraries with the installer..
does not affect tinderbox/developer build, fixes release builds.
2000-02-22 07:37:03 +00:00
mscott%netscape.com 900d504a5d Bug #27960 --> profile manager needs to implement nsIURIContentListener
for the registration window it tries to bring up. We need to do this because
that window runs a url and we want to force the uriloader to load all urls
inside this chrome window. We wouldn't need this code if the registration url
ran inside of a browser window.
r=travis
a=phil
2000-02-22 07:21:29 +00:00
pavlov%netscape.com a97960b076 fix for xmlterm build a=leaf (not part of the default build) 2000-02-22 07:16:01 +00:00
rickg%netscape.com 080e0a42ee fixed pdt+ 28342; r=harishd; a=jar; precheckins passed 2000-02-22 06:26:06 +00:00
dougt%netscape.com 2851ebfb56 Caused a regression in the nsLocalFile. If ResolveAndStat fails, we want
to return the NS_ERROR_FILE_NOT_FOUND value, not the NS_ERROR_FAILURE value.
a=jar.
2000-02-22 06:16:08 +00:00
waterson%netscape.com 887eabb12d Bug 28473. Make style resolution cheaper when 'width' and 'height' attributes are changed on a <window>. r=hyatt, a=jevering. 2000-02-22 06:09:41 +00:00
waterson%netscape.com 6d0ebbccfd Bug 27855. Use an event instead of a timer to flush the event queue when the app is shutting down. r=syd, a=jevering. 2000-02-22 06:01:57 +00:00
pinkerton%netscape.com ac21e5ccd0 Fix for bug 26150, implementing radio behavior in mac native menus. also some minor cleanup and dead code removal. r=saari, a=jar. 2000-02-22 04:47:12 +00:00
pinkerton%netscape.com dde273df34 cleanup tabs r=saari, a=jar. 2000-02-22 04:45:53 +00:00
danm%netscape.com 698eb199f8 stop up small but profuse leak on NT; probably a runtime lib bug. r=waterson a=jevering 2000-02-22 04:13:24 +00:00
dbaron%fas.harvard.edu 1e222cfa0f Fix bug 28544: stop leaking webshells when user enters URL in the URL bar. r=karnaze@netscape.com a=rickg@netscape.com 2000-02-22 04:06:16 +00:00
jdunn%netscape.com c63a7c3d44 r=cls@seawood.org
a=leaf@netscape.com
# 28114
Adding MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS because there is now a TIMER
dependency in this sharedobject (see nsBrowserInstance.cpp)
2000-02-22 03:55:32 +00:00
bienvenu%netscape.com 768775fb2a null terminate cookie coming back from logon redirection, a=phil,r=mscott 18920 2000-02-22 03:01:04 +00:00
varada%netscape.com 25feeddca5 checking in changes to enable setting up of homepage thru the all-ns.js file 2000-02-22 02:26:56 +00:00
mcafee%netscape.com bde3cc5cdd Better BloatTest output. 2000-02-22 02:14:47 +00:00
pinkerton%netscape.com 73ff5d2c82 Fix for bug 25073. groupName for radio button items was not being set
initially if the item was checked in the content model when the frame
was created. Now always make sure we set that member. r=hyatt a=rickg
2000-02-22 01:50:48 +00:00
morse%netscape.com 54c942a13a fix bug 28685, repeatedly rereading the same files, r=alecf, a=jar 2000-02-22 01:46:41 +00:00
ruslan%netscape.com 39972a5e0c Add initial implementation of http/1.1 chunk-encoding converters. Not
included into the build for the time being.
2000-02-22 01:46:23 +00:00
dougt%netscape.com ec5ba812cc Fix to make this makefile produce a simple program which is named different
from the shared lib. Also fixes VMS bustage  Submitted by colin@theblakes.com, r=me, a=jevering.
2000-02-22 01:02:09 +00:00
rhp%netscape.com 838d62721d Problem saving email in original charset - Bug #: 23418 - r: nhotta - a: phil 2000-02-22 01:02:08 +00:00
racham%netscape.com 5a7090acef Fixing bugs 28243, 27402 and 27850. MozRegistry is updated whenever the profile information is changed. This allows profile selector reflect the registry values directly. r=sspitzer,norris. a=jar,phil 2000-02-22 00:01:39 +00:00
karnaze%netscape.com 00ea02e6b9 fix cvs merge error in regression data, not affecting the build 2000-02-21 23:46:48 +00:00
cata%netscape.com 5393357075 Fixing bustage: add .get() to a comptr to make it compile on linux. 2000-02-21 23:29:49 +00:00
cata%netscape.com 37db4e95e7 Changing default pref value. r=naoki, a=bobj, bug #24027 2000-02-21 23:12:22 +00:00