gecko-dev/layout/base
evaughan%netscape.com 204a6670eb 1) Implemented regular button and html4 button with a button renderer.
2) Fixed ProgressMeter to update correctly when attributes change
3) Fixed sample8.html so that it does not over ride the borders of the HTML4 button this
   messed up the active, hover, and disabled states.
1999-03-06 19:43:13 +00:00
..
public Removed constructors for nsReflowState 1999-03-05 04:17:00 +00:00
src rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +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 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +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 1) Implemented regular button and html4 button with a button renderer. 1999-03-06 19:43:13 +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 use new nsHTMLReflowState ctors 1999-03-05 04:29:11 +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