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

91388 Коммитов

Автор SHA1 Сообщение Дата
nicolson%netscape.com 98df7a2527 Add a test target and some classes and scripts.
Now we can test with "gmake test".
2001-11-02 06:33:21 +00:00
alecf%netscape.com 75dcad1127 REQUIRES cleanup 2001-11-02 06:30:34 +00:00
stephend%netscape.com 742120b6d6 Bug 71843. Classic:mail compose:spell button is lower than other buttons. Images by Shuehan Liang <shliang@netscape.com> r=jag, sr=hewitt 2001-11-02 05:35:05 +00:00
stephend%netscape.com 42338e8c2a Bug 99514. arrow-right.gif vs. arrow-rit.gif. Patch by Shuehan Liang <shliang@netscape.com> r=andreww, sr=hewitt 2001-11-02 05:29:37 +00:00
stephend%netscape.com 8e14cae724 Bug 52888. Classic skin: scrollbar should be at right edge of window. Patch by Shuehan Liang <shliang@netscape.com> r=jag, sr=hewitt 2001-11-02 05:23:45 +00:00
mcafee%netscape.com caa12c0123 General purpose version of bloat.pl 2001-11-02 05:22:00 +00:00
mcafee%netscape.com 4002af17b4 no warn.pl anymore 2001-11-02 05:20:25 +00:00
waterson%netscape.com 355f78d581 More types. Remove JS stuff so we can account for it better. 2001-11-02 05:17:28 +00:00
dp%netscape.com 3e3319f35a bug# 105509 inlining nsHashKey::nsHashKey
r=dougt, sr=jband
2001-11-02 04:58:30 +00:00
hewitt%netscape.com 75ec4eabf5 Bug 96817. Menu item spacing is larger for bookmarks menu. Patch by Shuehan Liang <shliang@netscape.com> r=andreww, sr=hewitt 2001-11-02 04:53:43 +00:00
jst%netscape.com cacd57b2ae Fixing bug 52120. Make mozilla pass the expected arguments to window.onerror. r=jkeiser@iname.com, sr=jband@netscape.com 2001-11-02 04:49:07 +00:00
hewitt%netscape.com e58ecb7c9d Bug 90846. Navigation toolbar is one pixel thicker with Print button. Patch by Shuehan Liang <shliang@netscape.com> r=andreww, sr=hewitt 2001-11-02 04:41:44 +00:00
jband%netscape.com 049fc18598 part of fix to bug 108045. gracefully handle the case where we can't get info about an interface. r=jst sr=brendan 2001-11-02 04:41:37 +00:00
jband%netscape.com 5c71948424 fix bug 108045. Don't crash on case where an xpt file is missing an interface info that was there when the manifest got built. Insead, fail gracefully and force the subsequent run to re-autoreg. r=jst sr=brendan 2001-11-02 04:40:13 +00:00
hewitt%netscape.com c57f577511 Bug 95632. Account Central doesn't use system colors. Patch by Shuehan Liang <shliang@netscape.com> r=andreww, sr=hewitt 2001-11-02 04:38:49 +00:00
hewitt%netscape.com ac4d02043d Bug 80349. Classic skin links in What's Related have dark highlighting. Patch by Shuehan Liang <shliang@netscape.com> r=andreww, sr=hewitt 2001-11-02 04:36:29 +00:00
hewitt%netscape.com 1b7e8199a3 Bug 76171. Need minimum height/width for certain cases in classic theme. Patch by Shuehan Liang <shliang@netscape.com>. r=andreww, sr=hewitt 2001-11-02 04:33:00 +00:00
nelsonb%netscape.com 9740e66d2f Reimplement SSL_GetChannelInfo. Add new function SSL_GetCipherSuiteInfo().
Also, implement new ciphersuite preference order.  Bug 78959.
2001-11-02 04:24:28 +00:00
dbaron%fas.harvard.edu a041591297 Ensure that we don't re-resolve placeholders to the style context that should be on their out-of-flow frame. Fixes autocomplete popup. b=107744 r=waterson sr=hyatt 2001-11-02 04:14:58 +00:00
nelsonb%netscape.com f941ac3116 Put better comments by the table of preconfigured policies. 2001-11-02 04:00:27 +00:00
kmcclusk%netscape.com 01bf16daff fix crash by removing DisplayZTreeNode's from the mMapPlaceholderViewToZTreeNode hashtable in DestroyZTreeNode. bug 78661. r=roc+moz sr=attinasi 2001-11-02 03:59:28 +00:00
kmcclusk%netscape.com 4a795f4883 Wrap nsViewManager::ShowDisplayList in DEBUG #ifdef to reduce footprint a bit. bug 78661. r=karnaze sr=attinasi 2001-11-02 03:53:22 +00:00
jpierre%netscape.com 21b2ea2ba9 One more fix for 105271 2001-11-02 03:37:41 +00:00
loadrunner%betak.net 242cbc0406 bug 103941, Unable to change utf-8 charset on the NS pb page, r=yokoyama, sr=blizzard 2001-11-02 03:32:23 +00:00
loadrunner%betak.net 86095087bd bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan, alecf 2001-11-02 03:29:30 +00:00
jpierre%netscape.com ff8167e83b Partial fix for 105271 2001-11-02 03:11:32 +00:00
jpierre%netscape.com 04173d6cc2 Fix for OS/2 build 2001-11-02 03:10:29 +00:00
cavin%netscape.com 92ff9e9cd4 Bug #101480: In ParseListOfMessageIds(), set 'm_fetchPartsOnDemand'
to true if we're asking for body only. r=sspitzer, sr=mscott.
2001-11-02 03:09:38 +00:00
pchen%netscape.com 81a00d4c31 81762, r=jag, sr=sfraser, remove uses of nsCRT::strlen() with testing for null and non-empty string, also use IsEmpty() for nsXPIDLCStrings 2001-11-02 02:55:59 +00:00
pchen%netscape.com 4fb58159ad 81762, r=jag, sr=sfraser, remove uses of PL_strlen with testing for null and non-empty string, also change const char* to static const char[] so that we can use sizeof-1 instead of PL_strlen 2001-11-02 02:55:56 +00:00
pchen%netscape.com e78cdfbc39 81762, r=jag, sr=sfraser, remove uses of PL_strlen with testing for null and non-empty string 2001-11-02 02:55:51 +00:00
jpierre%netscape.com 20b585efeb Enable debug info in ASM code on OS/2 2001-11-02 02:41:33 +00:00
javi%netscape.com 24bef8bfee NOT PART OF BUILD
The project file that was previously checked in was somehow corrupted.
Updating to version on tip of OTIS_TEST_BRANCH

NOT PART OF BUILD
2001-11-02 02:22:04 +00:00
bzbarsky%mit.edu 0d0d35c968 Add a pref (layout.frames.force_resizability) to force frames to be
resizable.  Bug 105797, r=hyatt, sr=attinasi
2001-11-02 02:19:49 +00:00
pschwartau%netscape.com c97d13ddcf Improving readability. 2001-11-02 02:17:57 +00:00
nhotta%netscape.com 373ca6f2c9 Fixed a problem of a charset attribute for Script element is ignored,
request->mElement->GetCharset(charset) succeeded but the returned value 'charset' was ignored, fixed that problem,
bug 106360, r=ftang, sr=jst.
2001-11-02 02:07:08 +00:00
pschwartau%netscape.com 491a9eb409 Initial add. Regression test for bug 107771. 2001-11-02 02:06:54 +00:00
jj%netscape.com 361fca7585 fix for bug #106566: updated 'vers' 2 resource to 0.9.5+ (installer) 2001-11-02 02:00:16 +00:00
mscott%netscape.com f2e63b8971 NOT PART OF THE BUILD
new files for 106507

NOT PART OF THE BUILD
2001-11-02 01:59:55 +00:00
av%netscape.com cf25f6ec3e Bug 96245 -- xp'zation of dir separator symbol in the spy plugin, not part of the build 2001-11-02 01:58:46 +00:00
jst%netscape.com ce7b65d3ee Fixing bug 35294. Speeding up insertion of (specifically appending) document fragments to an element. r=rjesup@wgate.com, sicking@bigfoot.com, sr=vidur@netscape.com 2001-11-02 01:55:49 +00:00
hyatt%netscape.com aaeeb23237 added files: mozilla/content/xbl/src/nsXBLContentSink.cpp, mozilla/content/xbl/src/nsXBLDocumentInfo.cpp 2001-11-02 01:54:58 +00:00
hyatt%netscape.com afd46b9852 added files: mozilla/content/shared/src/nsXBLAtoms.cpp 2001-11-02 01:54:06 +00:00
hyatt%netscape.com 19490453c9 Fix for 106153, avoid building a content model for XBL event handlers, r=bryner, sr=waterson 2001-11-02 01:53:13 +00:00
waterson%netscape.com 3b29928835 Changes for the page loader test. r=mcafee 2001-11-02 01:35:13 +00:00
alecf%netscape.com 7fb5803eb5 fix - why doesn't outlook build on my machine? 2001-11-02 01:03:07 +00:00
rangansen%netscape.com 4e6432ed9e Bug# 101760 ; r=javi ; sr = hewitt ; fixing window sizing issue 2001-11-02 00:34:15 +00:00
ddrinan%netscape.com 9e015ccb37 Bug 107375 - update localVersion to 0.9.6. r=jbetak, sr=dveditz 2001-11-02 00:27:05 +00:00
rangansen%netscape.com ec130d7ff8 Bug# 94203 ; r=javi ; sr = hewitt disabling backup all button when there is no cert 2001-11-02 00:25:02 +00:00
alecf%netscape.com cb27dff83f argh, this was left over cruft from my tree 2001-11-02 00:17:29 +00:00