.. |
public
|
Change the way nsDocument stores its children by replacing separate nsVoidArrays for prolog and epilog with a single nsISupportsArray that also holds the root element. Using this change, simplify many of the child handling methods in nsDocument (and fix some bugs in them). Since nsDocument no longer uses prolog and epilog, remove AppendToProlog and AppendToEpilog from nsIDocument. b=47850 r=jst@netscape.com sr=vidur@netscape.com
|
2001-01-25 14:19:38 +00:00 |
src
|
Change the way nsDocument stores its children by replacing separate nsVoidArrays for prolog and epilog with a single nsISupportsArray that also holds the root element. Using this change, simplify many of the child handling methods in nsDocument (and fix some bugs in them). Since nsDocument no longer uses prolog and epilog, remove AppendToProlog and AppendToEpilog from nsIDocument. b=47850 r=jst@netscape.com sr=vidur@netscape.com
|
2001-01-25 14:19:38 +00:00 |
tests
|
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
|
2000-07-02 18:44:42 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
makefile.win
|
Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
|
2000-02-25 04:12:40 +00:00 |
nsAutoCopy.cpp
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
nsCSSFrameConstructor.cpp
|
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 |
nsCSSFrameConstructor.h
|
bug 56432 ()
|
2001-01-16 22:10:04 +00:00 |
nsCSSRendering.cpp
|
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 |
nsCSSRendering.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 |
nsCaret.cpp
|
Fix 41077: show caret during selection on Windows. r=rcassin@supernova.org sr=sfraser
|
2000-12-28 03:27:23 +00:00 |
nsCaret.h
|
Fix 41077: show caret during selection on Windows. r=rcassin@supernova.org sr=sfraser
|
2000-12-28 03:27:23 +00:00 |
nsDocumentViewer.cpp
|
Took outsome debug code which snuck in.
|
2001-01-09 20:41:05 +00:00 |
nsFrameManager.cpp
|
bug 56432 ()
|
2001-01-16 22:10:04 +00:00 |
nsFrameTraversal.cpp
|
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
|
2001-01-04 20:44:42 +00:00 |
nsFrameTraversal.h
|
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
|
2000-01-22 01:16:50 +00:00 |
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
|
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 |
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 |
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 |
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 |
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 |
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 |
nsIReflowCallback.h
|
Fix for 43467. r=bryner
|
2000-07-13 23:00:59 +00:00 |
nsLayoutAtomList.h
|
Patch for 55595. r=joki, a=brendan
|
2000-11-27 07:55:20 +00:00 |
nsLayoutAtoms.cpp
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
nsLayoutAtoms.h
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
nsLayoutDebugger.cpp
|
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
|
2001-01-04 20:44:42 +00:00 |
nsLayoutHistoryState.cpp
|
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
|
2000-10-28 22:17:53 +00:00 |
nsLayoutUtils.cpp
|
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 |
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.cpp
|
17686: Add a pref to control image animation. r=tor, sr=buster
|
2001-01-09 23:55:27 +00:00 |
nsPresContext.h
|
Added nsIPrintContext interface.
|
2001-01-08 20:26:05 +00:00 |
nsPresShell.cpp
|
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
|
2001-01-23 22:10:34 +00:00 |
nsPresState.cpp
|
GetStateProperty now clears the outgoing arg before appending the new value.
|
2000-11-28 02:35:41 +00:00 |
nsStyleChangeList.cpp
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
nsStyleChangeList.h
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
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 |