gecko-dev/layout/base
1999-04-13 01:17:49 +00:00
..
public Removed Join() function from nsFrameList, because we already has a version 1999-04-13 00:06:17 +00:00
src No longer export nsSelection, nsSelectionRange, nsSelectionPoint 1999-04-13 01:17:49 +00:00
tests fixes to make the test build 1999-04-10 00:32:53 +00:00
.cvsignore
Makefile.in Only descend into the tests directory if ENABLE_TESTS is set. 1999-03-30 03:07:23 +00:00
makefile.win
nsCaret.cpp Fix a problem where the caret could be using a stale offset, after a node has been split. 1999-04-13 01:13:00 +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 Enabled frame-based comboboxes when widget rendering mode is gfx. 1999-04-12 22:14:31 +00:00
nsCSSFrameConstructor.h Enabled frame-based comboboxes when widget rendering mode is gfx. 1999-04-12 22:14:31 +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
nsFrameTraversal.h
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 Since I changed prefapi.h to use prtypes instead of the obsolete XP_ things, I have to change calls to match. 1999-04-02 20:41:58 +00:00
nsPresContext.h
nsPresShell.cpp Fix for bug #4824. Added NULL pointer checks in GoToAnchor() 1999-04-09 04:28:15 +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