Commit Graph

6229 Commits

Author SHA1 Message Date
joki%netscape.com
db560e8cac Adding new DOM stuff to handle JS event handlers 1998-07-17 04:52:12 +00:00
joki%netscape.com
ad815f4e2a Adding new events code to JS event handler support 1998-07-17 04:29:16 +00:00
kipp%netscape.com
6d0a25535d Setup includes for unix 1998-07-16 02:21:30 +00:00
kipp%netscape.com
1f4d58f10e Fixed exporting makefile bug 1998-07-16 02:16:05 +00:00
kipp%netscape.com
68b5fb6156 build workage for windows 1998-07-16 01:53:55 +00:00
kipp%netscape.com
98fa2a4633 Fix unix build woes 1998-07-16 01:19:02 +00:00
kipp%netscape.com
a79127243a new 1998-07-16 01:16:47 +00:00
vidur%netscape.com
c7deba47ae Got rid of unnecessary file 1998-07-15 23:49:22 +00:00
kipp%netscape.com
31425bcdf9 Fixed build issue 1998-07-15 22:03:56 +00:00
kipp%netscape.com
26f9d0f9ef Fixed up to build 1998-07-15 21:07:47 +00:00
kipp%netscape.com
94d38fc013 fix directory name 1998-07-15 21:03:38 +00:00
kipp
7f10feb16a nuked 1998-07-15 18:55:53 +00:00
kipp
fa75ba5dda new 1998-07-15 18:54:51 +00:00
vidur
27c52f164c Added HTML idl definitions. Changed directory structure in src 1998-07-15 18:30:35 +00:00
vidur
36b6436d51 Added HTML idl definitions. Changed directory structure in src 1998-07-15 17:36:53 +00:00
vidur
81c1022008 Added HTML idl definitions. Changed directory structure in src 1998-07-15 16:54:19 +00:00
vidur
eb09b8f6be Added square-bracket indexing for any interface that has an item() method. 1998-07-14 23:07:26 +00:00
joki
b34e9d04d7 Generated JS from IDL now calls backdoor routine all the time from js getters/setters 1998-07-14 20:19:28 +00:00
vidur
1900060e23 Moved over to a new version of Level 1. NodeIterators and AttributeLists out. NodeLists and NamedNodeMaps in. 1998-07-14 18:44:44 +00:00
vidur
4f5baff7ce Fixed build breakage on Unix 1998-07-09 16:30:26 +00:00
vidur
7cb3752968 Timer test 1998-07-08 23:46:56 +00:00
vidur
82106d30a3 Added setTimeout/setInterval to Window. Added ellipsis special-case to IDL generation code. Slightly better error reporting in generated JavaScript stub classes 1998-07-08 23:44:46 +00:00
vidur
df7e36611d Moved core DOM interfaces to coreDom directory 1998-07-03 00:50:16 +00:00
vidur
26651ac87d Moved core DOM interfaces to coreDom directory 1998-07-03 00:48:44 +00:00
vidur
6fbd7cf59d Added special case for global object. Changed geniid.pl to take multiple directories 1998-07-03 00:48:06 +00:00
kipp
b4dc2c395e half attempt to build on unix 1998-07-02 18:21:12 +00:00
vidur
e611df65a1 Added window.navigator and Navigator interface 1998-07-01 23:55:40 +00:00
vidur
4694128cce Deal with NULL object case for parameters to methods 1998-07-01 18:36:59 +00:00
vidur
ba6ad21987 Deal with NULL object case before asking if its an object 1998-07-01 18:32:35 +00:00
kipp
920acd0a4f Fixed a js-stub generating problem with null's vs's objects (vidur told me what to type) 1998-07-01 17:00:18 +00:00
joki
04c36259c9 Allow hex values in numbers 1998-06-30 18:12:40 +00:00
vidur
5d5ac9e0d3 Deal with hex values in numerical values 1998-06-30 02:23:59 +00:00
vidur
d84249ba53 Deal with hex values in numerical values 1998-06-30 02:18:05 +00:00
atotic
54cfb57adf Fixed the exports 1998-06-27 02:46:16 +00:00
vidur
79b16a3083 Added the nsIScriptContextOwner.h to aid in SCRIPT tag evaluation 1998-06-25 22:25:39 +00:00
atotic
f477a05e82 More mac build work 1998-06-25 18:01:11 +00:00
atotic
9748b7a44d New DOM manifests 1998-06-25 17:59:26 +00:00
atotic
0541f1d04f Fixed the exports 1998-06-24 17:37:49 +00:00
vidur
06bea111ad Removed old files nsIScriptObject.h nsIDOMIterators.h and nsDOM.h 1998-06-23 22:51:07 +00:00
joki
32e4f28196 Modifications to event listener interfaces. 1998-06-23 21:51:30 +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
troy
669a868275 Initial check-in 1998-06-23 05:13:22 +00:00
vidur
049d9e9909 Changed name to wstring 1998-06-16 22:00:47 +00:00
atotic
d1de2069da Made the projects compile in the dist world 1998-06-16 21:41:31 +00:00
atotic
2b30eaf7bd First Checked In. 1998-06-16 21:39:13 +00:00
vidur
47b9986973 First pass at makefile for generation of xpcom headers and JavaScript stub classes 1998-06-15 20:57:23 +00:00
vidur
23ede23469 Added error handling to InitClass 1998-06-15 20:35:45 +00:00
vidur
41487ffa6c Added iid generation, dealing with the void keyword and fixed bugs in generation code 1998-06-12 22:34:39 +00:00
joki
346ddc158d Fixing uuid and whitespace 1998-06-08 01:33:06 +00:00
joki
e2121417a6 Adding makefile changes to make raptor build new dom event dirs 1998-06-08 00:57:44 +00:00
joki
8695471185 Adding non-core event interfaces to repository 1998-06-07 07:42:19 +00:00
joki
372e7fa2ab Adding core DOM event interfaces to repository 1998-06-07 07:41:39 +00:00
vidur
4c342f7479 Auto-generation of JavaScript stubs 1998-06-03 23:39:45 +00:00
vidur
0033dc7725 idl test file 1998-06-03 23:36:47 +00:00
vidur
f804b9d80a JavaScript global object interface 1998-06-03 23:33:05 +00:00
vidur
5541a2befc Auto-generation of JavaScript stubs 1998-06-03 23:32:26 +00:00
kipp
3a6dc218b6 NS_IMETHOD'd some of the API's 1998-05-30 01:36:47 +00:00
vidur
80e6043e05 New files for XPCOM interface generation 1998-05-19 15:59:53 +00:00
vidur
e083174e9b Added Core IDL files 1998-05-19 05:25:17 +00:00
vidur
4cee0217ba Added XPCOM interface generation 1998-05-19 05:21:21 +00:00
thom
a2729a12bc Mac checkin 1998-05-18 22:47:24 +00:00
thom
b8cd633615 Mac checkin 1998-05-18 22:42:13 +00:00
thom
f081c3fc92 *** empty log message *** 1998-05-18 19:47:30 +00:00
dario
f604ff160d final checkin from Judah 1998-05-15 18:49:17 +00:00
dario
3d129f2914 idl compiler 1998-05-12 20:30:45 +00:00
troy
bd057bca28 Made "delete" by "remove" since delete is a reserved JavaScript keyword 1998-05-07 05:23:52 +00:00
troy
aa24f7efe4 Hooked up insert/delete/replace 1998-05-06 16:26:06 +00:00
michaelp
926e979038 API cleanup for images and drawing surfaces. 1998-05-05 22:11:50 +00:00
troy
4789d6cab9 Implemented DOM document's createTextNode() function, and changed insertBefore()
handler to allow refChild to be null
1998-05-04 20:34:37 +00:00
troy
a80c1d80ca Fixed InsertBefore() to allow refChild to be null 1998-05-04 20:33:05 +00:00
troy
18f6b56cec Started hooking up createElement(), and commented out some asserts that
were getting hit
1998-05-04 17:54:08 +00:00
kipp
59359e73b4 define win32_lean_and_mean 1998-04-23 16:47:26 +00:00
dario
9c2ef9bb37 fixing global object finalization 1998-04-17 01:35:54 +00:00
dario
cab1c3c057 fixing js capitalization and finalize methods 1998-04-17 01:32:07 +00:00
dario
21730dc654 doc 1998-04-15 18:55:21 +00:00
dario
d1d972ca5e few fixes 1998-04-14 19:03:54 +00:00
dario
6e0a9d91f3 adding NPL 1998-04-14 18:16:23 +00:00
dario
0897ad0171 another js example 1998-04-14 18:14:55 +00:00
kipp
098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00