gecko-dev/layout/base/public
2001-02-05 15:42:58 +00:00
..
.cvsignore
Makefile.in Removing dead nsISelfScrollingFrame interface. sr=hyatt. 2001-01-11 07:32:48 +00:00
makefile.win Removing dead nsISelfScrollingFrame interface. sr=hyatt. 2001-01-11 07:32:48 +00:00
MANIFEST Removing dead nsISelfScrollingFrame interface. sr=hyatt. 2001-01-11 07:32:48 +00:00
MANIFEST_IDL Convert nsIDiskDocument to xpidl, and change it from using nsFileSpecs to nsIFiles. Bug 62567, r= buster, ducarroz, adamlock, sr=kin 2001-01-09 22:47:02 +00:00
nsContentPolicyUtils.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsFrameList.h Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsFrameTraversal.h b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged 2000-01-22 01:16:50 +00:00
nsHTMLReflowState.h better table reflow debugging including support for elapsed time. sr=buster. 2001-01-25 15:55:51 +00:00
nsIAnonymousContent.h
nsIAutoCopy.h small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
nsICaret.h add coordinate enums, rename GetWindowCoordinates to GetCaretCoordinates; r=kin; sr=sfraser 2001-02-05 15:42:58 +00:00
nsIChromeEventHandler.idl First check-in.... Defining nsIChromeEventHandler interface for use to make the mChromeElement event firing generic. r=hyatt 1999-11-22 08:02:28 +00:00
nsIContent.h Redoing the way code is shared between different element classes in mozilla, in stead of having an inner object (mInner) and forwarding function calls to the inner object the elements now inherit from what used to be the inner object. Previously nsIJSScriptObject and nsIContent (and related interfaces) were implemented on all leaf classes (~60 classes) and all the methods in those interfaces were forwarded to the inner object, now all those methods are inherited in stead. This saves us ~3600 methods in the layout library (and 160k of code on linux) and cleans the code up considerably. r=pollmann@netscape.com, harishd@netscape.com sr=vidur@netscape.com. 2000-12-23 10:56:31 +00:00
nsIContentIterator.h adding in new init methods for the new nsGeneratedContentIterator! 2000-03-31 07:14:02 +00:00
nsIContentPolicy.idl first part of ContentPolicy stuff (#37983, r=brendan) 2000-05-05 05:28:49 +00:00
nsIContentSerializer.h Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer. 2000-10-07 10:57:30 +00:00
nsIDiskDocument.idl Convert nsIDiskDocument to xpidl, and change it from using nsFileSpecs to nsIFiles. Bug 62567, r= buster, ducarroz, adamlock, sr=kin 2001-01-09 22:47:02 +00:00
nsIDocument.h Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023 2001-01-27 16:58:15 +00:00
nsIDocumentContainer.h
nsIDocumentEncoder.h Fixing bug 64513. Adding missing version number to a contract id. r=blakeross@telocity.com 2001-01-07 03:06:19 +00:00
nsIDocumentObserver.h
nsIDocumentViewer.h Enabling XSLT hooks in layout in default build. Bug #42228. r=axel@pike.org, a=waterson@mozilla.org. 2000-09-16 20:53:08 +00:00
nsIElementFactory.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIFocusTracker.h legal changes 2000-05-15 14:22:03 +00:00
nsIFrame.h This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsIFrameDebug.h Changes to put style data into the layout regression data output. r=karnaze, a=waterson 2000-12-07 15:31:40 +00:00
nsIFrameImageLoader.h fix for bug #52663 2000-09-21 01:20:00 +00:00
nsIFrameManager.h Fix for 51264. r=danm, a=ben 2000-11-27 22:00:33 +00:00
nsIFrameSelection.h Reinstating table selection work for bug 57863 and fixed textfield.value bug 63376. r=kin, sr=sfraser 2000-12-20 22:13:54 +00:00
nsIFrameUtil.h removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros 2001-01-04 20:44:42 +00:00
nsIHTMLToTextSink.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIIndependentSelection.h small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
nsILayoutDebugger.h removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros 2001-01-04 20:44:42 +00:00
nsILayoutHistoryState.h Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
nsIMutableStyleContext.h
nsINameSpace.h DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
nsINameSpaceManager.h DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
nsINodeInfo.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIPageSequenceFrame.h This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsIPresContext.h This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsIPresShell.h Prevent flushing of pending events if painting or reflowing bug 56335 a=buster@netscape.com r=vidur@netscape.com 2000-10-17 05:07:39 +00:00
nsIPresState.h Fix for 44437. r,a=waterson 2000-10-02 23:23:55 +00:00
nsIPrintContext.h Add newline to end of file 2001-01-08 21:02:13 +00:00
nsIPrintListener.idl Just adding a new file to the tree. THIS IS NOT PART OF ANY BUILD! 2000-03-05 17:26:58 +00:00
nsIPrivateDOMImplementation.h Fix for bug 38349. Implemented nsIDOMNode::CloneNode() and ImportNode() for XML and HTML documents as part of finishing out our DOM1 and DOM2 implementations. Cleanup of DOMImplementation::createDocument. r=jst 2000-06-21 23:56:52 +00:00
nsIReflowCallback.h Fix for 43467. r=bryner 2000-07-13 23:00:59 +00:00
nsIReflowCommand.h r=rpotts. Fix for nsbeta3+ bug 39368. 2000-09-12 00:35:11 +00:00
nsIScrollableFrame.h Fix to enable trees to blit. Performance work approved by waterson. r=waterson. 2000-07-27 06:17:58 +00:00
nsIScrollableViewProvider.h Mousewheel bugs 29244, 50339, 42313, 33733, and 57598. r=rods,pavlov. sr=hyatt. 2000-12-09 07:28:19 +00:00
nsISelection.idl not in build yet. adding for beta3 bug on api change 2000-09-14 05:22:37 +00:00
nsISelectionControler.h
nsISelectionController.idl small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
nsISelectionListener.idl not in build yet. adding for beta3 bug on api change 2000-09-14 05:22:37 +00:00
nsISelectionPrivate.idl 33088: restructure editor output routines. r=kin,buster,adamlock sr=sfraser 2001-01-08 21:01:29 +00:00
nsISpaceManager.h bug 29595 (and others) 2000-03-22 23:19:10 +00:00
nsIStatefulFrame.h Bug 32770: Save scroll position in session history r=nisheeth 2000-06-14 23:37:06 +00:00
nsIStyleContext.h Backing out pierre's change from 1/20 for performance reasons (66263). r=attinasi, a=granrose, phil 2001-01-25 02:58:12 +00:00
nsIStyledContent.h
nsIStyleFrameConstruction.h bug 56432 () 2001-01-16 22:10:04 +00:00
nsIStyleRule.h Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsIStyleRuleProcessor.h Implemented Style Size Dump. r=rickg b=26565 2000-03-31 07:08:36 +00:00
nsIStyleRuleSupplier.h OS/2 and AIX Tinderbox break 2000-08-12 20:26:33 +00:00
nsIStyleSet.h fix for 65897 (fixes annoying warning in nsIStyleSet.h) r=saari, sr=waterson 2001-01-24 01:36:03 +00:00
nsIStyleSheet.h Significantly reduce the amount of time we blow on style reresolution by 2000-05-16 02:43:33 +00:00
nsIStyleSheetLinkingElement.h Removing static IID's (NS_DEFINE_IID()) and replace the static IID's with NS_GET_IID(), this cleans things up and simplifies my fix for nsbeta3+ bug 7515. r=pollmann@netscape.com 2000-09-09 05:46:14 +00:00
nsITextContent.h DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
nslayout.h
nsLayoutAtomList.h Patch for 55595. r=joki, a=brendan 2000-11-27 07:55:20 +00:00
nsLayoutAtoms.h
nsLayoutUtils.h Fix for bug 63081. We remove carriage returns passed to us by the parser in the copy from the sink buffer to the content model. r=jst 2001-01-22 23:11:02 +00:00
nsPresContext.h This checkin enables mozilla to support the printing of selection, the printing of page ranges, and 2001-01-27 14:09:34 +00:00
nsStyleChangeList.h
nsStyleConsts.h Backing out pierre's change from 1/20 for performance reasons (66263). r=attinasi, a=granrose, phil 2001-01-25 02:58:12 +00:00
nsStyleCoord.h
nsStyleStruct.h Backing out pierre's change from 1/20 for performance reasons (66263). r=attinasi, a=granrose, phil 2001-01-25 02:58:12 +00:00
nsTextFragment.h DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00