gecko/content/events/src
2012-10-13 14:50:24 +02:00
..
DOMWheelEvent.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
DOMWheelEvent.h Bug 719320 part.1 Add DOM3 WheelEvent r=smaug, sr=jst 2012-08-12 10:42:34 +09:00
Makefile.in Bug 705057 part.1 Ensure a set of composition events is fired on same content r=smaug 2012-09-26 14:47:45 +09:00
nsAsyncDOMEvent.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsContentEventHandler.cpp Bug 792928 - Don't select entire text when event offsets are out of bounds; r=masayuki 2012-10-19 14:45:54 -04:00
nsContentEventHandler.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04: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 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsDOMDataTransfer.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -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 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04: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 798595 - remove useless prmem.h includes r=ehsan 2012-10-04 02:14:06 -04:00
nsDOMEvent.h Bug 784256 - Generate id->event type switch case from nsEventNameList.h, r=bz 2012-08-29 14:24:41 +03:00
nsDOMEventTargetHelper.cpp Bug 801719 - Unmark certainly alive event listener and message managers, r=mccr8 2012-10-17 04:22:02 +03:00
nsDOMEventTargetHelper.h Bug 796983 part 1. Switch nullable primitives to using a const Nullable. r=jst 2012-10-17 17:01:55 -04:00
nsDOMKeyboardEvent.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsDOMKeyboardEvent.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04: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 733305, add a way to hide XBL, r=bz, a=abillings 2012-10-10 22:04:42 +03:00
nsDOMMouseEvent.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsDOMMouseScrollEvent.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsDOMMouseScrollEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMMutationEvent.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04: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 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsDOMNotifyAudioAvailableEvent.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsDOMNotifyPaintEvent.cpp Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
nsDOMNotifyPaintEvent.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsDOMScrollAreaEvent.cpp Bug 786148 - s/IPC/ipc/. r=ted. 2012-08-28 08:41:04 -04:00
nsDOMScrollAreaEvent.h Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
nsDOMSimpleGestureEvent.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsDOMSimpleGestureEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMTextEvent.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsDOMTextEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMTouchEvent.cpp Bug 798565 - touch.target may point to native anonymous content, r=jst,wesj 2012-10-10 22:13:59 +03:00
nsDOMTouchEvent.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04: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 733305, add a way to hide XBL, r=bz, a=abillings 2012-10-10 22:04:42 +03:00
nsDOMUIEvent.h Bug 726615 - Completely remove MozTouch event support from mc. r=smaug 2012-09-22 14:28:08 -05:00
nsDOMWifiEvent.cpp Bug 787552 - Expose the IP address and MAC address to content. r=vchang f=kaze 2012-09-27 14:14:06 -04:00
nsDOMWifiEvent.h Bug 787552 - Expose the IP address and MAC address to content. r=vchang f=kaze 2012-09-27 14:14:06 -04:00
nsDOMXULCommandEvent.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsDOMXULCommandEvent.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsEventDispatcher.cpp Bug 733305, add a way to hide XBL, r=bz, a=abillings 2012-10-10 22:04:42 +03:00
nsEventListenerManager.cpp Bug 801719 - Unmark certainly alive event listener and message managers, r=mccr8 2012-10-17 04:22:02 +03:00
nsEventListenerManager.h Bug 801719 - Unmark certainly alive event listener and message managers, r=mccr8 2012-10-17 04:22:02 +03:00
nsEventListenerService.cpp Bug 625199 - s/JSAutoEnterCompartment/JSAutoCompartment/ and make it infallible (r=bholley) 2012-08-21 18:42:53 -07:00
nsEventListenerService.h Bug 625199 - s/JSAutoEnterCompartment/JSAutoCompartment/ and make it infallible (r=bholley) 2012-08-21 18:42:53 -07:00
nsEventStateManager.cpp Backout bug 779684 for topcrash 2012-10-15 14:35:50 -04:00
nsEventStateManager.h Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan 2012-09-28 01:57:33 -05:00
nsIMEStateManager.cpp Bug 802896 nsIMEStateManager should use nsPresContext::GetNearestWidget() instead of its GetWidget() r=smaug 2012-10-17 16:50:24 +09:00
nsIMEStateManager.h Bug 802896 nsIMEStateManager should use nsPresContext::GetNearestWidget() instead of its GetWidget() r=smaug 2012-10-17 16:50:24 +09:00
nsPaintRequest.cpp Fix for bug 801083 (Remove old proxy-based list bindings). r=bz. 2012-10-13 14:50:24 +02:00
nsPaintRequest.h Fix for bug 788532 (Add the new DOM bindings API to DOM lists). r=bz. 2012-09-05 22:49:53 +02:00
nsPrivateTextRange.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsPrivateTextRange.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsXMLEventsElement.cpp Fix for bug 773780 (Add API for new DOM bindings for Node). r=bz. 2012-10-09 14:31:24 +02:00
nsXMLEventsManager.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04: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
TextComposition.cpp Bug 705057 part.4 Emulate the behavior of nsIWidget::ResetInputState() and nsIWidget::CancelIMEComposition() if the composition is synthesized r=smaug+roc, sr=roc 2012-09-26 14:47:51 +09:00
TextComposition.h Bug 705057 part.4 Emulate the behavior of nsIWidget::ResetInputState() and nsIWidget::CancelIMEComposition() if the composition is synthesized r=smaug+roc, sr=roc 2012-09-26 14:47:51 +09:00