gecko/content/events/src
2011-12-18 11:13:08 +01:00
..
Makefile.in Bug 334573 - Renamed all references of nsPLDOMEvent to nsAsyncDOMEvent. r=sicking 2011-12-17 01:02:05 -05:00
nsAsyncDOMEvent.cpp Bug 334573 - Changed nsLoadBlockingPLDOMEvent to nsLoadBlockingAsyncDOMEvent. r=sicking 2011-12-17 01:02:42 -05:00
nsContentEventHandler.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsContentEventHandler.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsDOMAnimationEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMAnimationEvent.h Add animation event interface and data structures. (Bug 435442, patch 12) r=smaug 2011-04-11 23:18:44 -07:00
nsDOMBeforeUnloadEvent.cpp
nsDOMBeforeUnloadEvent.h
nsDOMCloseEvent.cpp Bug 708701 - Implement HTML event ctors, r=jst 2011-12-14 21:55:32 +02:00
nsDOMCloseEvent.h Bug 708701 - Implement HTML event ctors, r=jst 2011-12-14 21:55:32 +02:00
nsDOMCommandEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMCommandEvent.h
nsDOMCompositionEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMCompositionEvent.h Bug 543789 part.1 Add DOM3 composition events r=smaug, sr=roc 2011-09-22 18:17:40 +09:00
nsDOMCustomEvent.cpp Bug 708701 - Implement HTML event ctors, r=jst 2011-12-14 21:55:32 +02:00
nsDOMCustomEvent.h Bug 708701 - Implement HTML event ctors, r=jst 2011-12-14 21:55:32 +02:00
nsDOMDataContainerEvent.cpp
nsDOMDataContainerEvent.h
nsDOMDataTransfer.cpp Bug 662173 - DataTransfer.getData should lowercase its argument; r=enndeakin 2011-11-08 11:42:53 +00:00
nsDOMDataTransfer.h Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMDeviceMotionEvent.cpp Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsDOMDeviceMotionEvent.h Bug 615597 - Implement devicemotion and fix up deviceorientation events. r=smaug/azakai 2011-06-19 22:36:17 -07:00
nsDOMDeviceOrientationEvent.cpp Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsDOMDeviceOrientationEvent.h Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMDragEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMDragEvent.h
nsDOMEvent.cpp Bug 704820 - Simplify nsContentUtils::ReportToConsole. r=smaug 2011-12-15 14:47:03 +00:00
nsDOMEvent.h s/class (JSObject|JSContext)/struct \1/g in nsDOMEvent.h, silencing a ton of warnings on Windows, and I think with Clang too. No bug, r=sparky 2011-12-15 03:48:09 -05:00
nsDOMEventTargetHelper.cpp Bug 707870 - Disconnect mListenerManager in nsDOMEventTargetHelper instead of expecting inheriting classes to do it. r=smaug 2011-12-08 16:31:14 +08:00
nsDOMEventTargetHelper.h Bug 707870 - Disconnect mListenerManager in nsDOMEventTargetHelper instead of expecting inheriting classes to do it. r=smaug 2011-12-08 16:31:14 +08:00
nsDOMHashChangeEvent.cpp Bug 708701 - Implement HTML event ctors, r=jst 2011-12-14 21:55:32 +02:00
nsDOMHashChangeEvent.h Bug 708701 - Implement HTML event ctors, r=jst 2011-12-14 21:55:32 +02:00
nsDOMKeyboardEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMKeyboardEvent.h Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug 2011-08-26 09:43:49 +02:00
nsDOMMessageEvent.cpp Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsDOMMessageEvent.h Bug 684526 - Unify jsval and js::Value (r=jorendorff) 2011-09-19 09:34:49 -07:00
nsDOMMouseEvent.cpp Bug 709127 - Implement MouseEvent and UIEvent ctors, r=jst, a=sheriff 2011-12-14 22:36:46 +02:00
nsDOMMouseEvent.h Bug 709127 - Implement MouseEvent and UIEvent ctors, r=jst, a=sheriff 2011-12-14 22:36:46 +02:00
nsDOMMouseScrollEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMMouseScrollEvent.h
nsDOMMozTouchEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMMozTouchEvent.h
nsDOMMutationEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMMutationEvent.h
nsDOMNotifyAudioAvailableEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMNotifyAudioAvailableEvent.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsDOMNotifyPaintEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMNotifyPaintEvent.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsDOMPageTransitionEvent.cpp Bug 708701 - Implement HTML event ctors, r=jst 2011-12-14 21:55:32 +02:00
nsDOMPageTransitionEvent.h Bug 708701 - Implement HTML event ctors, r=jst 2011-12-14 21:55:32 +02:00
nsDOMPopStateEvent.cpp Bug 708701 - Implement HTML event ctors, r=jst 2011-12-14 21:55:32 +02:00
nsDOMPopStateEvent.h Bug 708701 - Implement HTML event ctors, r=jst 2011-12-14 21:55:32 +02:00
nsDOMPopupBlockedEvent.cpp Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsDOMPopupBlockedEvent.h
nsDOMProgressEvent.cpp Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsDOMProgressEvent.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsDOMScrollAreaEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMScrollAreaEvent.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsDOMSimpleGestureEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMSimpleGestureEvent.h
nsDOMTextEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMTextEvent.h
nsDOMTouchEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMTouchEvent.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsDOMTransitionEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMTransitionEvent.h
nsDOMUIEvent.cpp Bug 709127 - Implement MouseEvent and UIEvent ctors, r=jst, a=sheriff 2011-12-14 22:36:46 +02:00
nsDOMUIEvent.h Bug 709127 - Implement MouseEvent and UIEvent ctors, r=jst, a=sheriff 2011-12-14 22:36:46 +02:00
nsDOMXULCommandEvent.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDOMXULCommandEvent.h
nsEventDispatcher.cpp Bug 701071, optimize PostHandleEvent, r=jst 2011-12-07 21:29:53 +02:00
nsEventListenerManager.cpp Bug 698420 - Make nsScriptObjectHolder typesafe; r=bz 2011-12-18 11:05:12 +01:00
nsEventListenerManager.h Bug 702036 - JSEventListener could have weak mTarget to reduce CC overhead, r=bz 2011-11-29 11:44:06 +02:00
nsEventListenerService.cpp Bug 708754 - Use IDL for jsdIDebuggerService::WrapValue and remove WrapJSValue; r=bholley 2011-12-18 11:12:26 +01:00
nsEventListenerService.h Bug 689128, re-enable EventListenerService tests, add a null check, handle compartments, r=bz 2011-10-10 13:38:14 +03:00
nsEventStateManager.cpp Bug 707800. Add more sampler labels. r=bgirard 2011-12-02 17:05:33 -05:00
nsEventStateManager.h Bug 703260, part 1, remove view from eventstatemanager and presshell event handling, r=smaug,sr=roc 2011-11-21 12:53:20 -05:00
nsIMEStateManager.cpp Bug 685395 part.6 Notify mouse click event on editor to widget r=roc+smaug+doug.turner 2011-11-27 20:51:53 +09:00
nsIMEStateManager.h Bug 685395 part.6 Notify mouse click event on editor to widget r=roc+smaug+doug.turner 2011-11-27 20:51:53 +09:00
nsPaintRequest.cpp
nsPaintRequest.h
nsPrivateTextRange.cpp Bug 709512 - Remove setters from nsIPrivateTextRange; r=smaug 2011-12-18 11:13:08 +01:00
nsPrivateTextRange.h Bug 709512 - Remove setters from nsIPrivateTextRange; r=smaug 2011-12-18 11:13:08 +01:00
nsXMLEventsElement.cpp Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsXMLEventsManager.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsXMLEventsManager.h Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00