beard%netscape.com
|
cab988a630
|
[not part of build] Added pending exception support, to deal with problem of not being able to enter monitors with a pending exception in the JNIEnv.
|
2001-11-02 08:11:37 +00:00 |
beard%netscape.com
|
0b905e50bf
|
[not part of build] Added getSystemVersion() to ensure plugin only loads on Mac OS X 10.1 and later.
|
2001-11-02 08:07:31 +00:00 |
beard%netscape.com
|
708b940f1d
|
[not part of build] Make class uninstantiable except from native code.
|
2001-11-02 08:01:40 +00:00 |
jst%netscape.com
|
52bd6530f4
|
added files: mozilla/content/html/content/src/nsFormSubmitter.cpp
|
2001-11-02 07:40:23 +00:00 |
jst%netscape.com
|
5bf2cf4e7e
|
Checking in John Keiser's <jkeiser@iname.com> fix for *tons* of form submission and <select> related bugs, see tracking bug 34297 for details. r=rods@netscape.com, sr=jst@netscape.com
|
2001-11-02 07:40:01 +00:00 |
hewitt%netscape.com
|
1257603994
|
Bug 96081. no picture/icons for 'align text to image' on modern. Patch, images by Shuehan Liang <shliang@netscape.com> r=sspitzer, sr=hewitt
|
2001-11-02 06:57:15 +00:00 |
seawood%netscape.com
|
33bf6d62df
|
Fix the problem with using cygwin perl for REQUIRES path resolution.
Thanks to Daniel Nunes <leaf@mozilla.org> for the patch.
Bug #103460
|
2001-11-02 06:54:02 +00:00 |
seawood%netscape.com
|
52016f14e4
|
Fix warnings by only defining _UINT16 & _UINT32 if they aren't already defined.
Thanks to Josh Soref <timeless@mac.com> for the patch.
Bug #107599
|
2001-11-02 06:50:12 +00:00 |
nicolson%netscape.com
|
029ef7eb23
|
get test scripts working, add license.
|
2001-11-02 06:41:44 +00:00 |
jaggernaut%netscape.com
|
dfe4ef469b
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
|
2001-11-02 06:39:49 +00:00 |
nicolson%netscape.com
|
1deac9462b
|
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
|
9e3499664b
|
REQUIRES cleanup
|
2001-11-02 06:30:34 +00:00 |
stephend%netscape.com
|
d20eaaac81
|
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
|
c11abb37f8
|
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
|
52f17c76e1
|
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
|
05281255b8
|
General purpose version of bloat.pl
|
2001-11-02 05:22:00 +00:00 |
mcafee%netscape.com
|
c3dc15ab8b
|
no warn.pl anymore
|
2001-11-02 05:20:25 +00:00 |
waterson%netscape.com
|
f5af6a6d9e
|
More types. Remove JS stuff so we can account for it better.
|
2001-11-02 05:17:28 +00:00 |
dp%netscape.com
|
397b2dab4b
|
bug# 105509 inlining nsHashKey::nsHashKey
r=dougt, sr=jband
|
2001-11-02 04:58:30 +00:00 |
hewitt%netscape.com
|
e4f18a166c
|
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
|
62d3955034
|
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
|
592e5aaa1d
|
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
|
f200a920b0
|
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
|
68755c9237
|
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
|
b7bb8ea7a9
|
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
|
f259015f0e
|
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
|
04961f6e2d
|
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
|
2554d51a97
|
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
|
7980da516a
|
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
|
d098b3e649
|
Put better comments by the table of preconfigured policies.
|
2001-11-02 04:00:27 +00:00 |
kmcclusk%netscape.com
|
0fabd89842
|
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
|
c600de318a
|
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
|
4de36d8952
|
One more fix for 105271
|
2001-11-02 03:37:41 +00:00 |
loadrunner%betak.net
|
58489865b1
|
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
|
aa635a91e5
|
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
|
423286503f
|
Partial fix for 105271
|
2001-11-02 03:11:32 +00:00 |
jpierre%netscape.com
|
54d7b02e4c
|
Fix for OS/2 build
|
2001-11-02 03:10:29 +00:00 |
cavin%netscape.com
|
b78bdbd49b
|
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
|
93efee8406
|
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
|
ae932dc8fb
|
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
|
4a7a83253d
|
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
|
264c465205
|
Enable debug info in ASM code on OS/2
|
2001-11-02 02:41:33 +00:00 |
javi%netscape.com
|
cdedc79410
|
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
|
3ae6123d04
|
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
|
217dc4e0bd
|
Improving readability.
|
2001-11-02 02:17:57 +00:00 |
nhotta%netscape.com
|
929a5e773a
|
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
|
daf1756379
|
Initial add. Regression test for bug 107771.
|
2001-11-02 02:06:54 +00:00 |
jj%netscape.com
|
f2a5a9a57f
|
fix for bug #106566: updated 'vers' 2 resource to 0.9.5+ (installer)
|
2001-11-02 02:00:16 +00:00 |
mscott%netscape.com
|
43b2a7ad1e
|
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
|
1b6cfe2225
|
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 |