Commit Graph

71592 Commits

Author SHA1 Message Date
robinf%netscape.com
b66a3a6561 fix for bug 54076 2000-10-06 23:15:32 +00:00
andreww%netscape.com
8c697ccce0 bugzilla 55189 r=hewitt sr=hangas , splitter widget misaligned. 2000-10-06 23:00:23 +00:00
nhotta%netscape.com
bcfd476569 Moved "mailnews.start_page.url" from .js to .property, bug 55011, r=tao, sr=alecf. 2000-10-06 22:58:48 +00:00
ftang%netscape.com
e9436cb583 fix bug 54841. zero out the first 128 bits of the representatble
r=sr=erik
2000-10-06 21:54:38 +00:00
ftang%netscape.com
5d38b7d1b9 fix bug 54468. r=cata sr=erik. add boundary condiction and return
different result code for those cases.
2000-10-06 21:54:00 +00:00
nelsonb%netscape.com
90e2a74ac6 Call NSS_InitReadWrite instead of SECU_PKCS11Init, and check the result
for success.  Fixes a crash.  If it turns out that cmsutil doesn't need
to modifiy the cert and/or key DBs, then it should call NSS_Init, instead.
2000-10-06 21:45:01 +00:00
nelsonb%netscape.com
5afb009e51 Call NSS_NoDB_Init instead of that broken old SECU_PKCS11Init.
Also, test to see that the init succeeded.
2000-10-06 21:40:52 +00:00
nelsonb%netscape.com
c813d8dd66 Fix a crash that occurs when NSS is initialized with NSS_NoDB_Init. 2000-10-06 21:38:57 +00:00
nelsonb%netscape.com
5042645350 Implement new function NSS_InitReadWrite, which is just like NSS_Init
except that it opens the files read/write.  This is to replace the
broken SECU_ routines in nss/cmd/lib.
2000-10-06 21:37:25 +00:00
nboyd%atg.com
890b3a1a48 Add support for new Ant-based buildfile. 2000-10-06 16:26:17 +00:00
nboyd%atg.com
d8cbaa15f2 Remove reference that javadoc couldn't find 2000-10-06 16:25:36 +00:00
nboyd%atg.com
f8476f784b Reformat code. 2000-10-06 16:25:14 +00:00
sdv%sparc.spb.su
c05af8868f * NOT PART OF TBOX BUILD *
fix for bug=55353
2000-10-06 15:04:05 +00:00
gayatrib%netscape.com
483823f246 Fix for bug 43321. File|New|Folder should default to current account if applicable, otherwise to the default account. r=putterman,sr=alecf 2000-10-06 14:31:00 +00:00
sdv%sparc.spb.su
894e28a0b6 * NOT PART OF TBOX BUILD *
fix for bug=55480
2000-10-06 14:17:53 +00:00
brade%netscape.com
a9b514f8f5 move over changes from Netscape branch to trunk; string changes for localization; submitted by briano9@yahoo.com and dan6992@yahoo.com 2000-10-06 12:01:23 +00:00
brade%netscape.com
71961279ca moving over checkin from Netscape branch to trunk (strings added for image map editor) Submitted by briano9@yahoo.com and dan6992@yahoo.com. 2000-10-06 11:59:01 +00:00
Peter.VanderBeken%pandora.be
f58fbc8415 Add back incorrectly removed #ifdef. Not part of default build. a=leaf. 2000-10-06 08:59:46 +00:00
Peter.VanderBeken%pandora.be
27c12c1afc Move getNameSpaceURI before html hack. Not part of default build. a=leaf. 2000-10-06 08:45:01 +00:00
idk%eng.sun.com
3d29c23fa5 * NOT PART OF TBOX BUILD *
java uses general syntax for return values.
   (idl: void test0([retval] out long l); will be
    java: long test0(); intead of
    java   void test0(long[] l);
   )
author=sdv@sparc.spb.su
2000-10-06 08:19:53 +00:00
sgehani%netscape.com
f374aad435 Make linux installer display intl charsets.
b=43057
r=ssu
a=syd,blizzard
2000-10-06 05:23:22 +00:00
sgehani%netscape.com
cd2d807fb6 Remove blue.jar from mac and linux installer packaging manifests.
b=54706
r=ssu
a=mscott
2000-10-06 05:19:09 +00:00
wtc%netscape.com
cdfc51cf1d Bugzilla bug #54195: extended the 'uc' array to 256 elements because
it may be indexed by an 8-bit character.  Thanks to Naoki Hotta
<nhotta@netscape.com> for the fix.
2000-10-06 04:28:07 +00:00
ducarroz%netscape.com
8bc196ecae Fix for bug 54774 & bug 54997. After deleting a row, we must resync the id's of them. Also, do not delete rows on autorepeat. R=varada, SR=mscott 2000-10-06 03:59:59 +00:00
nhotta%netscape.com
ae160df499 Added getDefaultLocalizedUnicharPref, bug 55011, r=tao, sr=alecf. 2000-10-06 03:49:15 +00:00
nhotta%netscape.com
41671c447e Change for multipart/mixed, use only a charset of the first attachment, r=sr=mscott, bug 54051. 2000-10-06 03:29:34 +00:00
ben%netscape.com
f25ab4de98 fix for 49908, fix wording for Classic-Win and Classic-Mac. New text from
vera, r=tpringle@netscape.com, a=myself
2000-10-06 02:59:21 +00:00
vishy%netscape.com
53d03b49e8 sr=mscott, bugscape=2429, Shrimp crashes when closing some windows.
Solution is to release mPluginHost only if non-null.
2000-10-06 02:45:53 +00:00
ssu%netscape.com
d296af24b0 fixing bug #54067 - Clean up purify errors in Xpinstall engine. r=dveditz, sr=mscott 2000-10-06 02:40:13 +00:00
rhp%netscape.com
b107d8f529 Fix for permission problem on temp files - SECURITY - r: jefft 2000-10-06 01:39:09 +00:00
sfraser%netscape.com
bd9eabb48a Fix for 55080 -- missing return value. r=brade, sr=saari. 2000-10-06 01:17:22 +00:00
ben%netscape.com
df98d279a2 addendum to 54574. a=hyatt 2000-10-06 01:07:48 +00:00
karnaze%netscape.com
4162100725 bug 53891 - strategy correctly calculates preferred width of a fixed width table. a=buster, r=dcone. 2000-10-06 01:04:13 +00:00
mscott%netscape.com
4cfd9661eb Bug #54009 --> fix crash when literal is null. This can happen because of
some bad debugging code that was left in mimetypes.rdf for pdf back in beta2
for now, return an error. This will make use ignore this entry in the data source
when performing mime lookups....which is good 'cause that will have a side
effect of making application/pdf content work again.
r=sspitzer, a=alecf
2000-10-06 00:58:05 +00:00
pinkerton%netscape.com
7c657e653d turn off watch cursor before going into native code. make the cursor not turn on when library loads so embedding clients don't get screwed. r=pchen/a=hyatt, bug# 53121. 2000-10-06 00:57:40 +00:00
danm%netscape.com
a6f5bcaa30 reverted line in SetVisibleByFlag; an odd casualty of the brace and indentation uglification that comprised most of rev 1.6. bug 54235 r=jst,waterson 2000-10-06 00:46:25 +00:00
ben%netscape.com
c4d93fd10e Fix for rtm++ 54574, fixing broken back and forward button feedback behaviour to work with either implementation of :hover, and repair
stretched icons. r=blakeross@telocity.com, a=hyatt
2000-10-06 00:27:27 +00:00
danm%netscape.com
7a4bef2d54 don't set status in SetNewDocument if window is partially destroyed. bug 49615 r=jst,waterson 2000-10-06 00:22:56 +00:00
karnaze%netscape.com
c8ba15ed54 bug 49490 - turn off collapsing borders, rules. Fix reflow state to not account for vertical borders or padding on rows. a=buster, r=dcone. 2000-10-05 23:49:25 +00:00
danm%netscape.com
a37c0efa92 fix horrible url loading regression introduced by previous revision. r=hyatt. bugs 44437,55275 2000-10-05 23:30:56 +00:00
larryh%netscape.com
8e1e3465ff Bugzilla: 55268. BeOS 2000-10-05 23:15:45 +00:00
nelsonb%netscape.com
c37f533589 The SSL client cache timeout values for SSL2 and SSL3 were reversed.
This caused all SSL3 sessions to timeout after 100 seconds. Bug 55231.
2000-10-05 23:10:14 +00:00
dbragg%netscape.com
01db19afb0 fix for rtm++ bug 52181. r=sspitzer sr=mscott. Removed return upon unsuccessful migration. Now it drops through and deletes the progress window as it should. 2000-10-05 22:36:27 +00:00
mccabe%netscape.com
56e9e9c86c Fix to 38820. Set white-space: normal for .treecell-error in JS Console css files for various themes.
This is needed because these files use css files that set the attribute to nowrap - which makes the JS console unusable on small screens.

Original patch courtesy Eric Hodel <drbrain@segment7.net>, with changes for our many themes contributed by Decklin Foster <fosterd@hartwick.edu>.

r=mccabe@netscape.com
r=hangas@netscape.com
a=ben@netscape.com
2000-10-05 22:29:41 +00:00
hewitt%netscape.com
40468df446 #51645 - theme preview images for all platforms, r=law, a=ben 2000-10-05 22:19:18 +00:00
mkaply%us.ibm.com
b0545d3ff8 #52455
r=pedemonte, jkobal, a=blizzard
Woohoo! We found the random memory overwrite that was breaking fonts.
2000-10-05 22:10:23 +00:00
mccabe%netscape.com
4af35f0767 Fix to 55117. Warn on DEBUG of any GC roots remaining at engine shutdown.
r=rogerl@netscape.com
a=brendan@mozilla.org
2000-10-05 21:55:38 +00:00
hewitt%netscape.com
1d5b02513f #54703, #54105 - new files and stuff, r=andreww, a=ben 2000-10-05 21:50:06 +00:00
hewitt%netscape.com
30acfb80be #54105 - [Modern] focus issues, r=andreww, a=ben 2000-10-05 21:48:30 +00:00
hewitt%netscape.com
6529ba96ae #54751 - [Modern] main window cleanup, r=andreww, a=ben 2000-10-05 21:44:48 +00:00