gecko-dev/content/base/public
2004-03-09 23:22:02 +00:00
..
.cvsignore
Makefile.in Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz 2004-03-09 19:59:09 +00:00
mozISanitizingSerializer.h 108153, 30888, 69529, 126082: 2002-04-16 18:19:09 +00:00
nsContentCID.h deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc. 2004-02-27 17:17:37 +00:00
nsContentErrors.h Error defs for bug 83774. r=pavlov, sr=jst 2003-03-19 01:11:23 +00:00
nsContentPolicyUtils.h
nsContentUtils.h Load background images from style instead of from painting. This makes us 2004-03-09 03:57:51 +00:00
nsCopySupport.h Bug 193053: drag and drop-related changes to allow for the dragging and copying of image bits, and to allow dragging into the file system. r=pinkerton/brade, sr=bryner/bz. 2003-04-18 20:20:04 +00:00
nsIAttribute.h Bug 232989: Fix crash due to bad refcounting in nsDOMAttribute 2004-02-11 02:02:39 +00:00
nsIChromeRegistry.idl Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz 2004-03-09 19:59:09 +00:00
nsIContent.h Bug 236620: kill nsIContent::CanContainChildren 2004-03-06 00:22:03 +00:00
nsIContentIterator.h Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com 2004-01-24 00:46:17 +00:00
nsIContentList.h Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com 2004-01-24 00:46:17 +00:00
nsIContentPolicy.idl bug #147741 (r=jst, sr=darin) Call nsIContentPolicy for toplevel and subdocuments. 2002-06-21 22:47:42 +00:00
nsIContentSerializer.h fix for bug 206379: 2003-06-11 18:16:03 +00:00
nsIDocument.h Rename {nsIDocument,nsIDocumentObserver,nsIFrame}::ContentChanged to CharacterDataChanged, since that's the only thing it's used for. Replace its nsISupports* parameter with a PRBool, since we don't need to allocate an object to pass a boolean parameter. Remove some (but probably not all) unneeded implementations on frames whose content is never a text node. b=234960 r+sr=jst 2004-02-20 21:38:31 +00:00
nsIDocumentEncoder.h 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
nsIDocumentObserver.h Rename {nsIDocument,nsIDocumentObserver,nsIFrame}::ContentChanged to CharacterDataChanged, since that's the only thing it's used for. Replace its nsISupports* parameter with a PRBool, since we don't need to allocate an object to pass a boolean parameter. Remove some (but probably not all) unneeded implementations on frames whose content is never a text node. b=234960 r+sr=jst 2004-02-20 21:38:31 +00:00
nsIDocumentViewer.h Bug 209087 2003-06-13 20:10:01 +00:00
nsIDragDropHandler.idl remove deprecated interfaces (bug 197121) 2003-04-17 19:42:27 +00:00
nsIElementFactory.h Landing of SVG_20020806_BRANCH, Bug 182533. Refactoring of SVG backend, new GDI+ and Libart rendering 2004-02-07 12:39:26 +00:00
nsIFrameLoader.h Fixing bug 173938 with a hack for full-page plugins to be destroyed before the frame. r=av sr=jst 2002-11-18 07:48:10 +00:00
nsIHTMLToTextSink.h 108153, 30888, 69529, 126082: 2002-04-16 18:24:14 +00:00
nsIImageLoadingContent.idl Make sure not to call LoadImage before LoadImageWithChannel for standalone 2003-04-02 03:27:20 +00:00
nsINameSpace.h Bug 209087 2003-06-13 20:10:01 +00:00
nsINameSpaceManager.h Bug 209087 2003-06-13 20:10:01 +00:00
nsINodeInfo.h Fix for bug 16603 (DOM doesn't throw INVALID_CHARACTER_ERR for arguments with invalid characters). r=sicking, sr=jst. 2004-02-10 10:58:13 +00:00
nsIPrintProgress.idl making a few adjustments to the APIs before the freeze 2002-05-09 22:02:44 +00:00
nsIPrintProgressParams.idl Initial check in for BUg 113917 (not in the build yet) 2001-12-14 22:40:12 +00:00
nsIPrintStatusFeedback.idl Initial check in for BUg 113917 (not in the build yet) 2001-12-14 22:40:12 +00:00
nsIPrivateDOMImplementation.h Fix for bug 195153 (Remove bogus 'extern' decls from NS_New* functions.). Patch by jst, r=sicking, sr=peterv. 2003-03-05 15:08:41 +00:00
nsIRangeUtils.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
nsIScriptEventHandler.idl bug #174404 (r=adam, sr=jst) Support the optional FOR and EVENT attributes on the SCRIPT tag 2002-11-07 05:17:21 +00:00
nsIScriptEventManager.idl bug #174404 (r=adam, sr=jst) Support the optional FOR and EVENT attributes on the SCRIPT tag 2002-11-07 05:17:21 +00:00
nsIScriptLoader.idl Bug 172372, when loading XML as data, we need to disable scripts and styles. r=sicking, sr=bzbarsky, a=asa. 2002-10-11 00:38:29 +00:00
nsIScriptLoaderObserver.idl
nsISelection.idl License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsISelectionController.idl Helper patch for bug 15364. Expose an API to allow scripts to show the caret even in selections (a la Emacs). Users can also set the pref ui.caretVisibleWithSelection to 1, which gives a nice combination with caret browsing (hit F7). r=sfraser, sr=bzbarsky 2003-06-25 01:14:25 +00:00
nsISelectionDisplay.idl moved file here from embedding for the build order issue. fixing bustage. 2001-12-18 02:40:08 +00:00
nsISelectionListener.idl License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsISelectionPrivate.idl Bug 199412: optimize nsTypedSelection::ScrollIntoView r/sr=sfraser 2003-04-20 01:03:40 +00:00
nsIStyledContent.h Give GetClasses a better signature. Bug 233636, r=sicking, sr=dbaron 2004-03-09 23:22:02 +00:00
nsIStyleRule.h Make CSSStyleRuleImpl immutable by changing mutation code (including some merging of code between nsDOMCSSAttributeDeclaration and DOMCSSDeclarationImpl) so that it creates a new rule for the modified declaration. Change StyleRuleChanged notification signatures, and change pres shell's handling of style rule change, addition, and removal to just do reresolution. Remove fine-grained ways of clearing style data. Change PeekStyleData so it doesn't do more work than it needs to, and can be relied on not to access rules that no longer match any content. b=188803 r+sr=bzbarsky 2003-06-18 01:59:57 +00:00
nsIStyleRuleProcessor.h Improve comments and function names related to attribute mapping and HasAttributeDependentStyle. b=235342 r+sr=jst 2004-02-25 21:04:50 +00:00
nsIStyleRuleSupplier.h Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron. 2004-01-07 22:30:53 +00:00
nsIStyleSheet.h Don't bother reresolving style when empty stylesheets get added (eg from empty 2003-07-04 01:44:24 +00:00
nsIStyleSheetLinkingElement.h Bug 186835: Hold off notifying that the transformation is finished until all stylesheets are loaded. 2003-01-06 14:55:13 +00:00
nsISyncLoadDOMService.idl Part of fix for bug 203192 (Improvements to XSLT loading). r=sicking, sr=jst, a=asa. 2003-05-05 09:17:36 +00:00
nsITextContent.h Rename {nsIDocument,nsIDocumentObserver,nsIFrame}::ContentChanged to CharacterDataChanged, since that's the only thing it's used for. Replace its nsISupports* parameter with a PRBool, since we don't need to allocate an object to pass a boolean parameter. Remove some (but probably not all) unneeded implementations on frames whose content is never a text node. b=234960 r+sr=jst 2004-02-20 21:38:31 +00:00
nsIXPathEvaluatorInternal.h Bug 174713: Make XPath on HTML documents behave consistently and HTML-ish. This makes the XPath-functions name() and local-name() return upper-case names and makes nametests case-insensitive. 2003-02-14 00:59:40 +00:00
nsLayoutStylesheetCache.h Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz 2004-03-09 19:59:09 +00:00