gecko-dev/content/events/src
2013-04-03 20:46:06 -04:00
..
DOMWheelEvent.cpp Bug 855091 - Paris bindings for WheelEvent, r=peterv 2013-03-28 16:57:33 +02:00
DOMWheelEvent.h Bug 855091 - Paris bindings for WheelEvent, r=peterv 2013-03-28 16:57:33 +02:00
Makefile.in Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
nsAsyncDOMEvent.cpp Bug 839103 - part 2 - enable chrome dispatching of nsIDOMEvents in nsAsyncDOMEvent; r=bz 2013-03-27 14:15:58 -04:00
nsContentEventHandler.cpp Bug 847983 - Try harder to get a valid frame; r=masayuki 2013-04-03 20:46:06 -04:00
nsContentEventHandler.h Bug 847007: Remove nsIContent includes r=Ms2ger 2013-03-21 20:05:20 -04:00
nsDOMAnimationEvent.cpp Bug 847589 - Paris binding for AnimationEvent, r=Ms2ger 2013-03-14 23:16:03 +02:00
nsDOMAnimationEvent.h Bug 847589 - Paris binding for AnimationEvent, r=Ms2ger 2013-03-14 23:16:03 +02:00
nsDOMBeforeUnloadEvent.cpp Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMBeforeUnloadEvent.h Bug 847590 - Paris binding for BeforeUnloadEvent, r=peterv 2013-03-26 13:45:39 +02:00
nsDOMClipboardEvent.cpp Bug 855522 - Paris binding for ClipboardEvent, r=peterv 2013-03-28 16:11:21 +02:00
nsDOMClipboardEvent.h Bug 855522 - Paris binding for ClipboardEvent, r=peterv 2013-03-28 16:11:21 +02:00
nsDOMCommandEvent.cpp Bug 847591 - Paris binding for CommandEvent, r=peterv 2013-03-13 23:05:32 +02:00
nsDOMCommandEvent.h Bug 847591 - Paris binding for CommandEvent, r=peterv 2013-03-13 23:05:32 +02:00
nsDOMCompositionEvent.cpp Bug 854573 - Paris binding for CompositionEvent, r=peterv 2013-03-26 13:45:45 +02:00
nsDOMCompositionEvent.h Bug 854573 - Paris binding for CompositionEvent, r=peterv 2013-03-26 13:45:45 +02:00
nsDOMDataContainerEvent.cpp Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMDataContainerEvent.h Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMDataTransfer.cpp Bug 407983, add support for clipboardData in cut/copy/paste events, r=ehsan,sr=smaug 2013-03-11 11:49:48 -04:00
nsDOMDataTransfer.h Bug 407983, add support for clipboardData in cut/copy/paste events, r=ehsan,sr=smaug 2013-03-11 11:49:48 -04:00
nsDOMDeviceMotionEvent.cpp Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMDeviceMotionEvent.h Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMDragEvent.cpp Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMDragEvent.h Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMEvent.cpp Bug 784739 - Switch from NULL to nullptr in content/; r=ehsan 2013-04-02 21:14:24 -04:00
nsDOMEvent.h Merge m-c to m-i. 2013-03-17 13:22:37 +01:00
nsDOMEventTargetHelper.cpp Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMEventTargetHelper.h Bug 851134 - Part b: Implement the EventTarget getters in the WebIDL API for Event directly instead of calling the XPIDL implementations; r=smaug 2013-03-17 08:55:17 +01:00
nsDOMGamepad.cpp bug 604039 - Add DOM Gamepad APIs. r=smaug 2011-08-03 14:12:08 -04:00
nsDOMGamepad.h bug 604039 - Add DOM Gamepad APIs. r=smaug 2011-08-03 14:12:08 -04:00
nsDOMKeyboardEvent.cpp Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMKeyboardEvent.h Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMMessageEvent.cpp Bug 851996, Simplify MessageEvent's jsval handling, r=mccr8 2013-03-18 16:50:37 +01:00
nsDOMMessageEvent.h Bug 851996, Simplify MessageEvent's jsval handling, r=mccr8 2013-03-18 16:50:37 +01:00
nsDOMMouseEvent.cpp Bug 851073 - Move MouseEvent to Web IDL; r=smaug 2013-03-14 11:30:47 -04:00
nsDOMMouseEvent.h Bug 851073 - Move MouseEvent to Web IDL; r=smaug 2013-03-14 11:30:47 -04:00
nsDOMMouseScrollEvent.cpp Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMMouseScrollEvent.h Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMMutationEvent.cpp Bug 847586 - Paris binding for MutationEvent, r=Ms2ger 2013-03-14 23:18:20 +02:00
nsDOMMutationEvent.h Bug 847586 - Paris binding for MutationEvent, r=Ms2ger 2013-03-14 23:18:20 +02:00
nsDOMNotifyAudioAvailableEvent.cpp Bug 842186 - Replace use of jsval with JS::Value in cpp and h files in the content/events directory. r=jwalden 2013-03-16 16:39:51 -07:00
nsDOMNotifyAudioAvailableEvent.h Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMNotifyPaintEvent.cpp Bug 850817 - Move ClientRect to Paris bindings; r=bz 2013-03-17 08:55:17 +01:00
nsDOMNotifyPaintEvent.h Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMScrollAreaEvent.cpp Bug 855241 - Paris binding for ScrollAreaEvent, r=peterv 2013-03-28 16:21:20 +02:00
nsDOMScrollAreaEvent.h Bug 855241 - Paris binding for ScrollAreaEvent, r=peterv 2013-03-28 16:21:20 +02:00
nsDOMSimpleGestureEvent.cpp Bug 854999 - Paris binding for SimpleGestureEvent, r=peterv 2013-03-28 16:24:28 +02:00
nsDOMSimpleGestureEvent.h Bug 854999 - Paris binding for SimpleGestureEvent, r=peterv 2013-03-28 16:24:28 +02:00
nsDOMTextEvent.cpp Bug 855486 - Paris binding for TextEvent, r=peterv 2013-03-28 16:25:59 +02:00
nsDOMTextEvent.h Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMTouchEvent.cpp Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMTouchEvent.h Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsDOMTransitionEvent.cpp Bug 847599 - Paris binding for TransitionEvent, r=Ms2ger 2013-03-14 23:16:13 +02:00
nsDOMTransitionEvent.h Bug 847599 - Paris binding for TransitionEvent, r=Ms2ger 2013-03-14 23:16:13 +02:00
nsDOMUIEvent.cpp Bug 842186 - Replace use of jsval with JS::Value in cpp and h files in the content/events directory. r=jwalden 2013-03-16 16:39:51 -07:00
nsDOMUIEvent.h Bug 856413 - Once UIEvent#view property is read, value of UIEvent#view property will be null, r=Ms2ger 2013-04-02 19:46:06 +03:00
nsDOMXULCommandEvent.cpp Bug 855110 - Paris binding for XULCommandEvent, r=peterv 2013-03-28 16:19:10 +02:00
nsDOMXULCommandEvent.h Bug 855110 - Paris binding for XULCommandEvent, r=peterv 2013-03-28 16:19:10 +02:00
nsEventDispatcher.cpp Bug 853449 - Dispatching an event that's already being dispatched should throw InvalidStateError; r=smaug 2013-04-02 17:10:45 +03:00
nsEventListenerManager.cpp Bug 850293 - Remove nsScriptObjectHolder; r=mccr8,bholly sr=smaug 2013-03-20 13:09:09 -07:00
nsEventListenerManager.h bug 852379 - remove unecessary nsHashtable.h includes r=Ms2ger 2013-03-18 21:18:26 -04:00
nsEventListenerService.cpp Bug 854439. Expose the underlying JS object of scripted event listeners on nsIEventListenerInfo. r=smaug 2013-04-01 17:17:56 -04:00
nsEventListenerService.h Bug 842186 - Replace use of jsval with JS::Value in cpp and h files in the content/events directory. r=jwalden 2013-03-16 16:39:51 -07:00
nsEventStateManager.cpp Bug 851611 - Part 3: Rename headers. r=jrmuizel 2013-03-18 15:25:50 +01:00
nsEventStateManager.h Bug 784739 - Switch from NULL to nullptr in content/; r=ehsan 2013-04-02 21:14:24 -04:00
nsIMEStateManager.cpp Bug 558976 part.6 Rename nsIWidget::OnIMETextChange() to nsIWidget::NotifyIMEOfTextChange() r=roc, sr=roc 2013-03-06 15:14:34 +09:00
nsIMEStateManager.h Bug 784739 - Switch from NULL to nullptr in content/; r=ehsan 2013-04-02 21:14:24 -04:00
nsPaintRequest.cpp Bug 850817 - Move ClientRect to Paris bindings; r=bz 2013-03-17 08:55:17 +01:00
nsPaintRequest.h Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz 2013-03-12 08:03:47 +09: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
TextComposition.cpp Bug 847007: Remove nsIContent includes r=Ms2ger 2013-03-21 20:05:20 -04: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