Граф коммитов

125 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com 94f22e1b8e Add new file to the build 1998-10-06 20:58:59 +00:00
kipp%netscape.com a4d2daf389 new 1998-10-06 20:58:46 +00:00
vidur%netscape.com 7cff1485c8 Implemented style sheet and style rule interfaces on CSS classes. Made public new entry point for CSSParser for adding new imports. 1998-10-06 01:39:33 +00:00
joki%netscape.com c08549fd99 Adding new window methods, moving js evaluate methods to using UC strings. 1998-10-01 22:21:59 +00:00
vidur%netscape.com e20802b79a Added makefile 1998-09-30 22:41:22 +00:00
vidur%netscape.com dbf780eb41 Added nsIDOMHTMLFieldSetElement.h back into the build... 1998-09-26 04:47:34 +00:00
vidur%netscape.com cd3ff1b5aa New DOM header file... 1998-09-26 04:40:46 +00:00
pierre%netscape.com 3484edb36b fixed Mac build: removed nsIDOMHTMLFieldSetElement.h 1998-09-26 00:12:49 +00:00
vidur%netscape.com 06b0278e67 Added FieldSetElement interface 1998-09-25 23:23:53 +00:00
vidur%netscape.com 2d0550a5a2 Added new style interfaces. Modified property slot id allocation. 1998-09-25 00:49:44 +00:00
vidur%netscape.com 576d667be6 Fixes in CSS interfaces 1998-09-23 21:28:06 +00:00
vidur%netscape.com bf5af14167 Further refinement of style interfaces 1998-09-23 20:58:31 +00:00
vidur%netscape.com b9b6b51edd Added method to get property weight 1998-09-22 21:30:10 +00:00
vidur%netscape.com d2388fccf8 New style interfaces 1998-09-22 21:19:11 +00:00
vidur%netscape.com 4e3024a5f9 Added constructors for DOM JS classes. nsIScriptObjectOwner::ResetScriptObject is now SetScriptObject. New factory for layout. New interface nsIDOMNativeObjectRegistry. 1998-09-17 01:53:52 +00:00
joki%netscape.com 357c55b191 More support for capturing, minor adjustments to window.open behavior. 1998-09-15 21:31:58 +00:00
vidur%netscape.com ee6c5dfa7e Got rid of Construct method from nsIJSScriptObject interface. 1998-09-14 23:01:48 +00:00
vidur%netscape.com de174c314b Added stopgap code for aliased constructors 1998-09-11 18:31:38 +00:00
vidur%netscape.com 19eefa54ce Added stopgap code for aliased constructors 1998-09-11 18:05:11 +00:00
dcone%netscape.com 2b42318180 added a .h to the file Vidur added 1998-09-08 16:37:05 +00:00
vidur%netscape.com 1c1a9b5c68 Fixed bustage 1998-09-04 23:55:37 +00:00
vidur%netscape.com ab080b4586 New content code adjusts to getting script objects through a factory interface 1998-09-04 23:03:16 +00:00
joki%netscape.com 12c01ec243 Adding window.close(), fixing window.opener, window.name 1998-09-04 00:46:06 +00:00
joki%netscape.com 61e4e69ecc Adding window.opener, window.focus, window.blur, event.cancelBubble, and modifying window.open 1998-09-03 01:19:58 +00:00
joki%netscape.com fb08299f58 Fix makefile typo to fix unix builds 1998-08-21 21:59:08 +00:00
joki%netscape.com ebbb20684a Adding DOM append child interface and implementing window.frames array. 1998-08-21 21:39:27 +00:00
vidur%netscape.com 5bb6715b57 Added javascript: URL handling. Added AddNamedReference and RemovedNamedReference to script context interface. 1998-08-20 22:25:21 +00:00
joki%netscape.com a185078042 Adding more window properties and slightly refCnt declaration. 1998-08-13 23:37:54 +00:00
vidur%netscape.com 50187fd7d0 Implemented window.location 1998-08-13 04:34:53 +00:00
joki%netscape.com c316d58438 Adding url and lineno to script evaluation 1998-08-12 23:37:50 +00:00
kipp%netscape.com 6ca78bb43b Revised forwarding macros 1998-08-12 17:57:25 +00:00
joki%netscape.com edb8b34146 Adding partial load event support, removing script context Run_GC method adding partial script error support 1998-08-12 04:56:40 +00:00
joki%netscape.com 1f008faf7e Add RunGC method onto ScriptContext interface. Probably temporary until we have auto-gc'ing set up. 1998-08-10 01:33:34 +00:00
vidur%netscape.com 6e1e87c9b9 Better support for interface families in the IDL (named elements). Netscape interfaces for HTMLDocument and HTMLFormElement (for backwards compatibility. 1998-08-07 23:01:52 +00:00
joki%netscape.com 9cb79b1687 Adding window.open method, fixing editormode in release builds, various event fixes 1998-08-07 04:45:03 +00:00
vidur%netscape.com 6ea2434b2e Added generation of declaration and forwarding macros. Better handling of families of interfaces. 1998-08-04 00:08:29 +00:00
joki%netscape.com f038ee240b Adding form events in, filling out window event handling code. 1998-07-31 22:09:03 +00:00
pierre%netscape.com 7da9dd2cd7 updated to Windows make file 1998-07-28 04:07:50 +00:00
joki%netscape.com 2c65aece90 Hooking up the 'window' object into the event chain. 1998-07-24 05:05:42 +00:00
dcone%netscape.com a85c3e6427 first version 1998-07-23 20:49:20 +00:00
vidur%netscape.com 8c941aee0a Fixed HTMLDocument and HTMLCollection interfaces 1998-07-22 23:33:17 +00:00
scullin%netscape.com 94fa48cbeb Fix win95 build bustage. 1998-07-22 23:21:23 +00:00
dcone%netscape.com da21647d57 added nsIScriptEventListener.h 1998-07-21 21:46:32 +00:00
joki%netscape.com 0ebd01ad80 Fix notation on key event enum values. 1998-07-17 19:25:14 +00:00
joki%netscape.com 964919d160 Fix IRIX issues with enums in case statements. 1998-07-17 07:10:43 +00:00
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 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
vidur%netscape.com c7deba47ae Got rid of unnecessary file 1998-07-15 23:49:22 +00:00
vidur 81c1022008 Added HTML idl definitions. Changed directory structure in src 1998-07-15 16:54:19 +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 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 e611df65a1 Added window.navigator and Navigator interface 1998-07-01 23:55:40 +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 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
vidur 049d9e9909 Changed name to wstring 1998-06-16 22:00:47 +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
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 f804b9d80a JavaScript global object interface 1998-06-03 23:33:05 +00:00
kipp 3a6dc218b6 NS_IMETHOD'd some of the API's 1998-05-30 01:36:47 +00:00
vidur e083174e9b Added Core IDL files 1998-05-19 05:25:17 +00:00
dario 21730dc654 doc 1998-04-15 18:55:21 +00:00
kipp 098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00