rpotts
1d2f55011f
Made the destructors on some XPCOM objects virtual (and protected) to make sure everything gets cleaned up...
1998-06-23 18:44:06 +00:00
vidur
c0e592da07
Separated scripting global object responsibilities from the WebWidget. Added better masking of JS-specific structures in generic interfaces. Creation of a scripting global object interface.
1998-06-23 18:43:49 +00:00
vidur
b5f413930d
Added autogeneration of XPCOM headers and JavaScript stub classes. Added better masking of JS-specific structures in generic interfaces. Creation of a scripting global object interface.
1998-06-23 18:43:06 +00:00
rpotts
58123235cc
Some reference counting to make things go away...
1998-06-23 18:40:18 +00:00
rpotts
ee995a6cc6
Keep a global reference to the Image Manager to prevent it from being deleted.
1998-06-23 18:38:33 +00:00
rpotts
57b487e386
Do not crash if the Font cache has not been initialized yet...
1998-06-23 18:37:49 +00:00
norris
fd2d85d3df
(Not part of Communicator build.)
...
Fix array length updating for negative indices.
1998-06-23 18:20:59 +00:00
norris
4d76152498
(Not part of Communicator build)
...
Fix 105721 ECMA: assigning String.prototype.indexOf to the global object
1998-06-23 18:16:02 +00:00
michaelp
9234d7a8f4
killed debug code.
1998-06-23 17:50:19 +00:00
michaelp
63a3e93627
made led prettier.
1998-06-23 17:47:06 +00:00
brade
f5ba9f7681
Back out part of Normandy merge that shouldn't have been checked in.
1998-06-23 17:34:02 +00:00
cyeh
4ac25e42b7
add back $DEBUG flag accidentily deleted in previous rev
1998-06-23 14:45:56 +00:00
fur
c075b19207
Prevent crash when accessing numeric properties of a JavaPackage
...
object. (Such properties should never exist, but we shouldn't crash.)
1998-06-23 08:15:40 +00:00
sdagley
be7f46bedc
Fix merge error that caused first character of URL typed into Location field to be lost (pierre/sdagley)
1998-06-23 06:41:18 +00:00
fur
005b7a2045
Simplifications and aesthetic tweaks to changes required to build on the Mac.
...
Also, eliminated uses of tab characters.
1998-06-23 06:28:14 +00:00
fur
9c8206d34b
Ignore generated files
1998-06-23 06:09:44 +00:00
cyeh
1018fcfba9
removing yet more conflicts as a result of the normandy merge. ARGH.
1998-06-23 05:56:23 +00:00
troy
ea085cab4b
Some work-in-progress for table incremental reflow
1998-06-23 05:43:27 +00:00
michaelp
4482083229
fixed build.
1998-06-23 05:26:58 +00:00
cyeh
cf292fc383
remove conflict caused by NORAMNDY_BEACH merge.
1998-06-23 05:19:54 +00:00
troy
92d750e915
pubbed
1998-06-23 05:13:58 +00:00
troy
669a868275
Initial check-in
1998-06-23 05:13:22 +00:00
cyeh
9fa4d49f94
make it match BuildMozillaDebug.pl. normandy landing missed this file, that's why the continous builds were failing, but manual builds were succeeding without an error.
1998-06-23 04:21:35 +00:00
pierre
5f8018ca74
Normandy landing: added CBrowserApplicationsMediator.cp and UDeferredTask.cp
1998-06-23 02:58:53 +00:00
mlm
ca4706a898
- Merge with 4.06 sources: Add another byte to source numbering so that
...
scripts that start on lines >32K still work.
- Fix is from fur
1998-06-23 02:32:45 +00:00
beard
9e99fd8b00
First Checked In.
1998-06-23 02:05:14 +00:00
beard
de9e08f412
Added prototype for strdup.
1998-06-23 02:04:48 +00:00
beard
be75153fe0
#define LIVECONNECT 1
1998-06-23 02:04:22 +00:00
beard
df22104edb
Added prosdep.h to get strdup prototype.
1998-06-23 02:03:59 +00:00
beard
6be3eb992d
Added XP_MAC changes to export the JSObject native methods.
1998-06-23 02:03:10 +00:00
beard
5afc929f9d
Added XP_MAC changes for struct-based jlongs.
1998-06-23 02:01:53 +00:00
beard
129adcc229
Added prosdep.h to get strdup prototype. Corrected JSJ_InitJSContext to match its prototype.
1998-06-23 01:59:26 +00:00
beard
883907e189
MacOS/MSL malloc also needs non-zero size.
1998-06-23 01:57:05 +00:00
beard
8506dd7f3a
Added XP_MAC initialization function.
1998-06-23 01:55:31 +00:00
beard
9adfde6a23
Added Mac build instructions.
1998-06-23 01:54:20 +00:00
timm
0ec1e3d3bf
123973 go to a different error page for 1st and 2nd dial errors
1998-06-23 01:51:11 +00:00
beard
0d6134c989
First Checked In.
1998-06-23 01:48:49 +00:00
spider
282d82d449
Normandy checkin for MacFE ... woohoo!
1998-06-23 01:36:59 +00:00
rickg
593801f056
fixed API mismatch
1998-06-23 01:35:25 +00:00
rickg
4b202376f1
added support for doc quality
1998-06-23 01:34:25 +00:00
beard
3c43366f5f
First Checked In.
1998-06-23 01:31:44 +00:00
jwz
a4ead17823
dawn@cannibal.mi.org:
...
htmlify descriptions in directory listings
remove some more style file stuff
1998-06-23 01:01:39 +00:00
jwz
aa038b375a
dawn@cannibal.mi.org:
...
</TD> was getting gobbled up
1998-06-23 01:01:26 +00:00
jwz
60ff38a615
dawn@cannibal.mi.org:
...
yet another attempt at adding descriptions to directory listings.
This time use the following search criterion for rcs variables
which hopefully won't confuse cvs. /Id: $filename/
mozilla/README directory was confusing lxr. Added a check
that README is a regular file before its displayed in the directory
listing.
1998-06-23 01:01:11 +00:00
michaelp
1b46e39ecd
added ability to set behavior of scrollbars in scrollable views.
1998-06-23 00:53:56 +00:00
rickg
7e2f0cc044
more API cleanup; home.netscape.com working again
1998-06-23 00:53:50 +00:00
rickg
68c01dae1a
added a new secret argument to Parse()
1998-06-23 00:52:21 +00:00
spider
02052167a4
More libmsg Normandy stuff
1998-06-22 22:54:34 +00:00
spider
749a763205
Adding libmsg in Normandy merge
1998-06-22 22:39:40 +00:00
spider
14cebd625d
Normandy Merge
1998-06-22 22:02:09 +00:00