gecko-dev/layout/base
vidur%netscape.com 632fa812dc Fix for bug 5141. The parentNode of a standalone Node is no longer a DocumentFragment, but is now, according to the spec, just null. 1999-04-17 00:56:25 +00:00
..
public split font style mapping from regular style mapping 1999-04-15 21:23:05 +00:00
src Fix for bug 5141. The parentNode of a standalone Node is no longer a DocumentFragment, but is now, according to the spec, just null. 1999-04-17 00:56:25 +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
nsCSSFrameConstructor.cpp fix for bug #3162, Removed #ifndef MAC in the nsSelectControlFrame::GetProperty. 1999-04-16 19:28:12 +00:00
nsCSSFrameConstructor.h Fixes for bug #1994. Better handling of floated and positioned images when 1999-04-14 04:00:16 +00:00
nsCSSRendering.cpp Updated to use new image loading apis 1999-04-13 21:52:19 +00:00
nsCSSRendering.h Remove dead global-variable nonsense 1999-03-05 19:23:52 +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
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 Finishing clipboard ifdef so we can remove the old clipboard. 1999-04-07 03:56:07 +00:00
nsLayoutAtoms.cpp Added epilog and prolog to document. Added processing instructions and CDATASections for XML. Completed document Node methods. 1999-03-31 20:49:25 +00:00
nsLayoutAtoms.h Added epilog and prolog to document. Added processing instructions and CDATASections for XML. Completed document Node methods. 1999-03-31 20:49:25 +00:00
nsPresContext.cpp Reworked to support mulitple frames per image loader 1999-04-13 21:49:28 +00:00
nsPresContext.h Revised image loading apis 1999-04-13 21:48:49 +00:00
nsPresShell.cpp Removing //#define NEW_CLIPBOARD_SUPPORT 1999-04-16 17:36:33 +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 added support for outline, border corner radius, transparent border 1999-03-28 04:28:22 +00:00