gecko-dev/layout/events/src
2000-11-08 03:00:02 +00:00
..
.cvsignore
Makefile.in Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
makefile.win Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
MANIFEST
nsDOMEvent.cpp Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
nsDOMEvent.h C++ fixes for 51263, r=joki 2000-09-07 08:18:11 +00:00
nsDOMEventsIIDs.cpp Clean up for autoscrolling menu landing. ScrollBox events need their own type and should not be 2000-06-28 00:00:18 +00:00
nsDOMEventsIIDs.h Clean up for autoscrolling menu landing. ScrollBox events need their own type and should not be 2000-06-28 00:00:18 +00:00
nsEventListenerManager.cpp Bug 48886, fix UMR and clean up some ugly code. r=jst, a=vidur. 2000-11-08 00:31:06 +00:00
nsEventListenerManager.h DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
nsEventStateManager.cpp Fix leak of mCurrentFocus that caused input element in URL bar to leak. r=saari@netscape.com sr=hyatt@netscape.com b=59042 2000-11-08 03:00:02 +00:00
nsEventStateManager.h Fix for bug 5693 "problems with :hover". :hover should now work hierarchically, not just on the targetted Node. A pref was added to allow turning this off in low performance situations. r:jst 2000-09-15 06:17:54 +00:00
nsPrivateTextRange.cpp
nsPrivateTextRange.h