gecko/content/events/src
2010-04-10 18:24:35 +09:00
..
Makefile.in Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
nsContentEventHandler.cpp Bug 556458 Cannot select an item of google suggest by mouse click during composition of MS-IME r=roc 2010-04-02 11:11:59 +09:00
nsContentEventHandler.h Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst 2010-03-19 14:02:53 +09:00
nsDOMBeforeUnloadEvent.cpp Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01: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 Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01:00
nsDOMCommandEvent.h
nsDOMDataContainerEvent.cpp Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01:00
nsDOMDataContainerEvent.h
nsDOMDataTransfer.cpp Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01: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 Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01: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 Bug 543398 Drop nsTextEventReply and nsIPrivateCompositionEvent r=smaug, sr=roc 2010-04-10 18:24:35 +09:00
nsDOMEvent.h Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc 2010-03-25 14:17:11 +01: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 Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01:00
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 Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01: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 Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01: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 Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01: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 Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01:00
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 Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01:00
nsDOMNotifyPaintEvent.h Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsDOMOrientationEvent.cpp Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01: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 Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01: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
nsDOMPopStateEvent.cpp Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01:00
nsDOMPopStateEvent.h Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
nsDOMPopupBlockedEvent.cpp Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01: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 Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01:00
nsDOMProgressEvent.h Bug 550961. Fix license header typos. r=gerv 2010-03-15 14:44:37 +13:00
nsDOMScrollAreaEvent.cpp Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01:00
nsDOMScrollAreaEvent.h Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
nsDOMSimpleGestureEvent.cpp Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01: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 543398 Drop nsTextEventReply and nsIPrivateCompositionEvent r=smaug, sr=roc 2010-04-10 18:24:35 +09:00
nsDOMTextEvent.h Bug 543398 Drop nsTextEventReply and nsIPrivateCompositionEvent r=smaug, sr=roc 2010-04-10 18:24:35 +09:00
nsDOMTransitionEvent.cpp Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01: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 Bug 543398 Drop nsTextEventReply and nsIPrivateCompositionEvent r=smaug, sr=roc 2010-04-10 18:24:35 +09:00
nsDOMUIEvent.h Bug 543398 Drop nsTextEventReply and nsIPrivateCompositionEvent r=smaug, sr=roc 2010-04-10 18:24:35 +09:00
nsDOMXULCommandEvent.cpp Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01:00
nsDOMXULCommandEvent.h Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking 2009-06-30 10:56:40 +03:00
nsEventDispatcher.cpp Additional fix for Bug 536092 2010-03-31 16:50:05 +03:00
nsEventListenerManager.cpp Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc 2010-03-25 14:17:11 +01:00
nsEventListenerManager.h Bug 517879 - Move JS context pusher to event dispatcher, r=jst 2009-10-24 18:52:29 +03:00
nsEventListenerService.cpp Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01: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 547996 - Be able to tell when a click was generated by a tap on the screen, r=smaug,jimm, sr=jst 2010-04-06 15:59:24 +03:00
nsEventStateManager.h Bug 315727 Request Firefox respond to Windows scroll messages so pages can be scroll captured r=jmathies+smaug, sr=roc 2010-03-11 14:25:29 +09: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 Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst. 2010-01-12 14:08:43 +01: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 544642: Make frames report an error event if the frame src is pointed at a local file url. And don't make setAttribute thrown an exception in that scenario. r=smaug 2010-02-24 18:45:43 -08: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 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE' 2010-02-07 10:52:43 -05:00
nsXMLEventsManager.h