dougt%netscape.com
e4811125ee
Fix for bug 14784. Moved pref item up. r=cathleen.
1999-10-19 01:01:51 +00:00
srinivas%netscape.com
169a3f4297
Update with post-3.5 fixes on the tip
1999-10-19 00:40:39 +00:00
pierre%netscape.com
c070ed6434
Fix #12737 "-moz-fixed should be compat mode only". Overwrites the fixed font family with the normal font family in navQuirks mode only. r=pollmann.
1999-10-19 00:31:45 +00:00
Jerry.Kirk%Nexwarecorp.com
6d7d6e5e82
Removed some hacks that were no longer necessary because of fixes made
...
on GFX side to fix nsRegion and the double buffer routines. Also
removed the DOUBLE_CLICK messages as directed by someone, I forget now who.
Bug 16698 r=Michael.Kedl@Nexwarecorp.com
1999-10-19 00:29:33 +00:00
Jerry.Kirk%Nexwarecorp.com
0b0084f5f9
Various fixes to correct bugs in nsRegionPh and to correct clipping
...
done by the double buffer routines.
Bug# 16698 r=Michael.Kedl@Nexwarecorp.com
1999-10-19 00:27:56 +00:00
selmer%netscape.com
340a14b366
Enable/Disable for Network builds
1999-10-19 00:27:21 +00:00
terry%mozilla.org
4bb8ee1f88
Fixed perl warning.
1999-10-19 00:25:42 +00:00
terry%mozilla.org
dcacbf119d
Fixed stupid perl warning.
1999-10-19 00:20:52 +00:00
terry%mozilla.org
ffdc31e803
Fix potential security hole (and I think some perl warnings.)
1999-10-19 00:17:54 +00:00
larryh%netscape.com
068207c01e
BugZilla 16566
1999-10-19 00:15:05 +00:00
terry%mozilla.org
91020c0bd5
Fixed perl warnings -- this module no longer defines its own "die" routine.
1999-10-19 00:07:23 +00:00
terry%mozilla.org
607a20961e
Fixed stupid perl warning.
1999-10-19 00:04:59 +00:00
nhotta%netscape.com
637abbf31c
Fixing the linux build bustage.
1999-10-19 00:03:57 +00:00
edburns%acm.org
42a084949a
r=neeti@netscape.com
...
bug: 16679
approved by: neeti@netscape.com
Return NS_ERROR_FAILURE when a cookie is not found.
1999-10-19 00:03:33 +00:00
terry%mozilla.org
2e67d20ca4
Fixed stupid perl warning.
1999-10-19 00:02:42 +00:00
terry%mozilla.org
da0f505ba9
Fixed stupid perl warnings.
1999-10-18 23:57:58 +00:00
srinivas%netscape.com
bc866e0703
Initial version
1999-10-18 23:46:10 +00:00
jband%netscape.com
87f852459b
checking in code to fix bug 12768 submitted by Dan.Oscarsson@trab.se. Needed a 'const char*' tmp varible to work with a 'const char*' buffer that was passed in. The same problem is in both js.c and xpcshell.cpp. r=jband
1999-10-18 23:45:39 +00:00
terry%mozilla.org
2a34cda875
Fixed stupid perl warning.
1999-10-18 23:42:25 +00:00
terry%mozilla.org
c206a888f5
Fixed stupid perl warning.
1999-10-18 23:35:57 +00:00
alecf%netscape.com
c553b28ba9
add big comment describing how this dialog works
...
(no reviewer, no bug, just comments)
1999-10-18 23:35:53 +00:00
alecf%netscape.com
b47b2536be
fix for #15685
...
r=sspitzer
rdf: prefix on XML attributes was confusing the template
1999-10-18 23:35:22 +00:00
nhotta%netscape.com
ad2b025398
Checking in a fix for the linux build bastage,
1999-10-18 23:32:45 +00:00
terry%mozilla.org
25535f33b9
Oops; fixed perl error.
1999-10-18 23:32:03 +00:00
terry%mozilla.org
0165e4370c
Fixed stupid perl warning.
1999-10-18 23:23:08 +00:00
jband%netscape.com
f4071145f8
checking in bug 16629 fix to cbegle's xpconnect tests submitted by green@FreeBSD.org. This fixes screwy longlong test methods. r=jband
1999-10-18 23:20:16 +00:00
alecf%netscape.com
13330190da
fix typedef so this compiles with boehm's own makefile or mozilla's makefile.in
1999-10-18 23:17:02 +00:00
alecf%netscape.com
6a138ee95b
we should actually be using generic threads so unhide this stuff
1999-10-18 23:15:44 +00:00
briano%netscape.com
dc8a821fc6
Automated update
1999-10-18 23:15:10 +00:00
alecf%netscape.com
f93e67bdbe
build boehm when flag is used r=sspitzer
...
(last checkin also r=sspitzer)
1999-10-18 23:14:16 +00:00
alecf%netscape.com
26cb8e90c6
add flag for boehm (doesn't quite work yet)
1999-10-18 23:13:47 +00:00
waterson%netscape.com
3a7da7d02f
Move nsXULElement declaration into the header file.
1999-10-18 23:05:35 +00:00
terry%mozilla.org
b754bd3902
Fixed stupid perl warning.
1999-10-18 23:04:40 +00:00
terry%mozilla.org
b2df112085
Massive spank to put "use strict" in all Bonsai code.
1999-10-18 22:55:01 +00:00
alecf%netscape.com
c35506fae6
remove makefiles that arent' part of the module anymore
1999-10-18 22:49:05 +00:00
rickg%netscape.com
e42ff0e367
fixed bug16624; r=buster. Buffer used to translate unicode entities in forms wasn't being truncated.
1999-10-18 22:39:58 +00:00
ducarroz%netscape.com
14154d88b4
Fix for bug 15313 & 15536. .txt files are now interpreted as XML document. Therefore we need to load a .html file even if it content is purely plain text. R=rhp
1999-10-18 22:38:54 +00:00
sspitzer%netscape.com
2e6d0a9384
fix for #16259 , r=alecf. use the right line endings on the mac. now, instead of putting the LINEBREAK in every string, and then
...
writing every string to the stream, we do the line ending when we write to the stream.
1999-10-18 22:38:53 +00:00
slamm%netscape.com
8d4db6d45c
Update checkout target. Add logging. Stop on conflicts. r=dougt
1999-10-18 22:33:32 +00:00
nhotta%netscape.com
df06979b80
Changed interface and implementation of nsIEntityConverter,
...
more entity support (before Latin1 only), added a string based interface. Bug fix 8865, r=ftang.
1999-10-18 22:33:14 +00:00
cata%netscape.com
db7dfb14bc
Conversion to Module. Reviewed by dp. Bug #15589 .
1999-10-18 22:23:28 +00:00
troy%netscape.com
a5e197eace
r=kipp@netscape.com Moved ownership of root frame (and frame hierarchy) over to
...
the frame manager
1999-10-18 22:20:37 +00:00
ftang%netscape.com
8ecb052071
fix bug 16656, change the test condiction for NS_PRECONDICTION. also add some error checking code for null ptr. r=erik
1999-10-18 22:17:16 +00:00
waterson%netscape.com
a306c3e8d7
Remove nsRDFElement.cpp
1999-10-18 22:08:39 +00:00
waterson%netscape.com
b668580ada
Rename nsRDFElement to nsXULElement; rename nsXULElement to nsXULAggregateElement.
1999-10-18 22:08:15 +00:00
waterson%netscape.com
5e74673fd0
Rename nsRDFElement to nsXULElement.
1999-10-18 22:07:36 +00:00
rhp%netscape.com
a85a8ee459
Change for separating inline attachments - Bug #16367 - r: bienvenu
1999-10-18 22:07:02 +00:00
buster%netscape.com
10a59de68d
some extremely minor cleanup of bugs found by ftang. Thanks, frank.
1999-10-18 21:59:19 +00:00
akhil.arora%sun.com
2f4bfeb73b
16427 r=akhil.arora@sun.com fixed by Denis Sharypov <sdv@sparc.spb.su>
...
Found some more instances where the DOM spec says that it is not an error
to return a NULL. Do not throw exceptions in these cases.
1999-10-18 21:53:20 +00:00
pavlov%netscape.com
aca3a56acf
clean up wizard code a bit
1999-10-18 21:52:03 +00:00