gecko-dev/layout/base
1999-07-03 11:14:08 +00:00
..
public Added style constants for old style list bullet decorations 1999-07-02 22:25:42 +00:00
src thread safety comes to nsRange 1999-07-03 11:14:08 +00:00
tests Added 'm' prefix to struct data members 1999-07-02 23:31:01 +00:00
.cvsignore
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 GetViewForRendering() in the window coordinates case. 1999-06-15 23:54:26 +00:00
nsCaret.h Implement nsCaret::GetWindowRelativeCoordinates for IME 1999-05-18 22:24:55 +00:00
nsCSSFrameConstructor.cpp Fixed a compiler warning 1999-07-02 22:41:42 +00:00
nsCSSFrameConstructor.h Added function FindPrimaryFrameFor() 1999-07-02 04:46:19 +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 Fix for bug 6892. We should not set focus each time a document viewer creates a new window but leave it to the embedding application to decide when to set focus. 1999-06-04 01:48:38 +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 Fix for necko crash trying to load pages with images. 1999-07-03 08:56:26 +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 Work-in-progress for having GetPrimaryFrameFor() use a hash table 1999-06-30 04:42:26 +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