gecko-dev/layout/base
1999-04-01 23:44:15 +00:00
..
public 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
src #ifdef out the navigation printfs, and remove some unused variables. 1999-04-01 23:44:15 +00:00
tests link in key libraries to build 1999-04-01 21:01:31 +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 hack to get caret to draw on empty line. 1999-03-13 21:33:01 +00:00
nsCaret.h Fix the caret so that it draws on Windows (and UNIX, hopefully), and turn on the #define so that the caret gets created in the pres shell. It gets shown in editor mode. 1999-03-02 04:26:49 +00:00
nsCSSFrameConstructor.cpp Don't make floaters a margin root (that was a mistake) 1999-04-01 01:38:00 +00:00
nsCSSFrameConstructor.h Work-in-progress for generated content 1999-03-30 15:22:54 +00:00
nsCSSRendering.cpp added transparent border support 1999-03-28 04:30:28 +00:00
nsCSSRendering.h Remove dead global-variable nonsense 1999-03-05 19:23:52 +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 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIFrameSelection.h Added support for basic Japanese input on Win32 1999-03-19 23:36:20 +00:00
nsIPresShell.h Changed CantRenderReplacedElement() to handle APPLET as well 1999-03-24 01:13:59 +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 gfx vs native widget rendering can now be specified in the viewer at run-time. 1999-03-02 22:43:26 +00:00
nsPresContext.h gfx vs native widget rendering can now be specified in the viewer at run-time. 1999-03-02 22:43:26 +00:00
nsPresShell.cpp Changed the clipboard support to use the new XIF Converter class and added more 1999-04-01 14:22:00 +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