This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-12-14 02:31:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
38316ad381
gecko-dev
/
content
/
base
/
public
History
radha%netscape.com
96c4cacf9c
Changes related to wyciwyg protocol implementation. r=35340 r/sr by jst, darin,nisheeth
2002-01-31 19:38:16 +00:00
..
.cvsignore
Makefile.in
enabling print progress
2001-12-21 01:25:16 +00:00
makefile.win
enabling print progress
2001-12-21 01:25:16 +00:00
MANIFEST
MANIFEST_IDL
Switch public interfaces from nsIPrintOptions to nsIPrintSettings
2002-01-01 12:58:53 +00:00
nsContentCID.h
Changes related to wyciwyg protocol implementation. r=35340 r/sr by jst, darin,nisheeth
2002-01-31 19:38:16 +00:00
nsContentPolicyUtils.h
nsContentUtils.h
nsCopySupport.h
nsIAnonymousContent.h
nsIContent.h
We don't pass references to 'interfaces' in general, so let's not do it here either. r=bryner@netscape.com. sr=jaggernaut@netscape.com
2001-12-11 09:03:38 +00:00
nsIContentIterator.h
nsIContentList.h
nsIContentPolicy.idl
nsIContentSerializer.h
nsIDiskDocument.idl
nsIDocument.h
#112793
fine tune frame charset mechanism
2001-12-26 03:17:59 +00:00
nsIDocumentContainer.h
nsIDocumentEncoder.h
nsIDocumentObserver.h
nsIDocumentViewer.h
nsIElementFactory.h
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
2001-12-12 07:59:31 +00:00
nsIFrameLoader.h
WIP for an interface for the new frame and iframe loader. Not part of the build yet.
2002-01-29 06:31:26 +00:00
nsIHTMLToTextSink.h
nsINameSpace.h
nsINameSpaceManager.h
nsINodeInfo.h
Fixing bug 116551. DeCOMtaminating nsINodeInfo, inlining most of the trivial methods and leaving some as virtuals, move some of the members from nsNodeInfo to nsINodeInfo. r=sicking@bigfoot.com, sr=waterson@netscape.com
2002-01-03 04:51:02 +00:00
nsIPrintProgress.idl
Initial check in for BUg 113917 (not in the build yet)
2001-12-14 22:40:12 +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
nsIRangeUtils.h
nsIScriptLoader.idl
nsIScriptLoaderObserver.idl
nsISelection.idl
nsISelectionController.idl
7868 api change for selection SetDisplayFlags in nsISelectionDisplay idl. r=saari bug bs=7868
2001-12-18 01:12:02 +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
nsISelectionPrivate.idl
nsIStyledContent.h
nsIStyleRule.h
nsIStyleRuleProcessor.h
Fix for bug 115151 -- shrink RuleProcessorData by converting PRBool to PRPackedBool. r=dp, sr=waterson
2001-12-14 23:07:43 +00:00
nsIStyleRuleSupplier.h
nsIStyleSheet.h
nsIStyleSheetLinkingElement.h
nsITextContent.h
Fixing bug 114539. Getting rid of mInner in all our 'data' nodes and making those classes inherit nsGenericDOMDataNode in stead. Also remove mContentID from nsTextNode and push mRangeList and mListenerManager into hashtables since they are used so rarely. This results in a size reduction of nsTextNode from 44 bytes to 28 bytes (~36%). r=peterv@netscape.com, sr=hyatt@netscape.com.
2001-12-16 06:59:31 +00:00