kipp%netscape.com
|
614cada8d6
|
new
|
1998-09-01 01:27:08 +00:00 |
beard%netscape.com
|
7808b4e586
|
Fixed nsRepository exports, and return type signature change for nsHashtable::Enumerate() which used to return int, and now returns void.
|
1998-09-01 01:23:54 +00:00 |
beard%netscape.com
|
a83b9378ee
|
Moved Checking nsServiceManager.cpp into the xpcom - src folder.
|
1998-09-01 01:22:23 +00:00 |
terry%netscape.com
|
5898e21f10
|
Do some simple sanity checks.
|
1998-09-01 01:20:36 +00:00 |
warren%netscape.com
|
15e51c72b0
|
Added ojiimpl requirement for jvmmgr.h
|
1998-09-01 01:19:59 +00:00 |
mccabe%netscape.com
|
ea764e6ca8
|
restore npl.
|
1998-09-01 01:16:45 +00:00 |
mccabe%netscape.com
|
b1360a1d96
|
More runtime errors now bound to exceptions.
Most of these will require a second look, but I wanted to get all of
them (that need exceptions) throwing something interesting.
|
1998-09-01 01:15:16 +00:00 |
cls%seawood.org
|
afda95bbce
|
A few fixes to allow things to work relatively out of the box.
|
1998-09-01 01:14:20 +00:00 |
pierre%netscape.com
|
61acb58236
|
enable debugger
|
1998-09-01 01:12:58 +00:00 |
pierre%netscape.com
|
c941eee2b8
|
Make aliases of sample files.
(closed tree override: raptor checkin only)
|
1998-09-01 01:12:34 +00:00 |
cls%seawood.org
|
f3290abe1e
|
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
|
15b8168364
|
Initial version
|
1998-09-01 01:09:43 +00:00 |
warren%netscape.com
|
34f3c0ef88
|
Renamed NSRepository to nsRepository.
|
1998-09-01 00:26:28 +00:00 |
warren%netscape.com
|
5624832f7d
|
Added closure argument to nsHashtable::Enumerate. Renamed NSRepository to nsRepository.
|
1998-09-01 00:23:47 +00:00 |
warren%netscape.com
|
320811506e
|
Changes for lazy java initialization.
|
1998-09-01 00:23:43 +00:00 |
warren%netscape.com
|
00c5e71bc6
|
Fixed Create to work with new nsAgg.h
|
1998-09-01 00:17:49 +00:00 |
warren%netscape.com
|
a0384c1c20
|
Changed NSServiceManager to nsServiceManager.
|
1998-09-01 00:17:47 +00:00 |
warren%netscape.com
|
bd061d0e27
|
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
|
b9721395e2
|
Added FindProxyForURL.
|
1998-09-01 00:17:25 +00:00 |
warren%netscape.com
|
2fa483e8ba
|
Added PR_DestroyLogModule.
|
1998-09-01 00:17:18 +00:00 |
warren%netscape.com
|
f4feae04b9
|
Made counts be unsigned.
|
1998-09-01 00:17:09 +00:00 |
warren%netscape.com
|
f20b358e37
|
Fixed signature of Write method.
|
1998-09-01 00:17:01 +00:00 |
warren%netscape.com
|
fb5ff72f6b
|
Replaced some Java error strings with OJI error strings.
|
1998-09-01 00:16:57 +00:00 |
warren%netscape.com
|
a3cabfa84e
|
Added AWT_11 to NSJVM builds.
|
1998-09-01 00:16:53 +00:00 |
warren%netscape.com
|
28969e9e90
|
Added closure argument to nsHashtable::Enumerate.
|
1998-09-01 00:16:47 +00:00 |
warren%netscape.com
|
0a534a0c5d
|
Changes for lazy java initialization.
|
1998-09-01 00:16:08 +00:00 |
cyeh%netscape.com
|
31b1b63203
|
updated examples that are cleaner and multiple platform friendly.
|
1998-09-01 00:08:02 +00:00 |
leaf%mozilla.org
|
e7535c1a08
|
Added timebomb setting for MOZILLA_OFFICIAL builds
|
1998-09-01 00:02:58 +00:00 |
leaf%mozilla.org
|
573196fcc4
|
Included the config directory if MOZILLA_OFFICIAL is set
|
1998-09-01 00:02:11 +00:00 |
beard%netscape.com
|
5a078003d0
|
The equals method isn't native in the Mozilla tree.
|
1998-08-31 23:39:51 +00:00 |
beard%netscape.com
|
0ef35aea1f
|
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
|
cd95818e55
|
i hate it when i fuck up
|
1998-08-31 23:27:51 +00:00 |
cyeh%netscape.com
|
a8d66f70b5
|
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
|
05d16ed8c9
|
First Checked In.
|
1998-08-31 22:51:26 +00:00 |
shaver%netscape.com
|
2bb47c8f8b
|
JS_InternString is volatile, so I'll avoid its use
|
1998-08-31 22:46:06 +00:00 |
dcone%netscape.com
|
7fdc9a0806
|
fixed the mouse enter and exit routines
|
1998-08-31 22:42:44 +00:00 |
dcone%netscape.com
|
7d7df75cf2
|
fixed update action
|
1998-08-31 22:42:06 +00:00 |
shaver%netscape.com
|
e5941a0ce7
|
update NodeOps APIs
|
1998-08-31 22:32:57 +00:00 |
shaver%netscape.com
|
562737cd88
|
avoid dangerous JS_InternString call, and update NodeOps APIs
|
1998-08-31 22:31:44 +00:00 |
kipp%netscape.com
|
e0dbb9a71d
|
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
|
485ced38dc
|
Fixed several crash bugs in Find
|
1998-08-31 21:56:57 +00:00 |
rickg%netscape.com
|
d33161f943
|
fixed a few infinite loops in new DTD code
|
1998-08-31 21:52:47 +00:00 |
dcone%netscape.com
|
c187ae0a52
|
tracking updates
|
1998-08-31 21:50:59 +00:00 |
dcone%netscape.com
|
6988056af6
|
fixed some update and drawing routines
|
1998-08-31 21:50:36 +00:00 |
dcone%netscape.com
|
0c0b829d94
|
Re-wrote the drawing routines for this widget
|
1998-08-31 21:49:49 +00:00 |
buster%netscape.com
|
e5ebbcebfb
|
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
|
279f86e915
|
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
|
2b14cdefb7
|
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
|
924700b781
|
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
|
df46919654
|
Added jsj_JavaMember.c (Changes from SpiderMonkey131_BRANCH of js/ref/liveconnect.)
|
1998-08-31 20:17:31 +00:00 |