gecko-dev/layout/base
jfrancis%netscape.com 534a4ea1cb fixed refcounting bugs
1999-03-09 19:21:30 +00:00
..
public Removed constructors for nsReflowState 1999-03-05 04:17:00 +00:00
src fixed refcounting bugs 1999-03-09 19:21:30 +00:00
tests Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Taking tests back out, heh, are we having fun yet? 1999-02-02 09:36:54 +00:00
makefile.win Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
nsCaret.cpp Fix warning reported by warren (bracket was in wrong place). 1999-03-06 20:19:52 +00:00
nsCaret.h Fix the caret so that it draws on Windows (and UNIX, hopefully), and turn on the #define so that the caret gets created in the pres shell. It gets shown in editor mode. 1999-03-02 04:26:49 +00:00
nsCSSFrameConstructor.cpp Checking in a patch for a XUL bug in ContentInserted (inside an #ifdef INCLUDE_XUL). 1999-03-07 09:55:39 +00:00
nsCSSFrameConstructor.h Work-in-progress for table pagination 1999-03-03 16:33:57 +00:00
nsCSSRendering.cpp Remove dead global-variable nonsense 1999-03-05 19:23:52 +00:00
nsCSSRendering.h Remove dead global-variable nonsense 1999-03-05 19:23:52 +00:00
nsFrameTraversal.cpp reduce Macintosh compiler warnings 1999-03-03 15:35:49 +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 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIFrameSelection.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIPresShell.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsLayoutAtoms.cpp Added frame type atoms for several table frame classes 1999-02-24 05:54:31 +00:00
nsLayoutAtoms.h Added frame type atoms for several table frame classes 1999-02-24 05:54:31 +00:00
nsPresContext.cpp gfx vs native widget rendering can now be specified in the viewer at run-time. 1999-03-02 22:43:26 +00:00
nsPresContext.h gfx vs native widget rendering can now be specified in the viewer at run-time. 1999-03-02 22:43:26 +00:00
nsPresShell.cpp nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsStyleConsts.h Fixed MAP elements to conform to HTML 4.0. Hooked up attribute changes for MAP, AREA and ANCHOR elements. Added RECONSTRUCT_ALL as a style hint for attribute changes. Modified nsCSSFrameConstructor's ReconstructFrame to only reconstruct the document element hierarchy. 1999-03-01 16:57:35 +00:00