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

145 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 3e0b4238d5 Add GetIID() method. 1999-05-27 21:16:03 +00:00
joki%netscape.com 022a0e65af Breaking nsIDOMEvent out into nsIDOMEvent and nsIDOMUIEvent. 1999-05-18 23:51:04 +00:00
hyatt%netscape.com fe08c0b090 GetIID. ARGH! 1999-05-18 08:37:54 +00:00
hyatt%netscape.com 26a96c091e Adding a GetIID method so I can actually use an nsCOMPtr with this
interface.
1999-05-14 05:35:56 +00:00
tague%netscape.com b23c932029 Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +00:00
waterson%netscape.com 433fe1e489 Bug 5182. Use whitespace instead of ## in NS_FORWARD macros. a=vidur. 1999-04-16 18:08:20 +00:00
rods%netscape.com 1a766565fd Added additional methods to interface 1999-04-06 20:23:51 +00:00
joki%netscape.com eb2dcca8dc Adding new DOM public interface for event listener registration 1999-03-28 22:29:32 +00:00
joki%netscape.com 54eeda012e New DOM2 event api's. 1999-03-28 22:19:42 +00:00
tague%netscape.com 35cf28e882 Added nsIDOMTextListener.h to Mac build 1999-03-20 00:28:07 +00:00
tague%netscape.com 77aedc85f6 Fixed error in checkin 1999-03-19 23:54:49 +00:00
tague%netscape.com 87412ad4c0 Added nsIDOMTextListener.h to Linux build 1999-03-19 23:46:23 +00:00
tague%netscape.com 21fe067546 Added support for basic Japanese input on Win32 1999-03-19 23:36:20 +00:00
scc%netscape.com 31ff626ae9 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
waterson%netscape.com 23bc3c70c5 Modified generated files so that NS_InitFooClass() is accessable outside of JSDOM.DLL. a=vidur%netscape.com. 1999-02-17 08:33:27 +00:00
vidur%netscape.com 8e4b6bd3d1 Added script namespace management mechanism. This allows external native code to add symbols and constructors to the script global namespace. Added IID() static method generation to IDL generator. 1998-12-22 22:03:20 +00:00
mjudge%netscape.com 1e2e909122 adding IID to auto generated files 1998-12-11 23:36:04 +00:00
ramiro%netscape.com 2009b728de Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
cyeh%netscape.com e9d3c67427 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
joki%netscape.com 76afffebc9 Adding more backwards compat DOM support (event.which, pageX, and pageY) 1998-11-19 03:20:21 +00:00
joki%netscape.com fa7cb8280b Adding submit event type 1998-11-02 23:05:46 +00:00
cls%seawood.org 609f087498 New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
vidur%netscape.com 5a8dfade2c Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs 1998-10-20 17:07:23 +00:00
kipp%netscape.com c6baac5da3 Added GetRc method 1998-10-09 22:56:58 +00:00
kipp%netscape.com 3c229e4792 Add new file to the build 1998-10-06 20:58:59 +00:00
kipp%netscape.com c0e43de400 new 1998-10-06 20:58:46 +00:00
vidur%netscape.com e0a756cfc5 Added FieldSetElement interface 1998-09-25 23:23:53 +00:00
vidur%netscape.com 3a99f1a5e6 Added new style interfaces. Modified property slot id allocation. 1998-09-25 00:49:44 +00:00
vidur%netscape.com 5875cb774f 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 58d850764d More support for capturing, minor adjustments to window.open behavior. 1998-09-15 21:31:58 +00:00
vidur%netscape.com 6093f9899e Added stopgap code for aliased constructors 1998-09-11 18:05:11 +00:00
vidur%netscape.com 11b3d12de8 New content code adjusts to getting script objects through a factory interface 1998-09-04 23:03:16 +00:00
joki%netscape.com a88d837e58 Adding window.opener, window.focus, window.blur, event.cancelBubble, and modifying window.open 1998-09-03 01:19:58 +00:00
kipp%netscape.com 113c9c5aca Revised forwarding macros 1998-08-12 17:57:25 +00:00
vidur%netscape.com 1ed5598714 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
vidur%netscape.com 9d9813769f Added generation of declaration and forwarding macros. Better handling of families of interfaces. 1998-08-04 00:08:29 +00:00
joki%netscape.com 15c0f2a261 Adding form events in, filling out window event handling code. 1998-07-31 22:09:03 +00:00
joki%netscape.com 3e6738bffc Hooking up the 'window' object into the event chain. 1998-07-24 05:05:42 +00:00
joki%netscape.com 5bfc10adbf Fix notation on key event enum values. 1998-07-17 19:25:14 +00:00
joki%netscape.com e680bc67ec Fix IRIX issues with enums in case statements. 1998-07-17 07:10:43 +00:00
joki%netscape.com 1b3eefccdb Adding new DOM stuff to handle JS event handlers 1998-07-17 04:52:12 +00:00
joki 9374c4bd49 Modifications to event listener interfaces. 1998-06-23 21:51:30 +00:00
atotic fcb81f3583 First Checked In. 1998-06-16 21:39:13 +00:00
joki b32e291cab Fixing uuid and whitespace 1998-06-08 01:33:06 +00:00
joki 37550d4d93 Adding core DOM event interfaces to repository 1998-06-07 07:41:39 +00:00