gecko/content/events/src
2010-07-20 15:07:03 -07:00
..
Makefile.in Merge from m-c. 2010-06-22 17:33:57 -07:00
nsContentEventHandler.cpp Bug 563878. Part 15. Fix GetOffsetTo callsites. r=mats 2010-07-18 21:23:48 -05:00
nsContentEventHandler.h Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst 2010-03-19 14:02:53 +09:00
nsDOMBeforeUnloadEvent.cpp Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01:00
nsDOMBeforeUnloadEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMCloseEvent.cpp Bug 562681, websockets (protocol v76), r=smaug 2010-06-17 21:36:01 +03:00
nsDOMCloseEvent.h Bug 562681, websockets (protocol v76), r=smaug 2010-06-17 21:36:01 +03:00
nsDOMCommandEvent.cpp Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01:00
nsDOMCommandEvent.h
nsDOMDataContainerEvent.cpp Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01:00
nsDOMDataContainerEvent.h
nsDOMDataTransfer.cpp Bug 548185 - Crash on event.dataTransfer, r=enn 2010-03-25 22:38:53 +02:00
nsDOMDataTransfer.h Bug 536920 - Cursor flashes and doesn't update during drag and drop operations. r=enndeakin. 2009-12-30 11:06:07 -06:00
nsDOMDragEvent.cpp Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01: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 Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp 2010-06-28 16:33:19 -07:00
nsDOMEvent.h Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp 2010-06-28 16:33:19 -07:00
nsDOMEventGroup.cpp
nsDOMEventGroup.h
nsDOMEventTargetHelper.cpp Fix for bug 428229 (Unable to override addEventListener), remove custom addEventListener code. r=bz. 2010-01-13 14:50:01 +01:00
nsDOMEventTargetHelper.h Bug 553413 - 'Implement Asynchronous parts of the Indexed Database API.' p=sdwilsh+bent, r=jst. 2010-06-23 12:46:08 -07:00
nsDOMKeyboardEvent.cpp Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01:00
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 Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01: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 b=560011 only assert !eSynthesized for NS_MOUSE_EVENT r=smaug 2010-04-21 14:51:47 +12:00
nsDOMMouseEvent.h Bug 526394. Part 20: Convert more code in caret and docshell. r=mats 2009-09-09 17:40:02 +12:00
nsDOMMouseScrollEvent.cpp Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01:00
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 Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01:00
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 Merged with mozilla-central 2010-04-07 06:59:04 -04:00
nsDOMNotifyPaintEvent.h Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
nsDOMOrientationEvent.cpp Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01: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 Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01:00
nsDOMPageTransitionEvent.h Bug 523111 - DOMEvent implementations should inherit first the base class, r=jwatt, sr=jst 2009-10-21 12:38:39 +03:00
nsDOMPopStateEvent.cpp Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc 2010-04-10 16:10:12 -04:00
nsDOMPopStateEvent.h Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
nsDOMPopupBlockedEvent.cpp Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01:00
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 Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01:00
nsDOMProgressEvent.h Bug 550961. Fix license header typos. r=gerv 2010-03-15 14:44:37 +13:00
nsDOMScrollAreaEvent.cpp Merge mozilla-central 2010-04-16 01:34:35 -05:00
nsDOMScrollAreaEvent.h Bug 542047 - Forward nsDOMScrollAreaEvent. r=smaug 2010-01-27 15:55:57 -05:00
nsDOMSimpleGestureEvent.cpp Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01:00
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 Bug 543398 Drop nsTextEventReply and nsIPrivateCompositionEvent r=smaug, sr=roc 2010-04-10 18:24:35 +09:00
nsDOMTextEvent.h Bug 543398 Drop nsTextEventReply and nsIPrivateCompositionEvent r=smaug, sr=roc 2010-04-10 18:24:35 +09:00
nsDOMTransitionEvent.cpp Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc 2010-04-10 16:10:12 -04:00
nsDOMTransitionEvent.h Implement events part of CSS transitions: add support for the transitionend DOM event. (Bug 531585) r=smaug 2009-12-23 14:10:31 -05:00
nsDOMUIEvent.cpp Merge mozilla-central 2010-04-16 01:34:35 -05:00
nsDOMUIEvent.h Fix merge bustage 2010-04-16 01:58:01 -05:00
nsDOMXULCommandEvent.cpp Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01:00
nsDOMXULCommandEvent.h Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking 2009-06-30 10:56:40 +03:00
nsEventDispatcher.cpp Bug 562681, websockets (protocol v76), r=smaug 2010-06-17 21:36:01 +03:00
nsEventListenerManager.cpp Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
nsEventListenerManager.h Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
nsEventListenerService.cpp bug 552266 - Allow for only one JSContext to be in a request on a given thread. r=mrbkap 2010-06-26 22:31:54 +02: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 Bug 392188 - Add a XUL attribute called "clickthrough" that determines whether an element accepts mouse events when it's in a background window. r=smaug 2010-07-16 14:50:28 +02:00
nsEventStateManager.h Bug 563878. Part 5. Rename nsIFrame::GetWindow(Offset) to GetNearestWidget. r=mats 2010-07-02 14:11:04 -05:00
nsIMEStateManager.cpp Bug 568135 IME composition string is committed unexpectedly on Gmail when editor flag was changed by some commands r=smaug 2010-05-27 11:04:14 +09:00
nsIMEStateManager.h Bug 568135 IME composition string is committed unexpectedly on Gmail when editor flag was changed by some commands r=smaug 2010-05-27 11:04:14 +09:00
nsPaintRequest.cpp Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst. 2010-03-17 16:09:05 +01: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 Bug 544642: Make frames report an error event if the frame src is pointed at a local file url. And don't make setAttribute thrown an exception in that scenario. r=smaug 2010-02-24 18:45:43 -08:00
nsPrivateTextRange.cpp Bug 482138 [TSF] nsTextFrame has to draw composition string by TIP specified style r+sr=roc 2009-04-23 12:27:12 +09:00
nsPrivateTextRange.h Bug 482138 [TSF] nsTextFrame has to draw composition string by TIP specified style r+sr=roc 2009-04-23 12:27:12 +09:00
nsXMLEventsElement.cpp
nsXMLEventsManager.cpp Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc 2010-06-23 14:35:57 -07:00
nsXMLEventsManager.h