rogerl%netscape.com
1bdf87b315
Changed comment format to C-style.
1999-12-22 22:02:16 +00:00
rogerl%netscape.com
caab4f003c
r=brendan
...
Bug #20444 , delete of non-reference
1999-12-22 22:01:19 +00:00
rogerl%netscape.com
e2125cefc6
r=brendan
...
Bug #21836 , apply didn't check for non-object argument.
1999-12-22 22:00:07 +00:00
rogerl%netscape.com
56d5bbb958
r=brendan
...
Bug #21799 , uncaught throw of null crash.
1999-12-22 21:58:53 +00:00
rogerl%netscape.com
15c2b44da1
r=norris
...
Bug #20547 & 20549 - ECMA3 compatible handling of String.replace and fixes
to $ handling.
1999-12-22 21:57:10 +00:00
av%netscape.com
8000907d29
Fixing 16519, r=VYV03354@nifty.ne.jp
1999-12-22 21:53:14 +00:00
jefft%netscape.com
95ac1fac81
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
1999-12-22 21:49:15 +00:00
ducarroz%netscape.com
f9274cbe6a
First Checked In.
1999-12-22 21:37:09 +00:00
radha%netscape.com
85bec7089a
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
1999-12-22 21:35:18 +00:00
troy%netscape.com
ed4d0abb42
b=1994. Changed to respect alt="" and use it
1999-12-22 21:26:14 +00:00
srinivas%netscape.com
29e91a73d4
Fixed use of uninitialized variable. Bugzilla #21201 .
1999-12-22 21:24:34 +00:00
ftang%netscape.com
f2be845b90
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
1999-12-22 20:56:49 +00:00
ftang%netscape.com
6450be0547
fix bug 7521. make the default font face listen to pref. r=erik. a=chofmann
1999-12-22 20:54:54 +00:00
srinivas%netscape.com
d5e31fc32e
Fixed PR_SetThreadAffinityMask, which returned random value on Irix.
...
Bugzilla #21621 .
1999-12-22 20:51:26 +00:00
ssu%netscape.com
7e474c472c
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
1999-12-22 20:19:34 +00:00
wtc%netscape.com
a1934ff89f
Bugzilla bug #5802 : call PR_Bind and PR_Listen before passing the
...
listening socket to the server thread.
1999-12-22 20:12:11 +00:00
wtc%netscape.com
699517b1b8
Bugzilla bug #21651 : call PR_Listen on the listening socket before passing
...
it to the server thread.
1999-12-22 20:10:49 +00:00
rods%netscape.com
49c637cb96
turned off some debug rods only
1999-12-22 20:03:59 +00:00
rods%netscape.com
50b3f5e3a5
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
1999-12-22 20:03:03 +00:00
briano%netscape.com
a689cde6af
Another NetBSD/arm-specific fix.
1999-12-22 20:02:18 +00:00
nhotta%netscape.com
e222267d9c
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.
1999-12-22 19:57:35 +00:00
rods%netscape.com
9bfe69e935
edge case PR_MAx should be against the insets sizes instead of zero
...
r=kmcclusk
1999-12-22 19:55:20 +00:00
rods%netscape.com
9cd72b4dcc
fixed visibility check error
...
r=kmcclusk bug=21701
1999-12-22 19:54:21 +00:00
rods%netscape.com
4fe94fce65
turned off some rods debug output and fixed visibility check error
...
r=kmcclusk bug=21701
1999-12-22 19:52:56 +00:00
wtc%netscape.com
d2347a8d52
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
1999-12-22 19:51:13 +00:00
rods%netscape.com
3e09f5371c
changed clipping in Paint to be intersect instead of replace
...
r=kmcclusk
1999-12-22 19:50:47 +00:00
rods%netscape.com
eeebdaf748
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
1999-12-22 19:49:36 +00:00
wtc%netscape.com
e658ea5b39
Pass LL_ZERO instead of 0 as the second argument to PR_MemMap so that
...
the code also compiles on platforms without long longs.
1999-12-22 19:47:13 +00:00
rods%netscape.com
063e7d3511
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
1999-12-22 19:46:28 +00:00
kin%netscape.com
6bd2f7ab0c
Changed write string for "paragraphFormat" to "SetParagraphFormat()"
...
to get log playback working again.
r=buster@netscape.com ,cmanske@netscape.com a=don@netscape.com
1999-12-22 19:44:00 +00:00
rods%netscape.com
fcb6440531
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
1999-12-22 19:43:30 +00:00
rods%netscape.com
f06bddeda0
removed the hard coded font-family in the PlaintextInitalStyle for the set flags
...
r=buster bugs 17303,19426
1999-12-22 19:41:11 +00:00
briano%netscape.com
1301410dcc
Workaround for the build bustage on Solaris when using the Workshop compiler. a=leaf
1999-12-22 19:38:28 +00:00
sspitzer%netscape.com
6d70713607
ignore generated Makefiles
1999-12-22 15:03:27 +00:00
pierre%netscape.com
74c0693bb2
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.
1999-12-22 11:30:22 +00:00
pierre%netscape.com
bdf8bc768d
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
1999-12-22 11:27:10 +00:00
rjc%netscape.com
722be8baa1
Small search changes. Add description field. Also extend dataset format to support an "alsomatch" field. Review: me
1999-12-22 10:37:21 +00:00
sspitzer%netscape.com
be113294ea
a couple more cleanup fixes for the new pref ui for bug #21649
1999-12-22 09:23:09 +00:00
sspitzer%netscape.com
179b29e6f7
rest of fix for #21649 . allow users to disable the emoticon / struct conversion of plain text emails
1999-12-22 09:16:53 +00:00
sspitzer%netscape.com
baa56e3917
whoops, fix typo.
1999-12-22 09:14:36 +00:00
sspitzer%netscape.com
e7982eb40a
rest of fix for #21649
1999-12-22 09:14:04 +00:00
sspitzer%netscape.com
211cea2266
rename the prefs
1999-12-22 09:07:19 +00:00
sspitzer%netscape.com
98305b9226
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
1999-12-22 08:37:30 +00:00
sgehani%netscape.com
aa1ea7582d
Hook up cancel button to actually work during an XPInstall.
...
b = 10205
r = dbragg
a = sdagley
1999-12-22 08:29:52 +00:00
sspitzer%netscape.com
f1e2c9a33e
remove unused code.
1999-12-22 08:27:50 +00:00
ftang%netscape.com
982fa55c82
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
1999-12-22 07:56:40 +00:00
ftang%netscape.com
a6e3d2f183
fix bug 17103. fix array boundary access problem when get character class array . r=cata a=choffmannnsCyrillic*.cpp
1999-12-22 07:47:01 +00:00
ftang%netscape.com
5516255d30
fix bug 18624. r=nhotta a=chofmann. remove ; after text/html; when we do attribute comparison
1999-12-22 07:44:31 +00:00
ftang%netscape.com
0736dba2e9
back out mistaken check inTestLineBreak.cpp
1999-12-22 07:43:01 +00:00
ftang%netscape.com
fdc7540d5e
add one space line so I can type in comment for last check in. Last check in . r=cata a=chofmann. fix bug 17192. do contextual analysis for U+2019src
1999-12-22 07:41:42 +00:00