gecko-dev/layout/base
kin%netscape.com 0e64506603 Fix for bug #16701: Editor API Log playback of Insert HRule crashes in DOM code
and     bug #16848: DOM Crash
  - Removed extra NS_RELEASE(attrPrivate) call that was releasing
    attrPrivate one too many times, and causing nsDOMAttributeMap::SetNamedItem() to crash.
r=vidur@netscape.com
1999-10-25 14:15:34 +00:00
..
public Removed 5 convenience functions from nsIFrame 1999-10-22 14:53:52 +00:00
src Fix for bug #16701: Editor API Log playback of Insert HRule crashes in DOM code 1999-10-25 14:15:34 +00:00
tests Change NS_COMFALSE to NS_ERROR_ABORT throughout the space manager. 1999-10-22 06:49:50 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in General cleanup. 1999-09-14 01:02:20 +00:00
makefile.win Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
nsCaret.cpp Removed some more warnings 1999-10-22 14:51:41 +00:00
nsCaret.h Super duper new caret 1999-09-14 23:41:19 +00:00
nsCSSFrameConstructor.cpp Changed nsTextFrame to be derived from nsFrame instead of nsSplittableFrame. 1999-10-23 23:19:14 +00:00
nsCSSFrameConstructor.h Added namespace ID to the AttributeChanged notification 1999-10-15 23:16:45 +00:00
nsCSSRendering.cpp Fixed warning. 1999-10-22 13:29:06 +00:00
nsCSSRendering.h Fixed the rounded border rendering code to obey solid, and none style types. 1999-10-20 14:46:27 +00:00
nsDocumentViewer.cpp Make printing use only enabled stylesheets. No bug, r=kipp@netscape.com and dcone@netscape.com. 1999-10-21 22:20:37 +00:00
nsFrameManager.cpp r=troy. Siblings of frames get traversed iteratively during capturing/restoring of state. Earlier they were traversed recursively which was causing the call stack to grow too large. 1999-10-23 01:43:49 +00:00
nsFrameTraversal.cpp Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
nsFrameTraversal.h Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +00:00
nsICaret.h tidying up 1999-09-17 23:12:17 +00:00
nsIDocumentViewer.h Added a missing NS_DEFINE_STATIC_IID_ACCESSOR... 1999-09-16 08:50:18 +00:00
nsIFrameSelection.h massive checkin for underlying implementation of key handling from javascript and home/end breakage and.. selecting around NON-text frames. like arrowing around an image for example. 16636,16655 and another i cannot find. r=kin r=hyatt a=me 1999-10-22 00:19:18 +00:00
nsILayoutDebugger.h new 1999-05-05 20:42:51 +00:00
nsILayoutHistoryState.h Bug 13058: Make global enum a public member. 1999-09-15 02:30:39 +00:00
nsIPresShell.h change the input method highligh code from 2 style to 4 styles. r=mjudge 1999-10-21 22:01:18 +00:00
nsLayoutAtomList.h r=karnaze@netscape.com 1999-10-22 02:06:22 +00:00
nsLayoutAtoms.cpp use preprocessor for code generation 1999-07-18 00:15:37 +00:00
nsLayoutAtoms.h use preprocessor for atom code generation 1999-07-18 00:13:35 +00:00
nsLayoutDebugger.cpp new 1999-05-05 20:42:51 +00:00
nsLayoutHistoryState.cpp Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
nsPresContext.cpp Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
nsPresContext.h added look and feel accessor to pres context 1999-09-10 05:51:08 +00:00
nsPresShell.cpp massive checkin for underlying implementation of key handling from javascript and home/end breakage and.. selecting around NON-text frames. like arrowing around an image for example. 16636,16655 and another i cannot find. r=kin r=hyatt a=me 1999-10-22 00:19:18 +00:00
nsStyleChangeList.cpp added an assertion to help track down Bug 14238 1999-10-14 00:56:30 +00:00
nsStyleChangeList.h Added ability to track changes to content without frame 1999-10-02 04:26:53 +00:00
nsStyleConsts.h moved toggle and tri-state from user-modify to user-select to stay in sync with CSS3 1999-10-15 02:11:09 +00:00