gecko-dev/layout/base
troy%netscape.com 5c6fd4e9f3 Removed the :before and :after logic that would make the pseudo-elements
siblings of the element, because the consensus seems to be that it shouldn't
work that way. Generated content is for container elements, and the generated
elements go before and after its child content
1999-04-22 14:31:19 +00:00
..
public Removing NEW_CLIPBOARD_SUPPORT ifdef. 1999-04-22 07:03:14 +00:00
src update to sync with nsString2 1999-04-22 05:39:24 +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 Adapt to fixed selection interfaces. 1999-04-15 20:19:34 +00:00
nsCaret.h Caret changes to enable the caret to erase itself, and fix a bunch of caret problems. 1999-04-01 23:57:35 +00:00
nsCSSFrameConstructor.cpp Removed the :before and :after logic that would make the pseudo-elements 1999-04-22 14:31:19 +00:00
nsCSSFrameConstructor.h widened state change api 1999-04-20 00:05:14 +00:00
nsCSSRendering.cpp Updated with the background painting and anti-aliasing 1999-04-21 14:23:49 +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 Caret changes to enable the caret to erase itself, and fix a bunch of caret problems. 1999-04-01 23:57:35 +00:00
nsIFrameSelection.h Added support for basic Japanese input on Win32 1999-03-19 23:36:20 +00:00
nsIPresShell.h Removing NEW_CLIPBOARD_SUPPORT ifdef. 1999-04-22 07:03:14 +00:00
nsLayoutAtoms.cpp Added positionedInlineFrame atom 1999-04-20 18:27:37 +00:00
nsLayoutAtoms.h Added positionedInlineFrame atom 1999-04-20 18:27:37 +00:00
nsPresContext.cpp Fixed bug where image loading during stopped state would not properly set the out parameter 1999-04-20 21:50:32 +00:00
nsPresContext.h Revised image loading apis 1999-04-13 21:48:49 +00:00
nsPresShell.cpp Removing NEW_CLIPBOARD_SUPPORT ifdef. 1999-04-22 07:03:14 +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