gecko-dev/layout/base
1999-02-24 05:33:40 +00:00
..
public Added nsLayoutAtoms::textFrame 1999-02-24 05:33:40 +00:00
src Added nsLayoutAtoms::textFrame 1999-02-24 05:33:40 +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 Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +00:00
nsCaret.h Part of the great nsCOMPtr carpool. Approved by those in power. 1999-02-17 02:08:01 +00:00
nsCSSFrameConstructor.cpp Changed GetNextInFlow() and GetPrevInFlow() to be pointer arguments and 1999-02-24 04:48:08 +00:00
nsCSSFrameConstructor.h Added CreateContinuingFrame() function to frame construction code 1999-02-24 04:03:50 +00:00
nsCSSRendering.cpp COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsCSSRendering.h Changing the variable aElementColor to aBorderColor in Painborder(), 1999-01-28 00:31:47 +00:00
nsFrameTraversal.cpp Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +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 Added RefreshMethod, and tweaked code for the UNIX no-blinking case. 1999-02-13 04:47:45 +00:00
nsIFrameSelection.h Extra parameter in nsIFrameSeleciton HandleKeyEvent not necessary. nsRangeList mod now allows SHIFT-Key selection. currently bound directly to VK_LEFT,RIGHT should be changed eventually to something more internationaly friendly 1999-02-20 23:52:05 +00:00
nsIPresShell.h added ScrollFrameIntoView(), which forces the given frame to be visible in the current view. 1999-02-18 22:51:46 +00:00
nsLayoutAtoms.cpp Added nsLayoutAtoms::textFrame 1999-02-24 05:33:40 +00:00
nsLayoutAtoms.h Added nsLayoutAtoms::textFrame 1999-02-24 05:33:40 +00:00
nsPresContext.cpp change font preference code so it will pick the font setting for the defalt charset instead of always latin 1. Reviewed by peterl, kipp and troy 1999-02-17 15:52:02 +00:00
nsPresContext.h COMized nsIPresShell and nsIPresContext 1999-02-12 17:45:58 +00:00
nsPresShell.cpp Needed methods to disable the ScrollFrameIntoView because of resizing causing scrolling to snap selection into view. 3 helper fucs, 1 variable, PRBool mEnableScrolling defaulted to true of course 1999-02-21 19:43:40 +00:00
nsStyleConsts.h Added two new border style defines that 1999-01-15 22:24:29 +00:00