gecko-dev/layout/base
1999-07-07 20:33:07 +00:00
..
public cleanup 1999-07-07 01:19:31 +00:00
src Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:19:38 +00:00
tests Added 'm' prefix to struct data members 1999-07-02 23:31:01 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in fix the makefile. looks like this test will need to be worked on to 1999-05-27 01:46:01 +00:00
makefile.win Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
nsCaret.cpp Fix the uber caret problem, where the caret would draw incorrectly when the selection pointed to child nodes of a parent node. Now, it points to the start of the indexed child node in this situation. 1999-07-07 01:11:49 +00:00
nsCaret.h Implement nsCaret::GetWindowRelativeCoordinates for IME 1999-05-18 22:24:55 +00:00
nsCSSFrameConstructor.cpp Fix for bug #9354, crash when typing into an empty document 1999-07-07 20:33:07 +00:00
nsCSSFrameConstructor.h Fixed bug #8905 by moving a copy of the first-letter construction code into the bowels of the generated content frame generation code 1999-07-05 18:46:09 +00:00
nsCSSRendering.cpp Fixed some compiler warnings 1999-07-02 22:39:32 +00:00
nsCSSRendering.h Updated with the background painting and anti-aliasing 1999-04-21 14:23:49 +00:00
nsDocumentViewer.cpp propogate quirk mode into child contexts 1999-07-07 01:20:21 +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
nsIDocumentViewer.h Moved from webshell directory 1999-05-06 19:25:10 +00:00
nsIFrameSelection.h adding in selection of non text frames in editor only 1999-05-17 00:21:18 +00:00
nsILayoutDebugger.h new 1999-05-05 20:42:51 +00:00
nsIPresShell.h Work-in-progress for having GetPrimaryFrameFor() use a hash table 1999-06-30 04:42:26 +00:00
nsLayoutAtoms.cpp added htmlFrameInnerFrame, htmlFrameOuterFrame types 1999-05-10 22:48:47 +00:00
nsLayoutAtoms.h added htmlFrameInnerFrame, htmlFrameOuterFrame types 1999-05-10 22:48:47 +00:00
nsLayoutDebugger.cpp new 1999-05-05 20:42:51 +00:00
nsPresContext.cpp made compatibility mode pref an override of auto 1999-07-07 01:21:25 +00:00
nsPresContext.h Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
nsPresShell.cpp Changed GetPrimaryFrameFor() to use a hash table to improve performance 1999-07-06 03:52: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 style constants for old style list bullet decorations 1999-07-02 22:25:42 +00:00