gecko-dev/dom/public
alecf%netscape.com cb1027f2f0 add new method to ensure that tree content is visible: go through all the presentation shells, and call EnsureRowIsVisible for each tree.
also expose a method to get the visible row for a tree - I needed it anyway, figured I might as well expose it from JS.
other half of fix for #12895
r=bryner
2000-01-06 07:54:43 +00:00
..
base Fix for bug 16787. Added navigator.cookieEnabled. Removed warnings. a=don r=waqar 1999-12-22 22:42:06 +00:00
coreDom Added window.scroll(). Reverted back to NPL 1.1. R=joki 1999-11-24 23:58:43 +00:00
coreEvents add query composition event which get current curosor position. add timer base IME x y location query for gtk. r=erik. fix bug 17916 20550 1999-12-07 01:29:00 +00:00
css Added window.scroll(). Reverted back to NPL 1.1. R=joki 1999-11-24 23:58:43 +00:00
events updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
html Fix for bug 23066. Added getter/setter for image.lowsrc for compatibility - the DOM defines image.lowSrc (note the case difference). r=pollmann 2000-01-06 01:15:55 +00:00
idl add new method to ensure that tree content is visible: go through all the presentation shells, and call EnsureRowIsVisible for each tree. 2000-01-06 07:54:43 +00:00
range Added window.scroll(). Reverted back to NPL 1.1. R=joki 1999-11-24 23:58:43 +00:00
xul add new method to ensure that tree content is visible: go through all the presentation shells, and call EnsureRowIsVisible for each tree. 2000-01-06 07:54:43 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
domstubs.idl updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
genPropNames.pl Fix 22909 previousSibling vulnerability 2000-01-06 00:59:18 +00:00
Makefile.in Fix 22909 previousSibling vulnerability 2000-01-06 00:59:18 +00:00
makefile.win Fix 22909 previousSibling vulnerability 2000-01-06 00:59:18 +00:00
MANIFEST Fix 22909 previousSibling vulnerability 2000-01-06 00:59:18 +00:00
MANIFEST_IDL Adding nsIScriptGlobalObjectOwner.idl to the manifest. 1999-12-02 06:18:32 +00:00
nsDOMCID.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsDOMError.h Added comment to remind people modifying nsDOMError.h to also add an error string. 1999-11-12 02:08:45 +00:00
nsDOMPropEnums.h add new method to ensure that tree content is visible: go through all the presentation shells, and call EnsureRowIsVisible for each tree. 2000-01-06 07:54:43 +00:00
nsDOMPropNames.h Fix for bug 23066. Added getter/setter for image.lowsrc for compatibility - the DOM defines image.lowSrc (note the case difference). r=pollmann 2000-01-06 01:15:55 +00:00
nsIDOMNativeObjectRegistry.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIDOMScriptObjectFactory.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIJSEventListener.h Changed IID to remove conflict in IIDs.h 1999-12-04 01:29:54 +00:00
nsIJSNativeInitializer.h Landing big set of DOM and XPConnect changes: 1999-12-18 20:29:29 +00:00
nsIJSScriptObject.h Landing big set of DOM and XPConnect changes: 1999-12-18 20:29:29 +00:00
nsIScriptContext.h - Rename "FunctionObject" or shorthands to "EventHandler" to make nsIScriptContext more scripting-language-neutral. 1999-12-07 22:14:17 +00:00
nsIScriptContextOwner.idl Changed the UUID back to the one that nsIScriptContextOwner had in the .h file. 1999-11-29 22:42:07 +00:00
nsIScriptEventListener.h - Rename "FunctionObject" or shorthands to "EventHandler" to make nsIScriptContext more scripting-language-neutral. 1999-12-07 22:14:17 +00:00
nsIScriptExternalNameSet.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIScriptGlobalObject.h 1.) WebShell no longer implements nsIScriptContextOwner. 1999-12-03 09:24:22 +00:00
nsIScriptGlobalObjectData.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIScriptGlobalObjectOwner.idl Adding new interface for people who can supply an nsIScriptGlobalObject. Not yet connected to the build. 1999-12-02 06:14:49 +00:00
nsIScriptNameSetRegistry.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIScriptNameSpaceManager.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIScriptObjectOwner.h - Doc-comments for nsIScriptContext methods I added or modified. 1999-12-03 03:40:30 +00:00