troy%netscape.com
fed21931ee
Added NS_INIT_REFCNT() to constructor
1998-09-18 02:05:46 +00:00
jfrancis%netscape.com
65f6c6b810
Redoing Ender toolbar.
1998-09-18 01:38:51 +00:00
warren%netscape.com
e739973a4a
Abstracted away need for JavaVM object and GetJavaVM plugin API call.
1998-09-18 01:29:08 +00:00
jfrancis%netscape.com
b8a785fe1d
Redoing Ender toolbar.
1998-09-18 01:24:28 +00:00
jfrancis%netscape.com
3dbadee7e4
Redoing Ender toolbar
1998-09-18 01:23:45 +00:00
warren%netscape.com
f9e7accc3b
Fixed comments.
1998-09-18 01:23:04 +00:00
jfrancis%netscape.com
180a8caacf
Redoing the Ender toolbar
1998-09-18 01:22:28 +00:00
jband%netscape.com
238f96eccb
(not part of client build) added call/return hooks to js_Invoke and js_Execute. Also added additional accessors to jsdbgapi for JSStackFrame contents. This will better facilitate tracking exceptions as they propagate up the stack, allow for faster stepping schemes, and support less intrusive tracing/profiling schemes.
1998-09-18 00:57:11 +00:00
troy%netscape.com
840d73eab9
Removed some commented out code that's not needed now that we're using the
...
new frame construction
1998-09-18 00:49:40 +00:00
joki%netscape.com
c4af68389c
Adding targetting of any named window
1998-09-18 00:35:55 +00:00
jgellman%netscape.com
bd1c6695f2
Remove java API from the build.
1998-09-18 00:10:15 +00:00
troy%netscape.com
aae84de775
Removed some code that's no longer needed with the new frame construction code
1998-09-18 00:04:55 +00:00
troy%netscape.com
a3ade41695
Removed some code that's no longer needed now that tables are using the
...
new frame construction code
1998-09-17 23:54:47 +00:00
mccabe%netscape.com
8257eac38e
Propagate mcafee compile-warning fixes from js/src.
1998-09-17 23:48:20 +00:00
troy%netscape.com
5f8f73f347
Removed code that's no longer needed now that tables are using new
...
frame construction code
1998-09-17 23:46:16 +00:00
ebina%netscape.com
ec67fe7c53
"This doesn't make it work, but it makes it 'better'" - Kipp
1998-09-17 22:08:35 +00:00
beard%netscape.com
f4c16c7626
09171998 LiveConnect Carpool: build bustage: false -> PR_FALSE.
1998-09-17 22:03:45 +00:00
jsun%netscape.com
24d454f681
No change.
...
Just wanted to notify Mozilla, Gromit trees that my
checkins (in mozilla\modules\calendar) are not being build by Mozilla or Gromit.
Only Calendar should build these files.
1998-09-17 21:40:43 +00:00
kipp%netscape.com
2f44ed8ee1
Register inet service so that the test works again
1998-09-17 21:33:14 +00:00
kipp%netscape.com
511247f78f
Fixed deref of unitialized memory bug in URLImpl::Open
1998-09-17 21:32:52 +00:00
troy%netscape.com
fda3dbd970
Changed some AddRef/Release calls overto use XP-COM macros
1998-09-17 21:27:22 +00:00
jsun%netscape.com
1e85684495
added the changeEventsOwnership method for moving events between calendars.
1998-09-17 21:24:52 +00:00
beard%netscape.com
8785f1659c
09171998 LiveConnect Carpool
1998-09-17 20:41:00 +00:00
beard%netscape.com
1b64578738
09171998 LiveConnect Carpool: build bustage.
1998-09-17 20:35:10 +00:00
beard%netscape.com
8450cdb024
09171998 LiveConnect Carpool: build bustage (backed out to 3.3 version)
1998-09-17 20:33:21 +00:00
troy%netscape.com
49ec74342f
Changed some code to use NS_NEWPCOM and NS_DELETEXPCOM
1998-09-17 20:25:26 +00:00
beard%netscape.com
f28d184a85
09171998 LiveConnect Carpool: build bustage
1998-09-17 20:18:36 +00:00
beard%netscape.com
833060d0d2
09171998 LiveConnect Carpool: build bustage.
1998-09-17 20:17:57 +00:00
spider%netscape.com
e6c09effaa
Adding CalendarModel framework to core
1998-09-17 20:14:25 +00:00
kostello%netscape.com
3c1d6e4098
Fixed textfield problems from widget changes.
1998-09-17 20:07:15 +00:00
troy%netscape.com
94de21e214
Replaced some AddRef() and Release() calls with the XP-COM macros
1998-09-17 20:02:04 +00:00
valeski%netscape.com
c1b711408e
Now nulling out a variable that was causing a crash on url open.
1998-09-17 19:56:30 +00:00
beard%netscape.com
43b61c072a
09171998 LiveConnect Carpool: added export for nsRepository::UnregisterFactory(const nsID&,nsIFactory*).
1998-09-17 19:55:08 +00:00
troy%netscape.com
3fda711eb9
Changed some AddRef() and Release() calls to use the XP-COM macros
1998-09-17 19:49:10 +00:00
beard%netscape.com
39778d0e0d
09171998 LiveConnect Carpool: XP_MAC, added #define of JSJDLL, and preregistering the nsILiveconnect factory.
1998-09-17 19:39:46 +00:00
beard%netscape.com
9de5558ab8
09171998 LiveConnect Carpool: #ifndef NS_EXPORT, to not conflict with nsCom.h definition.
1998-09-17 19:22:39 +00:00
sudu%netscape.com
6eada553e3
including config.mak to get default MOZ_OJI flag being set in config
1998-09-17 19:22:38 +00:00
beard%netscape.com
c7722b3b71
09171998 LiveConnect Carpool: XP_MAC, fixed NS_EXPORT to actually export on the Mac.
1998-09-17 19:21:43 +00:00
sman%netscape.com
c32dd2254c
moved some files from shell to core
1998-09-17 19:21:04 +00:00
beard%netscape.com
3b0249a287
09171998 LiveConnect Carpool
1998-09-17 19:20:20 +00:00
beard%netscape.com
6b77eb3e40
First Checked In.
1998-09-17 19:15:15 +00:00
sudu%netscape.com
27a8da36c2
removed c++ style comments
1998-09-17 19:06:00 +00:00
sudu%netscape.com
9e48871a6a
Added nsCCodeSourcePrinicipal.h to export line
1998-09-17 18:49:51 +00:00
sudu%netscape.com
8d00de7ede
Included confg.mk so that MOZ_OJI flag gets picked up from there. Else liveonnect dir would not be traversed
1998-09-17 18:35:15 +00:00
sudu%netscape.com
bcdfb85519
Added caps in the include line
1998-09-17 18:32:45 +00:00
sudu%netscape.com
f4a37dd455
Moved NPL_Init after RDF_Init as NPL_Init depends on RDF stuff via caps manager
1998-09-17 18:31:47 +00:00
sman%netscape.com
3ec4e36d93
reorganize data loading.
1998-09-17 18:28:53 +00:00
sudu%netscape.com
1de8c0fe1f
Added new XPCOM apis to liveconnect
1998-09-17 18:21:49 +00:00
terry%netscape.com
3f392028c9
Oops. Last checkin had more ambitious code than I meant in it.
1998-09-17 18:21:03 +00:00
sudu%netscape.com
3e35efee72
removing jni files which were placed by mistake in _jri dir
1998-09-17 18:18:16 +00:00