Commit Graph

53979 Commits

Author SHA1 Message Date
morse%netscape.com
7f8f749829 fix minor single-signon bugs, r=dp, a=dp
git-svn-id: svn://10.0.0.236/trunk@56431 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:24:55 +00:00
valeski%netscape.com
5c499a44d6 r=gagan, a=don. 21599. we were breaking when we received an incomplete status line. Now we are sure to buffer the line until we receive all of it. we also do this buffering for headers now.
git-svn-id: svn://10.0.0.236/trunk@56430 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:15:55 +00:00
rogerl%netscape.com
e3feb3e20d Fixed copyright dates and added lincense boilerplate.
git-svn-id: svn://10.0.0.236/trunk@56429 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:03:59 +00:00
akkana%netscape.com
5d88a6253f 21993: hr should have newline before/after it. Trivial code change, a=gramps
git-svn-id: svn://10.0.0.236/trunk@56428 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:03:49 +00:00
rogerl%netscape.com
71f0399576 Changed comment format to C-style.
git-svn-id: svn://10.0.0.236/trunk@56427 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:02:16 +00:00
rogerl%netscape.com
2db1cd9984 r=brendan
Bug #20444, delete of non-reference


git-svn-id: svn://10.0.0.236/trunk@56426 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:01:19 +00:00
rogerl%netscape.com
2a08ef02a3 r=brendan
Bug #21836, apply didn't check for non-object argument.


git-svn-id: svn://10.0.0.236/trunk@56425 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:00:07 +00:00
rogerl%netscape.com
992a41ca10 r=brendan
Bug #21799, uncaught throw of null crash.


git-svn-id: svn://10.0.0.236/trunk@56424 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:58:53 +00:00
rogerl%netscape.com
4026653f80 r=norris
Bug #20547 & 20549 - ECMA3 compatible handling of String.replace and fixes
to $ handling.


git-svn-id: svn://10.0.0.236/trunk@56423 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:57:10 +00:00
av%netscape.com
4b44c011c2 Fixing 16519, r=VYV03354@nifty.ne.jp
git-svn-id: svn://10.0.0.236/trunk@56422 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:53:14 +00:00
jefft%netscape.com
c79ae9c6f4 fixed bug 21869 -- forwarding multipart/signed message crashes the system; check for the subpart isn't a multipart mime object prior setting up decomposing part function; r=rhp
git-svn-id: svn://10.0.0.236/trunk@56421 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:49:15 +00:00
ducarroz%netscape.com
c34e346ad7 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@56420 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:37:09 +00:00
radha%netscape.com
3d2c7b5292 Fix for bug # 21567. Mail composer urls get in to SH. This is a regression from some of
the recent uriLoader changes. r=mscott, a=don


git-svn-id: svn://10.0.0.236/trunk@56419 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:35:18 +00:00
troy%netscape.com
9787e2f28e b=1994. Changed to respect alt="" and use it
git-svn-id: svn://10.0.0.236/trunk@56418 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:26:14 +00:00
srinivas%netscape.com
118f9430b3 Fixed use of uninitialized variable. Bugzilla #21201.
git-svn-id: svn://10.0.0.236/trunk@56417 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 21:24:34 +00:00
ftang%netscape.com
619e9d9e68 partial fix for 19589. use ATSUI fallback to draw glyph available in MacRoman font and Symbol font. It will cover Latin extened A. r=nhotta a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56416 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:56:49 +00:00
ftang%netscape.com
b8ee320a9c fix bug 7521. make the default font face listen to pref. r=erik. a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56415 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:54:54 +00:00
srinivas%netscape.com
67578ed9ed Fixed PR_SetThreadAffinityMask, which returned random value on Irix.
Bugzilla #21621.


git-svn-id: svn://10.0.0.236/trunk@56414 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:51:26 +00:00
ssu%netscape.com
3476f08bd7 This fixes bugs #16350, 17631, 20259, 21575.
Installer registers in the Windows registry where mozilla.exe gets
installed to.

Installer is aware of the previous mozilla.exe installation location
and offers it as the default destination location.

Installer now is able to show a Readme.txt in the SetupType dialog.

Eliminated most of the "Netscape" and replaced it with "Mozilla"

a=chofmann
r=sgehani


git-svn-id: svn://10.0.0.236/trunk@56408 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:19:34 +00:00
wtc%netscape.com
f857a60ed2 Bugzilla bug #5802: call PR_Bind and PR_Listen before passing the
listening socket to the server thread.


git-svn-id: svn://10.0.0.236/trunk@56407 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:12:11 +00:00
wtc%netscape.com
fc4cf0cc94 Bugzilla bug #21651: call PR_Listen on the listening socket before passing
it to the server thread.


git-svn-id: svn://10.0.0.236/trunk@56406 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:10:49 +00:00
rods%netscape.com
4d45458719 turned off some debug rods only
git-svn-id: svn://10.0.0.236/trunk@56405 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:03:59 +00:00
rods%netscape.com
79a7eb5a88 Fixed the edge case where the select may have zero
options or one optionwith no lable and no content and it sizes out to be zero
high also fixed twhere visibility was being check incorrectly
r=kmcclusk


git-svn-id: svn://10.0.0.236/trunk@56404 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:03:03 +00:00
briano%netscape.com
7c5d7750f7 Another NetBSD/arm-specific fix.
git-svn-id: svn://10.0.0.236/trunk@56403 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 20:02:18 +00:00
nhotta%netscape.com
ff28e5af4e Bug fix for 22209 (and 20997), when the mail body charset is labeled as us-ascii, use ISO-8859-1 converter (which is a superset of us-ascii), r=rhp.
git-svn-id: svn://10.0.0.236/trunk@56402 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:57:35 +00:00
rods%netscape.com
2b7a1b6ca2 edge case PR_MAx should be against the insets sizes instead of zero
r=kmcclusk


git-svn-id: svn://10.0.0.236/trunk@56401 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:55:20 +00:00
rods%netscape.com
fb5e39b501 fixed visibility check error
r=kmcclusk bug=21701


git-svn-id: svn://10.0.0.236/trunk@56400 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:54:21 +00:00
rods%netscape.com
b475188196 turned off some rods debug output and fixed visibility check error
r=kmcclusk bug=21701


git-svn-id: svn://10.0.0.236/trunk@56399 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:52:56 +00:00
wtc%netscape.com
38d2c001fb Bugzilla bug #20528: UnixWare 7 has long longs, so add a new _unixware7.cfg
for UnixWare 7 that defines HAVE_LONG_LONG.
Modified file: pr/include/md/Makefile
Added file: _unixware7.cfg


git-svn-id: svn://10.0.0.236/trunk@56398 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:51:13 +00:00
rods%netscape.com
3fcb63ffc0 changed clipping in Paint to be intersect instead of replace
r=kmcclusk


git-svn-id: svn://10.0.0.236/trunk@56397 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:50:47 +00:00
rods%netscape.com
20b8c791fe Fixed the edge case where the select may have zero options or one option
with no lable and no content and it sizes out to be zero high
also fixed twhere visibility wasbeing check incorrectly
r=kmcclusk


git-svn-id: svn://10.0.0.236/trunk@56396 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:49:36 +00:00
wtc%netscape.com
a5e6faae20 Pass LL_ZERO instead of 0 as the second argument to PR_MemMap so that
the code also compiles on platforms without long longs.


git-svn-id: svn://10.0.0.236/trunk@56395 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:47:13 +00:00
rods%netscape.com
ee6753e288 Added experimental ifdef;ed but turned for reducing the number of resize reflows,
basically we ignore them and pass back our most recently reflowed size
r=karnaze bug=22063


git-svn-id: svn://10.0.0.236/trunk@56394 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:46:28 +00:00
kin%netscape.com
c36783f984 Changed write string for "paragraphFormat" to "SetParagraphFormat()"
to get log playback working again.
r=buster@netscape.com,cmanske@netscape.com  a=don@netscape.com


git-svn-id: svn://10.0.0.236/trunk@56393 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:44:00 +00:00
rods%netscape.com
91ebb6a147 addjusted fonts in several of the form controls. most now inherit
tightened up some of the rules for the select
r=buster,hangus,kmcclusk bug 19426,17303,17114


git-svn-id: svn://10.0.0.236/trunk@56392 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:43:30 +00:00
rods%netscape.com
e2e7d1da9b removed the hard coded font-family in the PlaintextInitalStyle for the set flags
r=buster bugs 17303,19426


git-svn-id: svn://10.0.0.236/trunk@56391 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:41:11 +00:00
briano%netscape.com
9322b2110c Workaround for the build bustage on Solaris when using the Workshop compiler. a=leaf
git-svn-id: svn://10.0.0.236/trunk@56390 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:38:28 +00:00
pierre%netscape.com
cc4c33320d 16381 "Need to be able to specify -moz-border-radius for each corner". Made changes in the following files in order to store the radius as a nsCSSRect and support 4 new -moz-border-radius properties (topLeft, topRight, bottomRight, bottomLeft):
nsCSSDeclaration.cpp
nsCSSParser.cpp
nsCSSPropList.h
nsCSSStyleRule.cpp
nsICSSDeclaration.h
nsIStyleContext.h
nsStyleContext.cpp
nsCSSRendering.cpp

The (small) changes in nsCSSRendering.cpp are temporary. It's just to reflect the changes made elsewhere in the style context. The code that actually draws the RoundRect with a different radius for each corner will be implemented later today.


git-svn-id: svn://10.0.0.236/trunk@56388 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 11:30:22 +00:00
pierre%netscape.com
ab167ecc58 16381 "Need to be able to specify -moz-border-radius for each corner". Made changes in the following files in order to store the radius as a nsCSSRect and support 4 new -moz-border-radius properties (topLeft, topRight, bottomRight, bottomLeft):
nsCSSDeclaration.cpp
nsCSSParser.cpp
nsCSSPropList.h
nsCSSStyleRule.cpp
nsICSSDeclaration.h
nsIStyleContext.h
nsStyleContext.cpp
nsCSSRendering.cpp


git-svn-id: svn://10.0.0.236/trunk@56387 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 11:27:10 +00:00
rjc%netscape.com
8cfc9ac289 Small search changes. Add description field. Also extend dataset format to support an "alsomatch" field. Review: me
git-svn-id: svn://10.0.0.236/trunk@56386 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 10:37:21 +00:00
sspitzer%netscape.com
f098ee4b8d a couple more cleanup fixes for the new pref ui for bug #21649
git-svn-id: svn://10.0.0.236/trunk@56385 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 09:23:09 +00:00
sspitzer%netscape.com
26d71b9146 rest of fix for #21649. allow users to disable the emoticon / struct conversion of plain text emails
git-svn-id: svn://10.0.0.236/trunk@56384 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 09:16:53 +00:00
sspitzer%netscape.com
c5a9d91c53 whoops, fix typo.
git-svn-id: svn://10.0.0.236/trunk@56383 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 09:14:36 +00:00
sspitzer%netscape.com
2c1dd35e05 rest of fix for #21649
git-svn-id: svn://10.0.0.236/trunk@56382 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 09:14:04 +00:00
sspitzer%netscape.com
55f8cb0e9d rename the prefs
git-svn-id: svn://10.0.0.236/trunk@56381 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 09:07:19 +00:00
sspitzer%netscape.com
0528c469db fix the pref ui a little, fix a js exception, add a label to the spell
checking field set, add ui for emoticon to glyph conversion.  part 1 of fix
for #21649


git-svn-id: svn://10.0.0.236/trunk@56380 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 08:37:30 +00:00
sgehani%netscape.com
9636722ad1 Hook up cancel button to actually work during an XPInstall.
b = 10205
r = dbragg
a = sdagley


git-svn-id: svn://10.0.0.236/trunk@56379 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 08:29:52 +00:00
sspitzer%netscape.com
ef2bbde800 remove unused code.
git-svn-id: svn://10.0.0.236/trunk@56378 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 08:27:50 +00:00
ftang%netscape.com
cfa1a18207 partial fix for bug 15533 (size part). 1. change the return value from nsPiont to nsRect. Change widget code to reflect the change. In Gtk, change XIM FontSet based on the rect height. r=cata a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56377 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 07:56:40 +00:00
ftang%netscape.com
6c716e39db fix bug 17103. fix array boundary access problem when get character class array . r=cata a=choffmannnsCyrillic*.cpp
git-svn-id: svn://10.0.0.236/trunk@56376 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 07:47:01 +00:00