gecko-dev/content/events/src
Masayuki Nakano 17d75f38f0 Bug 422132 part.1 Store unused fractional scroll amount for later wheel events r=smaug 2012-08-20 01:46:21 +09:00
..
DOMWheelEvent.cpp Bug 719320 part.1 Add DOM3 WheelEvent r=smaug, sr=jst 2012-08-12 10:42:34 +09:00
DOMWheelEvent.h Bug 719320 part.1 Add DOM3 WheelEvent r=smaug, sr=jst 2012-08-12 10:42:34 +09:00
Makefile.in Merge inbound to m-c. 2012-08-11 22:33:42 -04:00
nsAsyncDOMEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsContentEventHandler.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsContentEventHandler.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMAnimationEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMAnimationEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMBeforeUnloadEvent.cpp Bug 763350 - Clean up some includes in content/ and dom/ r=smaug 2012-07-01 16:45:59 -07:00
nsDOMBeforeUnloadEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMCommandEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMCommandEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMCompositionEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMCompositionEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMDataContainerEvent.cpp Bug 763350 - Clean up some includes in content/ and dom/ r=smaug 2012-07-01 16:45:59 -07:00
nsDOMDataContainerEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMDataTransfer.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMDataTransfer.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (content parts); r=bzbarsky 2012-06-18 22:30:09 -04:00
nsDOMDeviceMotionEvent.cpp Bug 763350 - Clean up some includes in content/ and dom/ r=smaug 2012-07-01 16:45:59 -07:00
nsDOMDeviceMotionEvent.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (content parts); r=bzbarsky 2012-06-18 22:30:09 -04:00
nsDOMDragEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMDragEvent.h Bug 763350 - Clean up some includes in content/ and dom/ r=smaug 2012-07-01 16:45:59 -07:00
nsDOMEvent.cpp Bug 743975 - Remove events that are now unused, r=smaug 2012-08-15 14:52:42 -04:00
nsDOMEvent.h Bug 719320 part.1 Add DOM3 WheelEvent r=smaug, sr=jst 2012-08-12 10:42:34 +09:00
nsDOMEventTargetHelper.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMEventTargetHelper.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMKeyboardEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMKeyboardEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMMessageEvent.cpp Bug 765163 - Implement code generator for simple DOM events, r=jst,khuey 2012-07-20 19:42:08 +03:00
nsDOMMessageEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMMouseEvent.cpp Bug 719320 part.1 Add DOM3 WheelEvent r=smaug, sr=jst 2012-08-12 10:42:34 +09:00
nsDOMMouseEvent.h Bug 763350 - Clean up some includes in content/ and dom/ r=smaug 2012-07-01 16:45:59 -07:00
nsDOMMouseScrollEvent.cpp Bug 719320 part.18 Clean up legacy mouse scroll event r=smaug 2012-08-12 10:42:37 +09:00
nsDOMMouseScrollEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMMozTouchEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMMozTouchEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMMutationEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMMutationEvent.h Bug 763350 - Clean up some includes in content/ and dom/ r=smaug 2012-07-01 16:45:59 -07:00
nsDOMNotifyAudioAvailableEvent.cpp Bug 770945 - Back out unnecessary change. r=backout 2012-08-17 16:52:08 +12:00
nsDOMNotifyAudioAvailableEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMNotifyPaintEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMNotifyPaintEvent.h Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
nsDOMPopupBlockedEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMPopupBlockedEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMProgressEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMProgressEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMScrollAreaEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMScrollAreaEvent.h Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
nsDOMSimpleGestureEvent.cpp Bug 780387 - Part d: Stop using PRFloat64; r=bsmedberg 2012-08-09 09:09:42 +02:00
nsDOMSimpleGestureEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMTextEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMTextEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMTouchEvent.cpp Bug 626472 part 3 - Remove nsnull for good; r=ehsan 2012-08-12 13:43:47 +03:00
nsDOMTouchEvent.h Bug 626472 part 3 - Remove nsnull for good; r=ehsan 2012-08-12 13:43:47 +03:00
nsDOMTransitionEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMTransitionEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMUIEvent.cpp Bug 719320 part.1 Add DOM3 WheelEvent r=smaug, sr=jst 2012-08-12 10:42:34 +09:00
nsDOMUIEvent.h Bug 719320 part.1 Add DOM3 WheelEvent r=smaug, sr=jst 2012-08-12 10:42:34 +09:00
nsDOMWifiEvent.cpp Bug 765163 - Implement code generator for simple DOM events, r=jst,khuey 2012-07-20 19:42:08 +03:00
nsDOMWifiEvent.h Bug 764682 - Fix B2G build. r=red 2012-06-16 11:47:04 -07:00
nsDOMXULCommandEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDOMXULCommandEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsEventDispatcher.cpp Merge removal of nsnull 2012-08-14 11:29:00 -04:00
nsEventListenerManager.cpp Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug 2012-08-04 09:44:00 +02:00
nsEventListenerManager.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsEventListenerService.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsEventListenerService.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (content parts); r=bzbarsky 2012-06-18 22:30:09 -04:00
nsEventStateManager.cpp Bug 422132 part.1 Store unused fractional scroll amount for later wheel events r=smaug 2012-08-20 01:46:21 +09:00
nsEventStateManager.h Bug 422132 part.1 Store unused fractional scroll amount for later wheel events r=smaug 2012-08-20 01:46:21 +09:00
nsIMEStateManager.cpp Backout 506268f7735e & ea163112807d (bug 746142) for Android build failures 2012-08-17 12:30:02 +01:00
nsIMEStateManager.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsPaintRequest.cpp Backout changeset f568fc280fb0 (bug 539356) because of performance and correctness regressions 2012-07-03 20:24:55 -04:00
nsPaintRequest.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (content parts); r=bzbarsky 2012-06-18 22:30:09 -04:00
nsPrivateTextRange.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsPrivateTextRange.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (content parts); r=bzbarsky 2012-06-18 22:30:09 -04:00
nsXMLEventsElement.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsXMLEventsManager.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsXMLEventsManager.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (content parts); r=bzbarsky 2012-06-18 22:30:09 -04:00