gecko-dev/layout/events/src
pinkerton%netscape.com fa65c1d6e2 fix for #16463 (crash when frames involved in a drag went away) and nsCOMPtrizing a lot of things (r=saari). 1999-11-02 03:55:14 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST Adding support for event handlers in html tags and moving event handler IIDs to central file. 1998-07-31 18:21:37 +00:00
Makefile.in General cleanup. 1999-09-14 01:02:20 +00:00
makefile.win Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
nsDOMEvent.cpp allow mouse event coordinates to be accessed with d&d events in addition to mouse events, since d&d events have the same structure as mouse events. (r=joki). 1999-11-02 01:38:01 +00:00
nsDOMEvent.h Adding support for event.clickCount, obsoleting old dblclick event. 1999-09-22 02:29:33 +00:00
nsDOMEventsIIDs.cpp Adding a menu listener to the DOM for XUL menus. 1999-07-26 09:18:31 +00:00
nsDOMEventsIIDs.h Adding a menu listener to the DOM for XUL menus. 1999-07-26 09:18:31 +00:00
nsEventListenerManager.cpp (13163, r=alecf, scc, waterson, others; names available on request) 1999-10-31 00:43:30 +00:00
nsEventListenerManager.h Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange. 1999-09-21 23:02:35 +00:00
nsEventStateManager.cpp fix for #16463 (crash when frames involved in a drag went away) and nsCOMPtrizing a lot of things (r=saari). 1999-11-02 03:55:14 +00:00
nsEventStateManager.h Changed SetView/GetView to take an additional argument which is the 1999-10-26 04:44:41 +00:00
nsPrivateTextRange.cpp Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
nsPrivateTextRange.h Added support for replies from private DOM text events. See bug #4826 1999-08-06 02:32:13 +00:00