pjs/layout/base
jst%netscape.com 1a7cfc1de2 Fixing bug 54780. Checking in patch from heikki@netscape.com that makes nsDOMImplementation::CreateDocument() return the return value from NS_NewDOMDocument() instead of just ignoring it. r=me, r=disttsc@bart.nl, sr=none (trivial change). 2001-01-19 07:56:38 +00:00
..
public bug 56432 () 2001-01-16 22:10:04 +00:00
src Fixing bug 54780. Checking in patch from heikki@netscape.com that makes nsDOMImplementation::CreateDocument() return the return value from NS_NewDOMDocument() instead of just ignoring it. r=me, r=disttsc@bart.nl, sr=none (trivial change). 2001-01-19 07:56: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
makefile.win
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 ok, now I think I've got the syntax correct 2001-01-16 23:30:16 +00:00
nsCSSFrameConstructor.h bug 56432 () 2001-01-16 22:10:04 +00:00
nsCSSRendering.cpp removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros 2001-01-04 20:44:42 +00:00
nsCSSRendering.h
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
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
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
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
nsLayoutAtoms.h
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
nsLayoutUtils.h
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 Change ScrollFrameIntoView so that scrolling to an inline frame scrolls to the top of the line containing the inline frame rather than the frame itself. This makes scrolling to empty inline anchors or anchors around images work better. b=38280 r=buster@netscape.com sr=waterson@netscape.com 2001-01-10 02:43:00 +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
nsStyleChangeList.h
nsStyleConsts.h 48096: Need a -moz-all value for user-select. r=sfraser. 2000-08-12 01:00:14 +00:00