Граф коммитов

44369 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com c2ded4ce56 Fix build bustage 1999-10-19 01:29:44 +00:00
sspitzer%netscape.com 81220a5314 other part of fix for #15235. fix send later. r=alecf 1999-10-19 01:24:25 +00:00
sspitzer%netscape.com 9e4cd4394f part of fix for #15235. get send later to work again. r=alecf 1999-10-19 01:23:54 +00:00
dougt%netscape.com ef6d2a7263 Fix for bug 14784. Moved pref item up. r=cathleen. 1999-10-19 01:01:51 +00:00
srinivas%netscape.com 57e7bdef64 Update with post-3.5 fixes on the tip 1999-10-19 00:40:39 +00:00
pierre%netscape.com bfe52a8e4e 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 f460a870ed 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 b7acabf1e5 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 25d38f41e1 Enable/Disable for Network builds 1999-10-19 00:27:21 +00:00
terry%mozilla.org 34130c865d Fixed perl warning. 1999-10-19 00:25:42 +00:00
terry%mozilla.org b0db01c293 Fixed stupid perl warning. 1999-10-19 00:20:52 +00:00
terry%mozilla.org 5f3456602b Fix potential security hole (and I think some perl warnings.) 1999-10-19 00:17:54 +00:00
larryh%netscape.com d2cecca1dc BugZilla 16566 1999-10-19 00:15:05 +00:00
terry%mozilla.org 87878548b8 Fixed perl warnings -- this module no longer defines its own "die" routine. 1999-10-19 00:07:23 +00:00
terry%mozilla.org a4b1e43399 Fixed stupid perl warning. 1999-10-19 00:04:59 +00:00
nhotta%netscape.com 5c8b113682 Fixing the linux build bustage. 1999-10-19 00:03:57 +00:00
edburns%acm.org 8a136db933 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 835438c4ed Fixed stupid perl warning. 1999-10-19 00:02:42 +00:00
terry%mozilla.org b06439f614 Fixed stupid perl warnings. 1999-10-18 23:57:58 +00:00
srinivas%netscape.com 46739047de Initial version 1999-10-18 23:46:10 +00:00
jband%netscape.com 63c50e078a 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 8cf6cf4767 Fixed stupid perl warning. 1999-10-18 23:42:25 +00:00
terry%mozilla.org df4530636d Fixed stupid perl warning. 1999-10-18 23:35:57 +00:00
alecf%netscape.com 2b115792a2 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 b9f981b64f 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 49eae1bcac Checking in a fix for the linux build bastage, 1999-10-18 23:32:45 +00:00
terry%mozilla.org a345d88f7e Oops; fixed perl error. 1999-10-18 23:32:03 +00:00
terry%mozilla.org 5d310e094f Fixed stupid perl warning. 1999-10-18 23:23:08 +00:00
jband%netscape.com d99faca17a 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 b052c6c765 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 417d06c377 we should actually be using generic threads so unhide this stuff 1999-10-18 23:15:44 +00:00
briano%netscape.com a375993f3d Automated update 1999-10-18 23:15:10 +00:00
alecf%netscape.com 350de8a377 build boehm when flag is used r=sspitzer
(last checkin also r=sspitzer)
1999-10-18 23:14:16 +00:00
alecf%netscape.com 22a4f7137f add flag for boehm (doesn't quite work yet) 1999-10-18 23:13:47 +00:00
waterson%netscape.com e6f547bf07 Move nsXULElement declaration into the header file. 1999-10-18 23:05:35 +00:00
terry%mozilla.org 1f12ca43e5 Fixed stupid perl warning. 1999-10-18 23:04:40 +00:00
terry%mozilla.org d43d834edd Massive spank to put "use strict" in all Bonsai code. 1999-10-18 22:55:01 +00:00
alecf%netscape.com 9b4f3ed14d remove makefiles that arent' part of the module anymore 1999-10-18 22:49:05 +00:00
rickg%netscape.com 5ca278bf63 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 050ae5396a 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 3ac84e0b8d 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 790a4a7bad Update checkout target. Add logging. Stop on conflicts. r=dougt 1999-10-18 22:33:32 +00:00
nhotta%netscape.com b5873913b7 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 2f872da842 Conversion to Module. Reviewed by dp. Bug #15589. 1999-10-18 22:23:28 +00:00
troy%netscape.com 153e50eb7f 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 51000b5618 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 fc23fb1269 Remove nsRDFElement.cpp 1999-10-18 22:08:39 +00:00
waterson%netscape.com 5d36702c83 Rename nsRDFElement to nsXULElement; rename nsXULElement to nsXULAggregateElement. 1999-10-18 22:08:15 +00:00
waterson%netscape.com e1e525dc78 Rename nsRDFElement to nsXULElement. 1999-10-18 22:07:36 +00:00
rhp%netscape.com 10c9c02a8f Change for separating inline attachments - Bug #16367 - r: bienvenu 1999-10-18 22:07:02 +00:00