gecko/content/events/src
2010-01-27 15:55:57 -05:00
..
Makefile.in Merge mozilla-central to Electrolysis. 2010-01-05 13:18:08 -05:00
nsContentEventHandler.cpp Bug 537041 "ASSERTION: Wrong document somewhere" with contenteditable, stylesheet r=bz 2010-01-06 14:55:54 +09:00
nsContentEventHandler.h Bug 492233 [IMM32] Reimplement IME mouse handling r=VYV03354+roc, sr=roc 2009-05-15 09:46:24 +09:00
nsDOMBeforeUnloadEvent.cpp Bug 496000 - Remove nsBeforePageUnloadEvent, r+sr=jst 2009-06-24 11:42:00 +03:00
nsDOMBeforeUnloadEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMCommandEvent.cpp
nsDOMCommandEvent.h
nsDOMDataContainerEvent.cpp
nsDOMDataContainerEvent.h Construct all our image loaders when we create frames so that we can allow arbitrary numbers of image loaders per frame (for multiple background images). (Bug 322475) r+sr=bzbarsky 2009-02-19 11:03:28 -08:00
nsDOMDataTransfer.cpp nsDOMDataTransfer::ConvertFromVariant leaks, r=enndeakin 2010-01-21 19:47:19 +02:00
nsDOMDataTransfer.h Bug 536920 - Cursor flashes and doesn't update during drag and drop operations. r=enndeakin. 2009-12-30 11:06:07 -06:00
nsDOMDragEvent.cpp Bug 523569 - remove initXXXEventNS methods, r=sicking 2009-10-21 21:35:42 +03:00
nsDOMDragEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMEvent.cpp Merge mozilla-central to Electrolysis. 2010-01-05 13:18:08 -05:00
nsDOMEvent.h Merge mozilla-central into electrolysis 2010-01-13 10:51:41 -05:00
nsDOMEventGroup.cpp
nsDOMEventGroup.h
nsDOMEventTargetHelper.cpp Fix for bug 428229 (Unable to override addEventListener), remove custom addEventListener code. r=bz. 2010-01-13 14:50:01 +01:00
nsDOMEventTargetHelper.h Bug 497178 - Make nsPIDOMEventTarget::GetListenerManager to return nsIEventListenerManager*, r+sr=peterv 2009-06-23 14:23:52 +03:00
nsDOMKeyboardEvent.cpp
nsDOMKeyboardEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMMessageEvent.cpp Bug 523569 - remove initXXXEventNS methods, r=sicking 2009-10-21 21:35:42 +03:00
nsDOMMessageEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMMouseEvent.cpp Bug 497780 - onmouseout's MouseEvent.relatedTarget is a chrome element and is completely inaccessible, r=mrbkap@gmail.com, sr=bz 2009-06-28 22:46:52 +03:00
nsDOMMouseEvent.h Bug 526394. Part 20: Convert more code in caret and docshell. r=mats 2009-09-09 17:40:02 +12:00
nsDOMMouseScrollEvent.cpp Bug 470431 - Memory leak of document and content nodes with creating DOMMouseScroll event, r+sr=jst 2008-12-20 01:27:33 +02:00
nsDOMMouseScrollEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMMutationEvent.cpp
nsDOMMutationEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMNotifyPaintEvent.cpp Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsDOMNotifyPaintEvent.h Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsDOMOrientationEvent.cpp Bug 485943 - Device Orientation Support. r=olli 2009-08-21 07:42:37 -07:00
nsDOMOrientationEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMPageTransitionEvent.cpp Bug 495983 - Remove nsPageTransitionEvent, r+sr=jst 2009-06-24 16:33:02 +03:00
nsDOMPageTransitionEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMPopupBlockedEvent.cpp Bug 496317 - Remove nsPopupBlockedEvent, r+sr=sicking 2009-06-16 19:07:56 +03:00
nsDOMPopupBlockedEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMProgressEvent.cpp
nsDOMProgressEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMScrollAreaEvent.cpp Bug 542047 - Forward nsDOMScrollAreaEvent. r=smaug 2010-01-27 15:55:57 -05:00
nsDOMScrollAreaEvent.h Bug 542047 - Forward nsDOMScrollAreaEvent. r=smaug 2010-01-27 15:55:57 -05:00
nsDOMSimpleGestureEvent.cpp Bug 479901 - Add WM_GESTURE support for Windows 7. r=vlad+smaug. 2009-04-02 14:34:31 -05:00
nsDOMSimpleGestureEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMTextEvent.cpp Bug 482138 [TSF] nsTextFrame has to draw composition string by TIP specified style r+sr=roc 2009-04-23 12:27:12 +09:00
nsDOMTextEvent.h
nsDOMTransitionEvent.cpp Implement events part of CSS transitions: add support for the transitionend DOM event. (Bug 531585) r=smaug 2009-12-23 14:10:31 -05:00
nsDOMTransitionEvent.h Implement events part of CSS transitions: add support for the transitionend DOM event. (Bug 531585) r=smaug 2009-12-23 14:10:31 -05:00
nsDOMUIEvent.cpp Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsDOMUIEvent.h Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsDOMXULCommandEvent.cpp Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking 2009-06-30 10:56:40 +03:00
nsDOMXULCommandEvent.h Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking 2009-06-30 10:56:40 +03:00
nsEventDispatcher.cpp Implement events part of CSS transitions: add support for the transitionend DOM event. (Bug 531585) r=smaug 2009-12-23 14:10:31 -05:00
nsEventListenerManager.cpp Bug 528435 Drop NS_COMPOSITION_QUERY event r=roc, sr=neil 2009-11-16 22:13:02 +09:00
nsEventListenerManager.h Bug 517879 - Move JS context pusher to event dispatcher, r=jst 2009-10-24 18:52:29 +03:00
nsEventListenerService.cpp Bug 506961 - Add a method to get jsdIValue from JS implemented event listeners, r=bz 2009-10-17 17:40:44 +03:00
nsEventListenerService.h Bug 506961 - Add a method to get jsdIValue from JS implemented event listeners, r=bz 2009-10-17 17:40:44 +03:00
nsEventStateManager.cpp Bug 534833 - click event is occasionally lost in text form controls when focus event changes the value of the control, r=roc 2010-01-25 11:21:33 +02:00
nsEventStateManager.h Bug 534833 - click event is occasionally lost in text form controls when focus event changes the value of the control, r=roc 2010-01-25 11:21:33 +02:00
nsIMEStateManager.cpp Bug 500882 part 4. Switch content module to using the new GetPrimaryFrame API. r=smaug, sr=roc 2009-12-24 16:20:05 -05:00
nsIMEStateManager.h Bug 516076, pass a contextual window to focus controller methods, so that it retrieves the controller for the right window, r=neil,sr=smaug 2009-09-21 13:39:44 -04:00
nsPaintRequest.cpp Bug 510110. Extend MozAfterPaint event to contain list of PaintRequest objects with information about individual invalidations. r=dbaron,sr=jst 2009-09-04 16:49:18 +12:00
nsPaintRequest.h Bug 510110. Extend MozAfterPaint event to contain list of PaintRequest objects with information about individual invalidations. r=dbaron,sr=jst 2009-09-04 16:49:18 +12:00
nsPLDOMEvent.cpp Bug 481688. Stop firing our DOMLink* events to content. r+sr=smaug 2009-03-06 13:12:20 -05:00
nsPrivateTextRange.cpp Bug 482138 [TSF] nsTextFrame has to draw composition string by TIP specified style r+sr=roc 2009-04-23 12:27:12 +09:00
nsPrivateTextRange.h Bug 482138 [TSF] nsTextFrame has to draw composition string by TIP specified style r+sr=roc 2009-04-23 12:27:12 +09:00
nsXMLEventsElement.cpp
nsXMLEventsManager.cpp Bug 523294 part 3. Get rid of the now-unused aStateMask argument to AttributeChanged. r=dbaron 2009-12-10 14:36:04 -08:00
nsXMLEventsManager.h