sonmi%netscape.com
027cd3de64
use the new function to restet the masterbuild
2000-12-15 01:19:42 +00:00
sonmi%netscape.com
2ab9d0ddf7
fixed the NT problem that no .nssqa file was created
...
more flexible with NT masterbuild (if blowfish build doesn't exist
we use whatever looks closest to NT :-)
2000-12-15 01:19:02 +00:00
beard%netscape.com
364b0b1752
JDK 1.1 compatibility. Should flesh out the CommandLine class to do what sun.tools.util.CommandLine does.
2000-12-15 01:09:58 +00:00
sonmi%netscape.com
06ecbd3c25
fixed a comment, sed is very picky about strings starting with -n (it thinks
...
this is an option)
2000-12-15 01:07:45 +00:00
beard%netscape.com
d140c9c45f
JDK 1.1 compatibility.
2000-12-15 01:06:50 +00:00
sonmi%netscape.com
c65534bf8e
set DOMSUF automatically if not set, reduced NT directories from 24 to 4,
...
fixed the problem that on HP sometimes the versionnumber is unknown
2000-12-15 01:06:26 +00:00
beard%netscape.com
9517cfdbab
build system for Mac using CW Pro 6.
2000-12-15 01:05:32 +00:00
rpotts%netscape.com
d2b7a88a57
Fixing linux build bustage...
2000-12-15 00:58:40 +00:00
tao%netscape.com
a05eac8f31
51327: mozilla doesn't parse java properties files correctly
...
patch from erik, r=tao,sr=alecf
2000-12-15 00:52:09 +00:00
attinasi%netscape.com
5c8e5af7ba
Fixed bad path in URI. Not part of build.
2000-12-15 00:48:39 +00:00
blakeross%telocity.com
689f92be09
Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=kin sr=sfraser
2000-12-15 00:42:53 +00:00
radha%netscape.com
7e2782ec3e
Fix for urlbar autocomplete bug # 54392 r=ducarroz, sr=alecf
2000-12-15 00:22:04 +00:00
jdunn%netscape.com
abac1cf7ac
changing previous checkin to be OS/2 friendly using
...
other Makefile's format
# 62202
2000-12-15 00:14:08 +00:00
karnaze%netscape.com
5684b0b529
added delays to regression file lists, not affecting the build.
2000-12-15 00:09:31 +00:00
darin%netscape.com
88534b4381
Fixes bug 51363. Can't login into my.lycos.com. r=dougt, sr=mscott
2000-12-15 00:06:13 +00:00
naving%netscape.com
0b7318f28c
52564, r=varada, sr=mscott,bienvenu. Resizing so that ok,cancel button appear correctly.
2000-12-15 00:06:12 +00:00
beard%netscape.com
a03e258f94
Removing obsolete furballs.
2000-12-15 00:04:31 +00:00
beard%netscape.com
b565b9d3f9
Removing obsolete furball.
2000-12-15 00:01:26 +00:00
mcgreer%netscape.com
c7b1494e18
certs-only does not require input
2000-12-14 23:59:33 +00:00
valeski%netscape.com
7285adbf9e
r=edburns, a=brendan. 49839 moving OJI out of the registry setup code as it's already a seperate components and we were getting warnings when oji wasn't avail.
2000-12-14 23:49:59 +00:00
ddrinan%netscape.com
74a5419127
Fixed the PSM version number to 1.4
2000-12-14 23:49:23 +00:00
tao%netscape.com
8b1e9f293a
55715: out-of-date url: View, Languages and Web Content, Download More.
...
(patch from davidr8@home.com (Jesse Ruderman))
r=tao, sr=alecf
2000-12-14 23:47:16 +00:00
tao%netscape.com
d1d9243029
55328: Cannot input korean!!, (patch from jshin@pantheon.yale.edu)
...
r=nhotta,sr=erik
2000-12-14 23:40:36 +00:00
mstoltz%netscape.com
58dff328ba
Bug 55237 - adding CheckLoadURI to "Open In New Window." r=jband, sr=brendan.
2000-12-14 23:39:51 +00:00
rpotts%netscape.com
fe7878cd13
bug #15345 (r=danm, sr=mscott). Removed dependency on nsIDocumentLoaderObserver... Now nsIWebProgressListener is used instead.
2000-12-14 23:38:00 +00:00
ssu%netscape.com
24e740c8db
fixing bug #62557 - need to automate the long filename file list generation. sr=mscott, r=dveditz,sgehani. not part of tinderbox builds.
2000-12-14 23:33:37 +00:00
ssu%netscape.com
40262b481f
fixing bug #62557 - need to automate the long filename file list generation. sr=mscott, r=dveditz,sgehani. affects only windows platforms
2000-12-14 23:32:53 +00:00
rpotts%netscape.com
2893795ff9
bug #15345 (r=danm, sr=mscott). Removed dependency on nsIDocumentLoaderObserver... Now nsIWebProgressListener is used instead.
2000-12-14 23:27:59 +00:00
rpotts%netscape.com
359b761343
bug #46866 . Added a read-only DOMWindow attribute to nsIWebProgress.
2000-12-14 23:26:35 +00:00
ducarroz%netscape.com
b701783586
Fix for bug 62301. Hyatt forget to remove the temp patch Ben did for bug 62226. R=varada, SR=bienvenu
2000-12-14 23:15:52 +00:00
danm%netscape.com
ff1a2549ff
open new windows in their proper stored zoom state (minimization is disabled to protect the innocent). bug 32148 r=brendan,hyatt
2000-12-14 22:42:48 +00:00
jdunn%netscape.com
4dcf9de421
nsMimeHtmlEmitter.cpp has a dependency on nsUInt32Array so am linking
...
in libmsgbaseutil so that it is not unresolved.
This is an HP runtime bustage on startup.
sr=alecf@netscape.com
# 62202
2000-12-14 22:42:23 +00:00
jst%netscape.com
82295066c0
Adding protection for the casae where there's no root element in a document, bug 58477. r=blakeross@telocity.com, sr=scc@mozilla.org
2000-12-14 22:37:22 +00:00
danm%netscape.com
f33eb5a785
implement SetSizeMode. bug 32148 r=brendan,rods
2000-12-14 22:37:08 +00:00
danm%netscape.com
db7394e4cc
implement SetSizeMode. bug 32148 r=brendan,pinkerton
2000-12-14 22:36:56 +00:00
leaf%mozilla.org
38b8327b7f
Automated update
2000-12-14 22:30:09 +00:00
cls%seawood.org
fa677452f8
Build tools should be in place after the first pass and not wait for the next build phase
2000-12-14 22:28:51 +00:00
karnaze%netscape.com
a2f48d30f4
Delay before writing regression. Accept delays in regression file list. sr=buster r=attinasi
2000-12-14 22:27:22 +00:00
cls%seawood.org
ed95a1c9a6
Everything needs libm and some platforms don't have shared lib dependencies. What was I thinking?
2000-12-14 22:17:19 +00:00
jst%netscape.com
c5961226d7
Checking in scc's fix for blocker bug 62818, nsSlidingSubstring::GetReadableFragment(..., kFragmentAt, ...) wasn't implemented and that caused a crash when serializing HTML to plain text. r=me.
2000-12-14 22:16:10 +00:00
cls%seawood.org
de8a090ca0
Use $(STRIP) instead of strip for --enable-strip-libs.
2000-12-14 22:15:51 +00:00
sspitzer%netscape.com
25988e7f9d
fix for #36488 . thanks to andrew.taylor@cal.montage.ca for the initial patch.
...
make it so in the drafts and unsent message folders we change the sender
column to the recipient column. r=sspitzer, sr=bienvenu
2000-12-14 22:08:23 +00:00
sfraser%netscape.com
176bf62c00
Remove bogus paths to dist:client_stubs etc
2000-12-14 22:07:55 +00:00
sfraser%netscape.com
24c2721346
Fix bug 62791 - realloc now does in-place realloc when it can. r=pinkerton, sr=beard
2000-12-14 22:07:36 +00:00
buster%netscape.com
f09d25e85c
regression test additions and improvements.
...
no source code changed, not part of build, so no reviewer
2000-12-14 22:05:52 +00:00
javi%netscape.com
42910ab50f
Fix for Bug #62688 r=jj,dveditz sr=sfraser
...
Include the new PSM bits in the mozilla packages.
2000-12-14 21:59:14 +00:00
sspitzer%netscape.com
efd7ca3b3e
fix for #51862 . thanks to hyatt for the performance suggestion.
...
move the onclick handler out of the tree cell. sr=mscott
2000-12-14 21:43:51 +00:00
sspitzer%netscape.com
3e55414ad1
fix for #45922 . properly migrate secure news and secure imap servers from
...
4.x. isSecure gets set and if no port was specified, we use the default
secure ports. sr=mscott
2000-12-14 21:43:05 +00:00
sspitzer%netscape.com
0dfb4f4150
fix for #60638 . send "mode reader" to the nntp server. we only
...
send it once per connection. also, changes to skip the code that
asks the server for the extensions it supports. extensions are not
supported yet. sr=mscott
2000-12-14 21:41:23 +00:00
timeless%mac.com
9ecd1fc161
Fix Bug 49879 M18: Printing with libXp/Xprt ends-up in error+exit
...
Patch from Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz)
r=dcone
sr=blizzard
2000-12-14 21:38:58 +00:00