gecko-dev/dom/src/base
2003-06-20 22:44:33 +00:00
..
.cvsignore
domerr.msg Typo fix. r=peterv sr=bzbarsky (bug 170782) 2002-09-26 02:45:43 +00:00
Makefile.in Fix bug 201560: reimplement the DOM window controller using shared controller code, and a singleton nsIControllerCommandTable. This reduces the number of string compares when updating commands, and is cleaner. Include some string cleanup in SetCursor() to reduce codesize. r=brade/jkeiser, sr=jst. 2003-04-12 03:08:23 +00:00
nsBarProps.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 19:35:36 +00:00
nsBarProps.h
nsDOMClassInfo.cpp Bug 208460. Remove nsIDOM3Node.idl dependency from nsIDOMNode.idl 2003-06-16 11:17:18 +00:00
nsDOMClassInfo.h #90459 2003-06-10 18:33:58 +00:00
nsDOMException.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 19:35:36 +00:00
nsDOMException.h
nsDOMWindowList.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 19:35:36 +00:00
nsDOMWindowList.h
nsFocusController.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsFocusController.h
nsGlobalWindow.cpp Bug 184618 - allow scripts to close a script-generated window even if its opener has been set to null. r=heikki, sr=jst. 2003-06-20 22:44:33 +00:00
nsGlobalWindow.h Bug 184618 - allow scripts to close a script-generated window even if its opener has been set to null. r=heikki, sr=jst. 2003-06-20 22:44:33 +00:00
nsGlobalWindowCommands.cpp Bug 204777. Prevent backspace to send us back in history in general embedded case. r=brade, sr=sfraser 2003-05-25 19:39:21 +00:00
nsGlobalWindowCommands.h Fix bug 201560: reimplement the DOM window controller using shared controller code, and a singleton nsIControllerCommandTable. This reduces the number of string compares when updating commands, and is cleaner. Include some string cleanup in SetCursor() to reduce codesize. r=brade/jkeiser, sr=jst. 2003-04-12 03:08:23 +00:00
nsHistory.cpp Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsHistory.h Bug 163549 - Remove History.goURI(). Patch by mstoltz & jst. r=alecf/mstoltz. sr=heikki. 2003-02-25 01:40:18 +00:00
nsJSEnvironment.cpp Fixing bug 202994. Make sure the proper security check is done when converting the result of a JS expression in a javascript: URL to a string. r=mstoltz@netscape.com, sr=brendan@mozilla.org, a=asa@mozilla.org 2003-05-12 22:23:52 +00:00
nsJSEnvironment.h Fixing bug 201132. Always use the JSPrincipals from the target object when compiling event handlers, never use the principals of the global object in which the event handler is compiled. Also make sure we never use the principals that are precompiled into cloned Functions, always get the principal from the Function's scope in such cases. r=mstoltz@netscape.com (and heikki@netscape.com), sr=brendan@mozilla.org 2003-04-17 20:21:00 +00:00
nsJSUtils.cpp
nsJSUtils.h
nsLocation.cpp fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs 2003-06-17 16:40:34 +00:00
nsMimeTypeArray.cpp Fixing the DOM navigator.mimeType array to be able to test for installed helper applications, bug 58811, patch by bzbarsky@mit.edu r=peter, sr=jst 2003-02-26 23:54:55 +00:00
nsMimeTypeArray.h Fixing the DOM navigator.mimeType array to be able to test for installed helper applications, bug 58811, patch by bzbarsky@mit.edu r=peter, sr=jst 2003-02-26 23:54:55 +00:00
nsPluginArray.cpp Fixing the DOM navigator.mimeType array to be able to test for installed helper applications, bug 58811, patch by bzbarsky@mit.edu r=peter, sr=jst 2003-02-26 23:54:55 +00:00
nsPluginArray.h Bug 104298 -- clean up in plugin module, r=serge, r=bnesse, sr=beard 2002-10-03 21:31:41 +00:00
nsScreen.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsScreen.h
nsScriptNameSpaceManager.cpp Removing unused variables. 2003-03-18 23:23:32 +00:00
nsScriptNameSpaceManager.h Fix for bug 91557 (constructor property of DOM Object instances return incorrect constructor). r=sicking, sr=jst, a=asa. 2003-01-31 12:10:13 +00:00
nsWindowRoot.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 19:35:36 +00:00
nsWindowRoot.h Add a second pass of event processing for system events, using DOM3 event group functionality. Bug 124990. Patch by joki, r=saari and bryner, sr=jst. 2002-11-09 00:25:25 +00:00