3120 Commits

Author SHA1 Message Date
buster
aca4c96fbe lots of nested tables look much better
misc. nav4 compatibility enhancements
added the ability to QueryInterface for some specific table frame types
1998-06-23 23:23:21 +00:00
vidur
06bea111ad Removed old files nsIScriptObject.h nsIDOMIterators.h and nsDOM.h 1998-06-23 22:51:07 +00:00
troy
0ba0825eb4 Initialized mColLayoutData to nsnull 1998-06-23 22:45:26 +00:00
fur
594df93250 Allow NULL name argument for JS_NewFunction() 1998-06-23 22:40:24 +00:00
karnaze
3074df2576 named <iframe>s, scrolling attribute, more complete test9.html 1998-06-23 22:25:28 +00:00
jgellman
12f927e293 adding empty files on the tip before adding them on the branch 1998-06-23 22:03:06 +00:00
jgellman
f2cbc9767b adding empty files on the tip before adding real ones on the branch 1998-06-23 21:57:32 +00:00
joki
8b17a8489f Slight change to nsGUIEvent struct internals 1998-06-23 21:54:43 +00:00
jgellman
a0f1cd9499 adding empty files on tip before adding the real ones on the branch 1998-06-23 21:54:06 +00:00
joki
e820a618d7 Event handling additions for DOM suport. Adding additional event pathway through HandleDOMEvent 1998-06-23 21:53:02 +00:00
joki
32e4f28196 Modifications to event listener interfaces. 1998-06-23 21:51:30 +00:00
joki
5ca1fc75a7 Change order of event handling to go children then view, not view then children. 1998-06-23 21:50:30 +00:00
kmcclusk
aff0aba569 Added code to fix reference counting and destroy widgets when their refcount goes to 0 1998-06-23 21:48:41 +00:00
rods
f4b63536f5 Initial checkin 1998-06-23 21:19:12 +00:00
rods
435573468e Last few changes to make everything work. 1998-06-23 21:18:43 +00:00
fur
974947c4ce Print java error messages even when netscape.javascript classes
are not accessible.
1998-06-23 21:11:37 +00:00
norris
b0e98631f4 (Not part of Communicator build)
Fix 111202 ECMA: division and modulo operator special cases (/ %)
Another instance of the MSVC NaN == 0 bug.
1998-06-23 20:53:12 +00:00
vidur
e25cc5bd2b Added js dependency 1998-06-23 19:11:22 +00:00
vidur
c0313715e4 Changed over to asynchronous image loading 1998-06-23 18:49:06 +00:00
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