akkana%netscape.com
2eba1857b8
Contribution from Ben Bucksch <mozilla@bucksch.org> to eliminate URL: in url strings. r=akkana
1999-12-22 22:42:46 +00:00
vidur%netscape.com
949d52cd68
Fix for bug 16787. Added navigator.cookieEnabled. Removed warnings. a=don r=waqar
1999-12-22 22:42:06 +00:00
radha%netscape.com
4ab557048d
Remove Session History from the build list r=law a=don
1999-12-22 22:41:30 +00:00
vidur%netscape.com
a65b33ad5c
Fix for bug 16787. Added nsICookieService::CookieEnabled. a=don r=neeti/morse
1999-12-22 22:41:18 +00:00
radha%netscape.com
bd5831a9aa
Remove session hsitory files from the build list
1999-12-22 22:41:00 +00:00
radha%netscape.com
75bc0bc973
Remove Session History files from the build list. r=law a=don
1999-12-22 22:39:21 +00:00
radha%netscape.com
0171f8ebc6
Add shistory to the dirs list
1999-12-22 22:38:00 +00:00
radha%netscape.com
c35b184e31
Initial checkin. r=law a=don
1999-12-22 22:35:31 +00:00
radha%netscape.com
8c1b10e10f
New Session Hsitory in its own directory.
...
Initial checkin. r=law a=don
1999-12-22 22:33:16 +00:00
vidur%netscape.com
edbe1b7dad
Partial fix for bug 22413. Create generic script instances for layer and ilayer elements. a=don r=waqar
1999-12-22 22:32:41 +00:00
morse%netscape.com
ec4b2f3241
fix minor single-signon bugs, r=dp, a=dp
1999-12-22 22:24:55 +00:00
valeski%netscape.com
a091cc3710
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.
1999-12-22 22:15:55 +00:00
rogerl%netscape.com
7f67f0dd19
Fixed copyright dates and added lincense boilerplate.
1999-12-22 22:03:59 +00:00
akkana%netscape.com
db0aecb44a
21993: hr should have newline before/after it. Trivial code change, a=gramps
1999-12-22 22:03:49 +00:00
rogerl%netscape.com
f6a646e61d
Changed comment format to C-style.
1999-12-22 22:02:16 +00:00
rogerl%netscape.com
d9c48d303c
r=brendan
...
Bug #20444 , delete of non-reference
1999-12-22 22:01:19 +00:00
rogerl%netscape.com
878af4fc61
r=brendan
...
Bug #21836 , apply didn't check for non-object argument.
1999-12-22 22:00:07 +00:00
rogerl%netscape.com
77804d502b
r=brendan
...
Bug #21799 , uncaught throw of null crash.
1999-12-22 21:58:53 +00:00
rogerl%netscape.com
e94220b323
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
8af17f66e2
Fixing 16519, r=VYV03354@nifty.ne.jp
1999-12-22 21:53:14 +00:00
jefft%netscape.com
217c50bb3b
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
31f53d9673
First Checked In.
1999-12-22 21:37:09 +00:00
radha%netscape.com
3ef74d2a78
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
07cf29ea8d
b=1994. Changed to respect alt="" and use it
1999-12-22 21:26:14 +00:00
srinivas%netscape.com
ec848dbee5
Fixed use of uninitialized variable. Bugzilla #21201 .
1999-12-22 21:24:34 +00:00
ftang%netscape.com
fc9aaa700c
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
0b2fd49f36
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
b9b837cd78
Fixed PR_SetThreadAffinityMask, which returned random value on Irix.
...
Bugzilla #21621 .
1999-12-22 20:51:26 +00:00
ssu%netscape.com
644c06df45
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
935505f811
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
4ca0345b90
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
a3346c4a5e
turned off some debug rods only
1999-12-22 20:03:59 +00:00
rods%netscape.com
74b2e185aa
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
3d9b31d36f
Another NetBSD/arm-specific fix.
1999-12-22 20:02:18 +00:00
nhotta%netscape.com
8901ba2e5f
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
3fbe4a0a4c
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
a10fd6a960
fixed visibility check error
...
r=kmcclusk bug=21701
1999-12-22 19:54:21 +00:00
rods%netscape.com
c3679c3727
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
23d3312d70
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
c37936155f
changed clipping in Paint to be intersect instead of replace
...
r=kmcclusk
1999-12-22 19:50:47 +00:00
rods%netscape.com
7c47447ac9
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
0775d6ac9d
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
b3fcb59f48
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
08f3518b3c
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
6e3b6e81b4
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
6307519c57
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
b8d5f380d6
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
ed7b8de6a4
ignore generated Makefiles
1999-12-22 15:03:27 +00:00
pierre%netscape.com
0aaa5d3390
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
a725da285d
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