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

6707 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 4e6f663065 Changes for lazy java initialization. 1998-09-01 00:16:08 +00:00
cyeh%netscape.com 677314c5c7 updated examples that are cleaner and multiple platform friendly. 1998-09-01 00:08:02 +00:00
leaf%mozilla.org 25f0d4bf6d Added timebomb setting for MOZILLA_OFFICIAL builds 1998-09-01 00:02:58 +00:00
leaf%mozilla.org 5054e4b7c7 Included the config directory if MOZILLA_OFFICIAL is set 1998-09-01 00:02:11 +00:00
beard%netscape.com 811374c6e8 The equals method isn't native in the Mozilla tree. 1998-08-31 23:39:51 +00:00
beard%netscape.com 603876aec5 Changed JavaPackage_resolve so that it doesn't return immediately if quiet_resolve_failure is true. Otherwise, pre_define_java_packages fails. 1998-08-31 23:39:04 +00:00
cyeh%netscape.com ebc5720c9d i hate it when i fuck up 1998-08-31 23:27:51 +00:00
cyeh%netscape.com b918ffcdf7 added support for automagically setting timebombs in the build. only used for mozilla official builds, shouldn't affect anything. (famous last words i know) 1998-08-31 22:54:56 +00:00
cyeh%netscape.com 971fdfc151 First Checked In. 1998-08-31 22:51:26 +00:00
shaver%netscape.com 67aaece432 JS_InternString is volatile, so I'll avoid its use 1998-08-31 22:46:06 +00:00
dcone%netscape.com c7fb0150ff fixed the mouse enter and exit routines 1998-08-31 22:42:44 +00:00
dcone%netscape.com 36596bfb3f fixed update action 1998-08-31 22:42:06 +00:00
shaver%netscape.com 8707a48d49 update NodeOps APIs 1998-08-31 22:32:57 +00:00
shaver%netscape.com cb97057b16 avoid dangerous JS_InternString call, and update NodeOps APIs 1998-08-31 22:31:44 +00:00
kipp%netscape.com 34b4a81f99 Make sure we don't run off the end of the string when translating entities in attribute values 1998-08-31 22:00:04 +00:00
rods%netscape.com f03be582e3 Fixed several crash bugs in Find 1998-08-31 21:56:57 +00:00
rickg%netscape.com 0def007cba fixed a few infinite loops in new DTD code 1998-08-31 21:52:47 +00:00
dcone%netscape.com d33b347700 tracking updates 1998-08-31 21:50:59 +00:00
dcone%netscape.com 20c5c21fcd fixed some update and drawing routines 1998-08-31 21:50:36 +00:00
dcone%netscape.com 1b3afefba7 Re-wrote the drawing routines for this widget 1998-08-31 21:49:49 +00:00
buster%netscape.com 49cf716e9d reimplemented cell map in terms of nsVoidArrays for incremental building.
the cellmap is now built incrementally, driven by nsTableRowFrame::InitialReflow
1998-08-31 21:23:28 +00:00
cyeh%netscape.com 374a1c2dc0 change tool call from perl5 to perl, so that i can actually build
on my primary linux machine. this is purely a selfish change, and only
enabled for official type builds.

reviewed: cyeh. approved: cyeh
1998-08-31 21:19:04 +00:00
terry%netscape.com aa02be5044 Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- was crashing if
you have exactly one product defined.  Oops!
1998-08-31 20:41:13 +00:00
terry%netscape.com 752e0bec62 Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- do some sanity
checking on the list of column names we're given.
1998-08-31 20:38:47 +00:00
warren%netscape.com f20a6b1050 Added jsj_JavaMember.c (Changes from SpiderMonkey131_BRANCH of js/ref/liveconnect.) 1998-08-31 20:17:31 +00:00
beard%netscape.com 35cb9e3602 Changes from SpiderMonkey131_BRANCH of ns/ref/liveconnect. 1998-08-31 20:15:32 +00:00
beard%netscape.com a54a6f0b5b Added jsj_JavaMember.c (Changes from SpiderMonkey131_BRANCH of ns/ref/liveconnect.) 1998-08-31 20:12:42 +00:00
spider%netscape.com 89e25f98f6 Updates for new XPCOM interface changes to the font metrics 1998-08-31 20:11:08 +00:00
spider%netscape.com 25f0cc2f12 Adding netlib to the deps for nsIURL.h 1998-08-31 20:10:40 +00:00
kostello%netscape.com 62dfaf6500 Added nsHTMLBR.cpp to project file 1998-08-31 19:53:21 +00:00
kostello%netscape.com f86a9e9223 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 5132a1f2da Add nsIDialog.h and nsILabel.h to MANIFEST 1998-08-31 19:00:38 +00:00
kipp%netscape.com be07b4695f Use new SetAttr API 1998-08-31 18:44:11 +00:00
kipp%netscape.com 3b1fc0b12f Use NS_NewHTMLBR to create BR content objects 1998-08-31 18:40:39 +00:00
kipp%netscape.com 1969308ef9 Added NS_NewHTMLBR 1998-08-31 18:40:16 +00:00
kipp%netscape.com 3bd969a253 Removed old content code 1998-08-31 18:40:03 +00:00
kipp%netscape.com 926a1e038b Use new SetAttr API; implement (cheesy) version of new SetAttr entry points 1998-08-31 18:39:46 +00:00
kipp%netscape.com b0fa9e0a81 Define new SetAttr api 1998-08-31 18:39:13 +00:00
kipp%netscape.com 19ca8a3434 Use new SetAttr API 1998-08-31 18:38:53 +00:00
kipp%netscape.com 0fe2a4acc2 Added new source file 1998-08-31 18:38:37 +00:00
kipp%netscape.com cc0854d7db new 1998-08-31 18:38:27 +00:00
kipp%netscape.com bd83087288 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 eb654c8114 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 c983bef350 Fixed porting bug when porting to xpcom'd nsIContent API 1998-08-31 16:09:06 +00:00
dcone%netscape.com 8144e02ebc fixed some updating problems 1998-08-31 15:14:48 +00:00
dcone%netscape.com b30a36f87c update fix 1998-08-31 15:10:01 +00:00
dcone%netscape.com 06d339e063 fixed updating 1998-08-31 15:08:46 +00:00
ramiro%netscape.com 6e8b7f1529 Replace duplicate functions fe_GravityCorrectForms() and fe_ScrollForms() with
XfeMoveChildrenByOffset().
1998-08-31 14:30:56 +00:00
ramiro%netscape.com 75a39fdeb5 Make sure the debug event comments are printed only for slamm. 1998-08-31 14:14:59 +00:00
ramiro%netscape.com b7d0b9e024 Workaround for broken automated browser tests. 1998-08-31 14:10:50 +00:00