gecko-dev/layout/base
1999-02-12 00:02:56 +00:00
..
public Add two new methods needed for caret support (and other things): GetPointFromOffset, to get frame-relative coordinates of a given content offset, and GetChildFrameContainingOffset, to find the child frame that really contains the given content offset 1999-02-12 00:02:31 +00:00
src Add support for selection listener interfaces 1999-02-11 23:58:46 +00:00
tests Adding libreg as xpcom depends on it 1999-02-10 02:01:50 +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 Fixed windows cvpack problem 1998-05-22 18:41:08 +00:00
nsCaret.cpp First Checked In. 1999-02-11 23:49:08 +00:00
nsCaret.h First Checked In. 1999-02-11 23:49:08 +00:00
nsCSSFrameConstructor.cpp table related frames don't create frames for children that are invalid (e.g. map, body, etc.) 1999-02-11 23:08:28 +00:00
nsCSSFrameConstructor.h table related frames don't create frames for children that are invalid (e.g. map, body, etc.) 1999-02-11 23:08:28 +00:00
nsCSSRendering.cpp Work-in-progress for replaced elements that can't be rendered 1999-02-04 17:03:46 +00:00
nsCSSRendering.h Changing the variable aElementColor to aBorderColor in Painborder(), 1999-01-28 00:31:47 +00:00
nsICaret.h First Checked In. 1999-02-11 23:49:08 +00:00
nsIFrameSelection.h Renaming nsISelection to nsIFrameSelection. 1999-02-11 23:10:20 +00:00
nsIPresShell.h Rename nsISelection to nsIFrameSelection 1999-02-11 23:12:28 +00:00
nsLayoutAtoms.cpp added viewport pseudo element tag 1999-02-11 06:39:07 +00:00
nsLayoutAtoms.h added viewport pseudo element tag 1999-02-11 06:39:07 +00:00
nsPresContext.cpp Changed ResolveStyleContextFor and ResolvePseudoStyleContextFor to use pointer 1999-02-11 15:53:26 +00:00
nsPresContext.h Changed ResolveStyleContextFor and ResolvePseudoStyleContextFor to use pointer 1999-02-11 15:53:26 +00:00
nsPresShell.cpp Add code to show a caret (#ifdeffed out for now) 1999-02-12 00:02:56 +00:00
nsStyleConsts.h Added two new border style defines that 1999-01-15 22:24:29 +00:00