gecko/content/events/src
Olli Pettay 5032aaa1bd Bug 854999 - Paris binding for SimpleGestureEvent, r=peterv
--HG--
extra : rebase_source : af491dbd2066c00a80a46d8a82e65403d12e83d5
2013-03-28 16:24:28 +02:00
..
DOMWheelEvent.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
DOMWheelEvent.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
Makefile.in Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
moz.build Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
nsAsyncDOMEvent.cpp Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
nsContentEventHandler.cpp Back out fee79a593fd3 and 2c8930343985 (bug 825341) for having probably needed-clobber 2013-03-11 20:10:18 -07: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 852115 - initEvent should unset defaultPrevented; r=smaug 2013-03-20 16:15:58 +02: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
nsDOMGamepad.h
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 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +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 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
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 851611 - Part 3: Rename headers. r=jrmuizel 2013-03-18 15:25:50 +01: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 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
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 847007: Remove nsIContent includes r=Ms2ger 2013-03-21 20:05:20 -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 806996 part.6 Test if nsIWidget::OnIMEFocusChange() is called by nsTextStateManager properly r=smaug 2012-11-09 17:40:40 +09: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