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

7130 Коммитов

Автор SHA1 Сообщение Дата
beard%netscape.com 31ebc87cdd Changes from SpiderMonkey131_BRANCH of ns/ref/liveconnect. 1998-08-31 20:15:32 +00:00
beard%netscape.com df72b1ae5e Added jsj_JavaMember.c (Changes from SpiderMonkey131_BRANCH of ns/ref/liveconnect.) 1998-08-31 20:12:42 +00:00
spider%netscape.com 996065efff Updates for new XPCOM interface changes to the font metrics 1998-08-31 20:11:08 +00:00
spider%netscape.com 1cf4303a97 Adding netlib to the deps for nsIURL.h 1998-08-31 20:10:40 +00:00
kostello%netscape.com b256e56954 Added nsHTMLBR.cpp to project file 1998-08-31 19:53:21 +00:00
kostello%netscape.com 7911194465 These changes match the Windows/Unix changes to methods to take a parameter instead of returning a value. 1998-08-31 19:09:55 +00:00
kostello%netscape.com eba74be910 Add nsIDialog.h and nsILabel.h to MANIFEST 1998-08-31 19:00:38 +00:00
kipp%netscape.com e055c56a41 Use new SetAttr API 1998-08-31 18:44:11 +00:00
kipp%netscape.com 3aa7ca837e Use NS_NewHTMLBR to create BR content objects 1998-08-31 18:40:39 +00:00
kipp%netscape.com 8713c93675 Added NS_NewHTMLBR 1998-08-31 18:40:16 +00:00
kipp%netscape.com 30666fd66a Removed old content code 1998-08-31 18:40:03 +00:00
kipp%netscape.com 273fdb09f2 Use new SetAttr API; implement (cheesy) version of new SetAttr entry points 1998-08-31 18:39:46 +00:00
kipp%netscape.com e9911d2701 Define new SetAttr api 1998-08-31 18:39:13 +00:00
kipp%netscape.com c807e5e103 Use new SetAttr API 1998-08-31 18:38:53 +00:00
kipp%netscape.com 17dea39831 Added new source file 1998-08-31 18:38:37 +00:00
kipp%netscape.com e7a98c6570 new 1998-08-31 18:38:27 +00:00
kipp%netscape.com 5a6af8aa5b Added entity reduction for attributes; fixed a bug with incremental loading that would cause some content to seemingly disappear 1998-08-31 17:51:32 +00:00
ebina%netscape.com d4b5040fa1 Transfer encoded gzip streams were sent to this converter, but the
transfer-encoding was never removed from the URL structure, causing
infinite recursion.  This fixes that bug.
1998-08-31 16:31:12 +00:00
kipp%netscape.com 8f1c2a4bce Fixed porting bug when porting to xpcom'd nsIContent API 1998-08-31 16:09:06 +00:00
dcone%netscape.com 0d446f724a fixed some updating problems 1998-08-31 15:14:48 +00:00
dcone%netscape.com c263b197d7 update fix 1998-08-31 15:10:01 +00:00
dcone%netscape.com cfbe428b5d fixed updating 1998-08-31 15:08:46 +00:00
ramiro%netscape.com 419417290d Replace duplicate functions fe_GravityCorrectForms() and fe_ScrollForms() with
XfeMoveChildrenByOffset().
1998-08-31 14:30:56 +00:00
ramiro%netscape.com 5534878891 Make sure the debug event comments are printed only for slamm. 1998-08-31 14:14:59 +00:00
ramiro%netscape.com 63e4c6563e Workaround for broken automated browser tests. 1998-08-31 14:10:50 +00:00
mccabe%netscape.com 6e240ffb5b Further runtime error work... expose many new errors as catchable
exceptions.  Mostly syntax errors, so far.  Fixed missing #if
JS_HAS_ERROR_EXCEPTIONS
1998-08-31 09:49:43 +00:00
mccabe%netscape.com 38dfa16122 Added a call to js_ErrorToException to
the compile-error reporting mechanism,
providing a way to associate exceptions
(very likely SyntaxError exceptions)
with compile-time errors.

(Hopefully this is temporary, as I'd
prefer one central place in the
error-reporting process to put the
js_ErrorToException call.)

Also changed the error reporter in js.c
to only ignore error reports marked with
the JSREPORT_EXCEPTION advisory flag when
the error occurs during javascript execution.

If it's at the toplevel compilation
level, then the error is still reported
(and the exception discarded.)

The api is feeling slightly dirtier, but
it still seems like the best
compromise...
1998-08-31 08:17:40 +00:00
mccabe%netscape.com a6a41f773e Added jsmsg.def to the list of files used by the
'make tar' target.
1998-08-31 07:33:13 +00:00
mccabe%netscape.com c295318e74 Made the enum JSErrNum into a typedef
enum JSErrNum, and changed a uintN
errorNumber declaration to JSErrNum.

It'd be nice to change the uintN
errorNumber field in JSErrorReport to
JSErrNum, but it's not clear that
JSErrNum is or should be exposed in the
API.  Any C esthetes want to offer their
opinions?

It made my debugger slightly happier.
1998-08-31 07:07:26 +00:00
cls%seawood.org 4d23d7edbc More fixes. 1998-08-31 03:57:13 +00:00
cls%seawood.org 1940bdde88 Fixed problem with file permissions not being set. 1998-08-31 03:33:55 +00:00
ddrinan%netscape.com 668907ef70 Set NETSCAPE_OFFICIAL in order to trigger the perl script that generates the Cartman hooks 1998-08-31 02:49:51 +00:00
cls%seawood.org 60ce2a2566 Made the people:who field large enough for username%domain 1998-08-31 01:08:41 +00:00
troy%netscape.com 715766b02f Changes nsIView and nsIScrollableView interfaces to conform to
XPCOM conventions
1998-08-30 19:16:11 +00:00
morse%netscape.com 5c63d8dbd6 fix bustage on all platforms 1998-08-30 16:42:20 +00:00
morse%netscape.com eab2280708 still trying to fix up mac 1998-08-30 15:59:53 +00:00
morse%netscape.com b0d93947b9 one more attempt to clean up mac build 1998-08-30 15:43:56 +00:00
morse%netscape.com d44b1c9c56 disable trust labels for mac 1998-08-30 13:55:38 +00:00
morse%netscape.com d9ff6c6bf6 I give up, backing out trust labels 1998-08-30 08:49:56 +00:00
morse%netscape.com 418f7d91c5 giving up on mac for now, backing out some but not all of the changes 1998-08-30 07:09:27 +00:00
morse%netscape.com f99179fdba another attempt to fix linux bustage 1998-08-30 06:46:25 +00:00
morse%netscape.com 67c31b0bd3 attempt to fix build bustage on Sun in gromit tinderbox 1998-08-30 06:10:12 +00:00
morse%netscape.com 1c965781ef fix compile error 1998-08-30 06:01:22 +00:00
morse%netscape.com b06bddbbbb *** empty log message *** 1998-08-30 05:54:08 +00:00
morse%netscape.com d87a5dd85d second attempt to fix linux bustage on gromit 1998-08-30 05:47:25 +00:00
morse%netscape.com d2a2fc75c2 attempt to fix bustage on the mac 1998-08-30 05:09:35 +00:00
morse%netscape.com 2965b60d60 attempt to fix linux bustage on gromit 1998-08-30 04:49:13 +00:00
morse%netscape.com 3b138266dd added trust labels 1998-08-30 03:40:51 +00:00
morse%netscape.com fe82ff45c3 mkaccess.h 1998-08-30 03:23:42 +00:00
morse%netscape.com d3e2e3dffe fixed background color on signon viewer 1998-08-30 03:22:40 +00:00