waterson%netscape.com
336cced891
Fix regression tests bitrot on Linux. r=karnaze
2001-03-27 06:09:16 +00:00
mscott%netscape.com
c67a0430b1
Bug #73412 --> land new message display code. New code is faster to display messages due to a simpler UI for header display.
...
introduce a collapsed mode for header display.
sr=sspitzer
2001-03-27 06:08:45 +00:00
mscott%netscape.com
1db458f7d7
Bug #73412 --> land new message display code.
...
sr=sspitzer
2001-03-27 06:08:07 +00:00
shaver%mozilla.org
0018ac7c7c
50602: Add support in XPConnect for sharing of refcounted string BufferHandles,
...
in both directions.
72552: Remedy overzealous CHECK_REQUEST placement in jsapi.c, to produce a
minimal-but-complete set of engine entry points that require a Request
for safe execution.
r=brendan, sr=jband, assist=scc,pinkerton
2001-03-27 06:04:44 +00:00
pinkerton%netscape.com
faec24fc36
doh, biffed a level of indirection.
2001-03-27 06:04:33 +00:00
pinkerton%netscape.com
a1c09bed36
fix ownership model when copying images. caller needs to own bits, not the helper class. r=jag/sr=hyatt. bug# 73517
2001-03-27 06:02:54 +00:00
pschwartau%netscape.com
2bfdd49b98
Initial add. Testcase for the internal [[Class]] property of Objects.
2001-03-27 05:50:08 +00:00
pschwartau%netscape.com
433058f8eb
Initial add. Utility functions for testing Objects.
2001-03-27 05:48:48 +00:00
shaver%mozilla.org
1fe0824c25
63027: Adding evalInSandbox to JS component loader script-context, to permit
...
JS components to execute script code with restricted privileges and
controlled access to their (privileged) environment. r=brendan,
sr=jband.
2001-03-27 05:35:52 +00:00
bryner%uiuc.edu
181ee38b92
Backing out joe.chou@eng.sun.com's changes, they broke the Mac. r=sdagley.
2001-03-27 03:49:31 +00:00
pavlov%netscape.com
2cadf6371d
fix for timer crash with animated images when changing pages bug 73477 r=pinkerton sr=brendan
2001-03-27 02:42:51 +00:00
cmanske%netscape.com
ba43ef366c
Fixed image align reversal for 'left' / 'right', b=73326, r=blake, sr=kin
2001-03-27 01:09:37 +00:00
cmanske%netscape.com
8716bd54d1
Replaced 'value' with 'label' for Table dialog checkboxes, b=73479, r=blake, sr=sfraser
2001-03-27 01:06:55 +00:00
rpotts%netscape.com
263b9c6b99
All nsIProgressEventSink notifications from the socket transport should go to the nsHTTPChannel...
2001-03-27 00:56:51 +00:00
joe.chou%eng.sun.com
dd64608bc3
bug=64296
...
r=edburns
sr=waterson
This checkin idlifies some files in the plugin hierarchy.
The following files are in this checkin.
build/mac/build_scripts/MozillaBuildList.pm
modules/oji/public/MANIFEST
modules/oji/public/MANIFEST_IDL
modules/oji/macbuild/ojiIDL.mcp
modules/plugin/public/MANIFEST
modules/plugin/public/MANIFEST_IDL
modules/plugin/macbuild/pluginIDL.mcp
modules/oji/public/Makefile.in
modules/oji/public/makefile.win
modules/oji/public/nsIJVMPluginInstance.idl
modules/plugin/public/Makefile.in
modules/plugin/public/makefile.win
modules/plugin/public/nsIPluginManager.idl
2001-03-27 00:37:58 +00:00
rpotts%netscape.com
7a65053a93
All nsIProgressEventSink notifications from the socket transport should go to the nsHTTPChannel... (r=darin)
2001-03-27 00:20:04 +00:00
mcgreer%netscape.com
da4fac0e50
change cert mgr to use outliner
2001-03-27 00:18:21 +00:00
mkaply%us.ibm.com
304475914c
#67913
...
r=mkaply, sr=blizzard
Take into account WarpCenter when determining AvailRect
2001-03-26 23:51:26 +00:00
shanjian%netscape.com
c27c98984f
#72125 default font for simplified chinese system does not work
...
r = ftang, sr=erik
Add fallback font list for default font.
2001-03-26 23:49:28 +00:00
sspitzer%netscape.com
8a4e605220
when reading news, show "lines" as the header of the "size" column
...
since we are actually showing (and sorting) line counts.
this broke when we landed the mailnews perf branch.
sr=bienvenu
2001-03-26 23:44:42 +00:00
shanjian%netscape.com
f89bcc41a1
#72125 default font for simplified chinese system does not work
...
r = ftang, sr=erik
Add fallback font list for default font.
2001-03-26 23:43:52 +00:00
cls%seawood.org
703015f4d7
Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
...
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
sspitzer%netscape.com
c7b261084d
when reading news, show (and sort) "lines" in the size column. sr=bienvenu
2001-03-26 23:38:56 +00:00
erik%netscape.com
a1e1085202
checkin for prabhat.hegde@eng.sun.com:
...
bug 63478; r=bstell@netscape.com , sr=erik@netscape.com
recognize additional Thai fonts
fix compile bug
2001-03-26 23:38:36 +00:00
dougt%netscape.com
d68387a443
Renaming xpcom file streams. b=73169, r=sfraser@netscape.com, sr=darin@netscape.com
2001-03-26 23:35:06 +00:00
shanjian%netscape.com
08df5f0ca3
#72625 system fonts are sometimes not correctly setup for CJK windows
...
r = ftang, sr=erik
The font name in CJK should be converted to unicode before assignment.
we can not assume those are always ascii.
2001-03-26 23:32:38 +00:00
dougt%netscape.com
77b7926c42
Fix to prevent ODA from firing if there is no data. b71498, r=valeski@netscape.com, sr=darin@netscape.com
2001-03-26 23:32:19 +00:00
mkaply%us.ibm.com
e82031955a
#73191
...
r=beard, sr=brendan
Remove CRT_CALL - change to PR_CALLBACK or JS_DLL_CALLBACK appropriately
2001-03-26 23:21:53 +00:00
darin%netscape.com
6c5e6acb73
Fixes bug 73447. When using a proxy, shift-reload does not force a refresh
...
from the network. patch=bbaetz@cs.mcgill.ca , r/sr=darin,dougt
2001-03-26 23:20:07 +00:00
sspitzer%netscape.com
6e03315ffb
fix for #73416 . show the proper icons in the thread pane.
...
sr=bienvenu
2001-03-26 23:17:33 +00:00
darin%netscape.com
72ed9a2969
Fixes bug 72973. HTTP needs to release its cache output stream before
...
releasing its cache entry descriptor. r=sean@beatnik.com , sr=dougt@netscape.com
2001-03-26 23:12:33 +00:00
jeff.dyer%compilercompany.com
81f35ba810
Adding JSILGenerator code
2001-03-26 22:37:50 +00:00
javi%netscape.com
85487c8c36
Install the loadable roots when installing pipnss.dll
2001-03-26 22:32:36 +00:00
jeff.dyer%compilercompany.com
dc352e6fb6
Updating JSC with framework for semantics in cpp.
2001-03-26 22:31:11 +00:00
terry%mozilla.org
b33c47b1ab
Improve error message
2001-03-26 22:10:36 +00:00
pschwartau%netscape.com
403c858181
In some shells, carriage returns are "\n"; in others, "\r\n". Look for either possibility -
2001-03-26 22:00:53 +00:00
pinkerton%netscape.com
e4ea35ba79
adding libpr0n libraries to package list sr=sfraser.
2001-03-26 19:49:41 +00:00
chak%netscape.com
aae06e02f4
Fix for blocker bug #73225 - Launching mfcembed crashes in GKLAYOUT.DLL
...
r=cls,a=ducarroz
2001-03-26 19:03:06 +00:00
bernd.mielke%snafu.de
d7f98173bc
adding table regression test - not part of the build
2001-03-26 14:58:11 +00:00
kestes%tradinglinx.com
b9fdf006d8
put correct mailing address in comment.
2001-03-26 14:08:42 +00:00
kestes%tradinglinx.com
306cc0df48
put correct mailing address in comment.
2001-03-26 14:05:48 +00:00
kestes%tradinglinx.com
4e5885aa06
for security, set a umask.
...
typo with $MINIMUM_BUILD_SECONDS was causing too little sleeping and
many builds occured flooding my disk space.
2001-03-26 13:37:24 +00:00
kestes%tradinglinx.com
3dfd3823a5
for security, set a umask
2001-03-26 13:36:28 +00:00
kestes%tradinglinx.com
0e1c832a90
got the mindate/maxdate backwards for the "C" link. I thought I fixed
...
this already.
2001-03-26 13:36:00 +00:00
timeless%mac.com
ba462a8735
Bugzilla Bug 73426 fix viewallnotes.cgi compile errors <q src="tinderbox" class="errors"/>
...
fixes tinderbox bustage
2001-03-26 10:49:46 +00:00
jst%netscape.com
3b06893227
Adding interface file, not part of the build yet.
2001-03-26 10:45:45 +00:00
dveditz%netscape.com
5736b2fa61
fix commercial bustage and make depend builds not break when MOZ_SRC
...
slash goes the wrong way. r=cls
2001-03-26 08:39:11 +00:00
karnaze%netscape.com
4c975adf73
new regression test not affecting the build.
2001-03-26 06:23:01 +00:00
karnaze%netscape.com
83b5a56248
bug 60749 - on a table cell frame style change reflow, reinitialize the table's strategy.
2001-03-26 06:13:56 +00:00
karnaze%netscape.com
656fcbb1f4
new regression test not affecting the build.
2001-03-26 05:27:48 +00:00