gecko/content/events/src
Olli Pettay 030763f552 Bug 528196 - Optimize nsEventTargetChainItem::HandleEvent, r=jst
--HG--
extra : rebase_source : 0399c7922f80ed1775b0fb154dc2342bd146f519
2009-12-18 20:50:49 +02:00
..
Makefile.in Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsContentEventHandler.cpp Bug 530939 - New crash [@ GenerateFlatTextContent] in Firefox 3.6b3. r=Olli.Pettay 2009-11-26 17:41:32 +09:00
nsContentEventHandler.h
nsDOMBeforeUnloadEvent.cpp
nsDOMBeforeUnloadEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMCommandEvent.cpp
nsDOMCommandEvent.h
nsDOMDataContainerEvent.cpp
nsDOMDataContainerEvent.h
nsDOMDataTransfer.cpp Bug 515821: Make it possible to detect the presence of files during drags, even when we don't let you get to the actual File objects. Patch by Matin Movassate <matinm1@gmail.com>. r=Enn sr=sicking 2009-09-14 15:14:13 -07:00
nsDOMDataTransfer.h Fixing bug 503598. Adding support for drag n' drop funcitonality for local files. r=enndeakin@gmail.com, sr=mrbkap@gmail.com/jonas@sicking.cc 2009-07-30 14:02:08 -07:00
nsDOMDragEvent.cpp Bug 523569 - remove initXXXEventNS methods, r=sicking 2009-10-21 21:35:42 +03:00
nsDOMDragEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMEvent.cpp Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsDOMEvent.h Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsDOMEventGroup.cpp
nsDOMEventGroup.h
nsDOMEventTargetHelper.cpp Back out fix for bug 428229 (Unable to override addEventListener). 2009-11-15 17:03:03 +01:00
nsDOMEventTargetHelper.h
nsDOMKeyboardEvent.cpp
nsDOMKeyboardEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMMessageEvent.cpp Bug 523569 - remove initXXXEventNS methods, r=sicking 2009-10-21 21:35:42 +03:00
nsDOMMessageEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMMouseEvent.cpp
nsDOMMouseEvent.h
nsDOMMouseScrollEvent.cpp
nsDOMMouseScrollEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMMutationEvent.cpp
nsDOMMutationEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMNotifyPaintEvent.cpp Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsDOMNotifyPaintEvent.h Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsDOMOrientationEvent.cpp Bug 485943 - Device Orientation Support. r=olli 2009-08-21 07:42:37 -07:00
nsDOMOrientationEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMPageTransitionEvent.cpp
nsDOMPageTransitionEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMPopupBlockedEvent.cpp
nsDOMPopupBlockedEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMProgressEvent.cpp
nsDOMProgressEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMScrollAreaEvent.cpp Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsDOMScrollAreaEvent.h Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsDOMSimpleGestureEvent.cpp
nsDOMSimpleGestureEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMTextEvent.cpp
nsDOMTextEvent.h
nsDOMUIEvent.cpp Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsDOMUIEvent.h Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsDOMXULCommandEvent.cpp
nsDOMXULCommandEvent.h
nsEventDispatcher.cpp Bug 528196 - Optimize nsEventTargetChainItem::HandleEvent, r=jst 2009-12-18 20:50:49 +02:00
nsEventListenerManager.cpp Bug 528435 Drop NS_COMPOSITION_QUERY event r=roc, sr=neil 2009-11-16 22:13:02 +09:00
nsEventListenerManager.h Bug 517879 - Move JS context pusher to event dispatcher, r=jst 2009-10-24 18:52:29 +03:00
nsEventListenerService.cpp Bug 506961 - Add a method to get jsdIValue from JS implemented event listeners, r=bz 2009-10-17 17:40:44 +03:00
nsEventListenerService.h Bug 506961 - Add a method to get jsdIValue from JS implemented event listeners, r=bz 2009-10-17 17:40:44 +03:00
nsEventStateManager.cpp Rename nsGUIEvent's nativeMsg field to pluginEvent. b=527617 r=roc 2009-11-10 16:55:38 -05:00
nsEventStateManager.h Bug 482070, stop mousemove event propagation when a drag has began, r=smaug 2009-11-09 09:55:53 -05:00
nsIMEStateManager.cpp Bug 531810 Right clicking on Google Maps broken after leaving Street View (Windows only) r=roc 2009-12-04 17:03:27 +09:00
nsIMEStateManager.h Bug 516076, pass a contextual window to focus controller methods, so that it retrieves the controller for the right window, r=neil,sr=smaug 2009-09-21 13:39:44 -04:00
nsPaintRequest.cpp Bug 510110. Extend MozAfterPaint event to contain list of PaintRequest objects with information about individual invalidations. r=dbaron,sr=jst 2009-09-04 16:49:18 +12:00
nsPaintRequest.h Bug 510110. Extend MozAfterPaint event to contain list of PaintRequest objects with information about individual invalidations. r=dbaron,sr=jst 2009-09-04 16:49:18 +12:00
nsPLDOMEvent.cpp
nsPrivateTextRange.cpp
nsPrivateTextRange.h
nsXMLEventsElement.cpp
nsXMLEventsManager.cpp Bug 523294 part 3. Get rid of the now-unused aStateMask argument to AttributeChanged. r=dbaron 2009-12-10 14:36:04 -08:00
nsXMLEventsManager.h