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

7022 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 4539c32d78 Make a couple of tweaks to allow complete admin (expect setting passwd) via webpages. 1998-09-01 01:11:34 +00:00
cls%seawood.org f5a06fb9f6 Initial version 1998-09-01 01:09:43 +00:00
warren%netscape.com b89e7efaca Renamed NSRepository to nsRepository. 1998-09-01 00:26:28 +00:00
warren%netscape.com 4dbedbd8ce Added closure argument to nsHashtable::Enumerate. Renamed NSRepository to nsRepository. 1998-09-01 00:23:47 +00:00
warren%netscape.com f7fa9e232b Changes for lazy java initialization. 1998-09-01 00:23:43 +00:00
warren%netscape.com d426280455 Fixed Create to work with new nsAgg.h 1998-09-01 00:17:49 +00:00
warren%netscape.com 71e9f3f5ea Changed NSServiceManager to nsServiceManager. 1998-09-01 00:17:47 +00:00
warren%netscape.com 8a20456a35 Made QI try the current object delegating to outer. Removed QI for kISupportsIID (which returned Internal). Added nsIOuter interfacewhich allows for notification of child release. 1998-09-01 00:17:28 +00:00
warren%netscape.com 3631ffe2b5 Added FindProxyForURL. 1998-09-01 00:17:25 +00:00
warren%netscape.com 04a7740fa4 Added PR_DestroyLogModule. 1998-09-01 00:17:18 +00:00
warren%netscape.com f06fe720a9 Made counts be unsigned. 1998-09-01 00:17:09 +00:00
warren%netscape.com 0448336f5c Fixed signature of Write method. 1998-09-01 00:17:01 +00:00
warren%netscape.com 27d3ba98bc Replaced some Java error strings with OJI error strings. 1998-09-01 00:16:57 +00:00
warren%netscape.com 8f40db3900 Added AWT_11 to NSJVM builds. 1998-09-01 00:16:53 +00:00
warren%netscape.com 4f1b718b4e Added closure argument to nsHashtable::Enumerate. 1998-09-01 00:16:47 +00:00
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