Commit Graph

71573 Commits

Author SHA1 Message Date
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
hewitt%netscape.com
bdc2571dec #54751 - [Classic] main window cleanup, r=andreww, a=ben 2000-10-05 21:43:13 +00:00
heikki%netscape.com
4e5e02fcb1 Bug 51211. Image load event caused havoc in chrome, stop the event from getting into chrome. r=vidur, a=hyatt. 2000-10-05 21:40:13 +00:00
hewitt%netscape.com
6d07249c42 #54753 - dialog cleanup issues, r=andreww, a=ben 2000-10-05 21:36:01 +00:00
hewitt%netscape.com
4c3dd23daf #54753 - [Classic] dialog cleanup issues, r=andreww, a=ben 2000-10-05 21:35:25 +00:00
hewitt%netscape.com
b6e0838f15 #54753 - [Modern] dialog cleanup issues, r=andreww, a=ben 2000-10-05 21:34:55 +00:00
hewitt%netscape.com
c463ad878c #54754 - [Modern] border for sidebar tabs, r=andreww, a=ben 2000-10-05 21:33:06 +00:00
hewitt%netscape.com
cb188d89ed #54105 - [Modern] focus/widget cleanup, r=andreww, a=ben 2000-10-05 21:31:43 +00:00
bryner%uiuc.edu
a151f46115 bug 54789 - linux crash on Save All Attachments. r=jag,pavlov. sr/a=ben. 2000-10-05 21:26:24 +00:00
hewitt%netscape.com
98a4fb2549 #54073 - [Modern] splitter, grippy, toolbar polish, r=andreww, a=ben 2000-10-05 21:25:13 +00:00
alecf%netscape.com
130a559975 fix for #35803 r=sspitzer, sr=mscott 2000-10-05 21:23:45 +00:00
alecf%netscape.com
977a2827a9 fix for #54367 - speed up the focusring stuff more by optimizing loops, etc.
r=putterman, andreww sr=mscott
2000-10-05 21:17:22 +00:00
karnaze%netscape.com
9e8ccf4889 bug 55192 - use the strategy of the first in flow when (incorrectly) getting an incremental reflow during printing. a=buster, r=peterl 2000-10-05 21:07:00 +00:00
hewitt%netscape.com
0bb0857648 #54073 - splitter, grippy, toolbar polish, r=andreww, a=ben 2000-10-05 21:06:46 +00:00
karnaze%netscape.com
67383808a6 bug 51392 - use nothing changed flag when deciding whether to rebalance table during row incremental reflow. a=buster, r=peterl 2000-10-05 21:05:06 +00:00
karnaze%netscape.com
ddd14a6264 bug 19961 - in standard mode, honor fixed cols and give remaining space to auto cols if there are any. a=buster, r=dcone 2000-10-05 21:01:10 +00:00
karnaze%netscape.com
39818931bd bug 54829 - process child frames with table specific code when repeating a row group for printing, a=buster, r=peterl 2000-10-05 20:59:18 +00:00
edburns%acm.org
90b2a268e8 bug=55109
r=rogerl
a=brendan
This fix makes it so the hard coded shared object name for the liveconnect
shared object on unix matches what is actually built by the build system.
2000-10-05 20:57:37 +00:00
mkaply%us.ibm.com
d5d97c8b5f #55327
r=mkaply, a=blizzard
OS/2 only code - bring nsLocalFileOS2 to current level
2000-10-05 20:44:11 +00:00
harishd%netscape.com
653c12fcb1 53489 - FMR fix ( r=jst, a=vidur ).
54448 - Allow param to be a kid of BODY for compatibility ( r=jst, a=vidur ).
53935 - Failed to reinitialize a variable "theIndex" that provoked a crash ( r=jst, a=buster)
53695 - Keep a reference to the first misplaced token for later use ( r=jst, a=buster ).
2000-10-05 20:10:28 +00:00