gecko-dev/layout/base
dcone%netscape.com cc52bf67e6 background Image speed up
Commented out the box around the printout until Troy returns
1999-06-11 14:43:14 +00:00
..
public fixing table selection again. also adding parameter to nsIFocusTracker that allows us to get the current caret location. I am also stopping nsTableRowFrame from putting blue border around itself since cells are a high enough granularity. made a change to nsIFrame GetPosition to remove some useless parameters ect. this caused me to change nsDOMEvent.cpp and some other places. 1999-06-10 21:08:17 +00:00
src Comment out useless assert. 1999-06-10 21:43:08 +00:00
tests Use $(DLL_SUFFIX) here as well. 1999-05-29 02:25:28 +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
nsCSSFrameConstructor.cpp Tweak to the tree frame construction code. 1999-06-10 09:31:30 +00:00
nsCSSFrameConstructor.h fixed crash in bug 5190, allowing a table to be the top level XML element. 1999-04-30 19:51:59 +00:00
nsCSSRendering.cpp background Image speed up 1999-06-11 14:43:14 +00:00
nsCSSRendering.h Updated with the background painting and anti-aliasing 1999-04-21 14:23:49 +00:00
nsCaret.cpp Implement nsCaret::GetWindowRelativeCoordinates for IME 1999-05-18 22:24:55 +00:00
nsCaret.h Implement nsCaret::GetWindowRelativeCoordinates for IME 1999-05-18 22:24:55 +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 adding in selection of non text frames in editor only 1999-05-17 00:21:18 +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 GetCharPref is going away for nsIPref scriptability - use CopyCharPref instead 1999-05-28 00:51:34 +00:00
nsPresContext.h added GetIID() method. 1999-04-30 08:59:11 +00:00
nsPresShell.cpp fixing table selection again. also adding parameter to nsIFocusTracker that allows us to get the current caret location. I am also stopping nsTableRowFrame from putting blue border around itself since cells are a high enough granularity. made a change to nsIFrame GetPosition to remove some useless parameters ect. this caused me to change nsDOMEvent.cpp and some other places. 1999-06-10 21:08:17 +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 background propogated flag 1999-04-28 01:51:02 +00:00