gecko-dev/layout/base
kmcclusk%netscape.com ffdb06e4b0 Various modifications/fixes/cleanup for frame-based listboxes.
Set display type to block for option elements in ua.css.
Enable frame-based listboxes when widget render mode is gfx.
1999-03-22 21:32:12 +00:00
..
public Implemented ID targetting for HTML in XML documents. Changed name of GetNameSpacePrefix to avoid clash. 1999-03-20 01:51:00 +00:00
src fixed 4057: Clear() now resets focus and anchor nodes 1999-03-22 09:02:30 +00:00
tests Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +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 hack to get caret to draw on empty line. 1999-03-13 21:33:01 +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 Various modifications/fixes/cleanup for frame-based listboxes. 1999-03-22 21:32:12 +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 Added support for basic Japanese input on Win32 1999-03-19 23:36:20 +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 Implemented ID targetting for HTML in XML documents. Changed name of GetNameSpacePrefix to avoid clash. 1999-03-20 01:51:00 +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