gecko-dev/layout/base
1999-04-28 00:55:11 +00:00
..
public Added letter and line frame 1999-04-27 22:07:22 +00:00
src Added nsIDOMNSRange method with InsertFragment method. Stub implementation for now. 1999-04-27 22:16:04 +00:00
tests fixes to make the test build 1999-04-10 00:32:53 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Only descend into the tests directory if ENABLE_TESTS is set. 1999-03-30 03:07:23 +00:00
makefile.win Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
nsCaret.cpp WIP to get caret position in window coordinates for IME 1999-04-27 21:59:18 +00:00
nsCaret.h WIP to get caret position in window coordinates for IME 1999-04-27 21:59:18 +00:00
nsCSSFrameConstructor.cpp Use correct content when creating first-letter and related frames so that style resolution works beyond the first time 1999-04-28 00:55:11 +00:00
nsCSSFrameConstructor.h Fixed bug in floater placement; use correct content object to get style for inline frames that contain first letter frames 1999-04-28 00:21:51 +00:00
nsCSSRendering.cpp Fixed a comment 1999-04-25 04:14:06 +00:00
nsCSSRendering.h Updated with the background painting and anti-aliasing 1999-04-21 14:23:49 +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 WIP to get caret position in window coordinates for IME 1999-04-27 21:59:18 +00:00
nsIFrameSelection.h selection changes for new model of content only. frames no longer contain variables referring to selection state outside of 1 bit. keyboard selection will now be disabled until i can get it working in the new selection world order. 1999-04-26 04:02:04 +00:00
nsIPresShell.h Added CancelReflowCommand 1999-04-23 19:57:03 +00:00
nsLayoutAtoms.cpp Added letter and line frame 1999-04-27 22:07:22 +00:00
nsLayoutAtoms.h Added letter and line frame 1999-04-27 22:07:22 +00:00
nsPresContext.cpp Remember to stop image loads to break connection back to pres context 1999-04-23 19:57:49 +00:00
nsPresContext.h Revised image loading apis 1999-04-13 21:48:49 +00:00
nsPresShell.cpp Removed compiler warnings 1999-04-27 22:14:17 +00:00
nsStyleChangeList.cpp added nsStyleChangeList 1999-03-25 06:35:59 +00:00
nsStyleChangeList.h added nsStyleChangeList 1999-03-25 06:35:59 +00:00
nsStyleConsts.h Changed values for NS_STYLE_BG_ATTACHMENT_SCROLL and NS_STYLE_BG_ATTACHMENT_FIXED 1999-04-21 22:01:18 +00:00