gecko-dev/layout/base
vidur%netscape.com 4a4e16e81f Backing out inadvertant checkin of makefiles. 2000-09-10 06:47:21 +00:00
..
public Adding character offsets to various methods. Not part of the build. 2000-09-10 00:09:14 +00:00
src Backing out inadvertant checkin of makefiles. 2000-09-10 06:47:21 +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 copy was copying too much on ender-lite. thiswill reduce the volume of autocopies to only copy when mouse ups are called. r=hyatt 34896 2000-06-09 05:11:12 +00:00
nsCSSFrameConstructor.cpp Tweak loadBindings call, provide hint to optimize possible style re-resolve in XBL, fix spot dbaron forgot. All 3 are r=ben 2000-09-08 10:01:18 +00:00
nsCSSFrameConstructor.h Fixed items are now removed in ReconstructDocElementHierarchy. b=42114, r=buster@netscape.com 2000-08-30 18:51:45 +00:00
nsCSSRendering.cpp Fixing nsbeta3+ bug 28277. Add a callback to nsHTMLImageElement so that we know when a image created in JavaScript has loaded (or fails to load), this is needed to support onload and onerror event fireing and also to support the '.complete' property on images create in JavaScript. r=nisheeth@netscape.com 2000-09-01 07:05:08 +00:00
nsCSSRendering.h Fixed the curve drawing to use floating point.. corrects rounding problems 2000-05-11 03:59:43 +00:00
nsCaret.cpp Fix 51747 -- caret not drawing at the end of a line. Fix offset of clip. r=kin 2000-09-07 20:21:22 +00:00
nsCaret.h Fix 51747 -- caret not drawing at the end of a line. Fix offset of clip. r=kin 2000-09-07 20:21:22 +00:00
nsDocumentViewer.cpp Moved the firing of the OnLoad event from WebShell into DocumentViewer... 2000-09-06 09:11:38 +00:00
nsFrameManager.cpp Fixing nsbeta3+ bug 28277. Add a callback to nsHTMLImageElement so that we know when a image created in JavaScript has loaded (or fails to load), this is needed to support onload and onerror event fireing and also to support the '.complete' property on images create in JavaScript. r=nisheeth@netscape.com 2000-09-01 07:05:08 +00:00
nsFrameTraversal.cpp
nsFrameTraversal.h
nsIAutoCopy.h legal changes 2000-05-15 14:22:03 +00:00
nsICaret.h bug fixes: 2000-07-28 22:12:45 +00:00
nsIChromeEventHandler.idl
nsIDocumentViewer.h Fix XSLT hooks (Preparation for bug #42228). r=jst@netscape.com, a=waterson@netscape.com. 2000-09-02 15:35:19 +00:00
nsIFrameSelection.h Fix for bug 25161 -- allow editor to handle pages with forms by implementing user-select and user-input for form controls. r=rods, pierre, mjudge. 2000-08-08 23:38:00 +00:00
nsILayoutDebugger.h
nsILayoutHistoryState.h
nsIPresShell.h Fix for 43467. r=bryner 2000-07-13 23:00:59 +00:00
nsIPresState.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
nsIReflowCallback.h Fix for 43467. r=bryner 2000-07-13 23:00:59 +00:00
nsLayoutAtomList.h Bug 43644. Add 'wildcard' atom to nsLayoutAtoms and use it instead of a statically leaked atom. r=jst,inaky.gonzales@intel.com 2000-06-28 04:17:26 +00:00
nsLayoutAtoms.cpp
nsLayoutAtoms.h
nsLayoutDebugger.cpp
nsLayoutHistoryState.cpp Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson 2000-08-10 06:19:37 +00:00
nsLayoutUtils.cpp
nsLayoutUtils.h
nsPresContext.cpp Fixing nsbeta3+ bug 28277. Add a callback to nsHTMLImageElement so that we know when a image created in JavaScript has loaded (or fails to load), this is needed to support onload and onerror event fireing and also to support the '.complete' property on images create in JavaScript. r=nisheeth@netscape.com 2000-09-01 07:05:08 +00:00
nsPresContext.h Fixing nsbeta3+ bug 28277. Add a callback to nsHTMLImageElement so that we know when a image created in JavaScript has loaded (or fails to load), this is needed to support onload and onerror event fireing and also to support the '.complete' property on images create in JavaScript. r=nisheeth@netscape.com 2000-09-01 07:05:08 +00:00
nsPresShell.cpp Fix bugs 45881 and 46850 -- general caret cruft. Ensure that caret is clipped to the scrolling view, and fix things so that the caret is properly hidden on scrolling. r=beard 2000-09-07 05:26:25 +00:00
nsPresState.cpp 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
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