gecko-dev/layout/base
nisheeth%netscape.com b19b092432 r=jst. Fixing refcounting of ID attribute atoms. Additional work to earlier checkin for fixing bug 10292. Also, added support for getElementByID() in XML documents. 2000-09-01 02:21:06 +00:00
..
public Fixing nsbeta3+ bug 48213 and most of bug 48161. Finally removing the temporary DOM Level 2 debugging code, cleaning out some unused code and making getAttribute and setAttribute on HTML elemensts case insensitive. r=vidur@netscape.com, waterson@netscape.com 2000-08-31 00:36:31 +00:00
src r=jst. Fixing refcounting of ID attribute atoms. Additional work to earlier checkin for fixing bug 10292. Also, added support for getElementByID() in XML documents. 2000-09-01 02:21:06 +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
nsCSSFrameConstructor.cpp Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +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 Temporarily changed outline to be mozoutline, this will enable us to get links 2000-08-24 13:45:48 +00:00
nsCSSRendering.h
nsCaret.cpp bug fixes: 2000-07-28 22:12:45 +00:00
nsCaret.h bug fixes: 2000-07-28 22:12:45 +00:00
nsDocumentViewer.cpp Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
nsFrameManager.cpp Bug 32770: Save scroll position in session history r=nisheeth 2000-06-15 00:35:46 +00:00
nsFrameTraversal.cpp
nsFrameTraversal.h
nsIAutoCopy.h
nsICaret.h bug fixes: 2000-07-28 22:12:45 +00:00
nsIChromeEventHandler.idl
nsIDocumentViewer.h
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 nsPresContext.cpp : added to comment to presContext::GetLookAndFeel to inform others that 2000-08-03 22:30:47 +00:00
nsPresContext.h
nsPresShell.cpp Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +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