gecko-dev/layout/base
1999-12-10 13:07:59 +00:00
..
public 1) created an nsIScrollableFrame interface make it possible for Chris K to fix PDP+ bug #12122 1999-12-07 03:36:05 +00:00
src Fix for leak/bloat stats going negative. a=jar 1999-12-10 04:27:52 +00:00
tests
.cvsignore
Makefile.in
makefile.win
nsCaret.cpp small fixes for BR frames getting correct offset. also one case of textframe not returning proper location (simply a missed change of a regressed call in PeekOffset) nsCaret was also too stringent on the limitation of text frames as the only frames to get the caret position. these were reviewed by a few people and i just dont remember. r=simon,cmanske,akkana and hyatt? 1999-11-23 20:30:21 +00:00
nsCaret.h
nsCSSFrameConstructor.cpp [NOT PART OF THE DEFAULT BUILD]. *Changes to bring MathML in sync with layout (added aPresShell on factory routines). *Postfixed atoms with underscore to avoid conflicts with reserved names in C++ and math.h 1999-12-10 13:07:59 +00:00
nsCSSFrameConstructor.h [NOT PART OF THE DEFAULT BUILD]. *Changes to bring MathML in sync with layout (added aPresShell on factory routines). *Postfixed atoms with underscore to avoid conflicts with reserved names in C++ and math.h 1999-12-10 13:07:59 +00:00
nsCSSRendering.cpp Added NS_RELEASE's to fix leaking of nsIImage's. bug=19114; r=karnaze@netscape.com 1999-12-03 00:06:32 +00:00
nsCSSRendering.h Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc 1999-11-24 06:03:41 +00:00
nsDocumentViewer.cpp 1.) WebShell no longer implements nsIScriptContextOwner. 1999-12-03 09:24:22 +00:00
nsFrameManager.cpp 20042 "crash on www.netscape.com". Back out my change from v1.30 to fix a crash on InfoWorld which was caused by invalid html code and can no longer be reproduced with their current presentation. 1999-12-02 09:19:16 +00:00
nsFrameTraversal.cpp
nsFrameTraversal.h
nsICaret.h
nsIChromeEventHandler.idl First check-in.... Defining nsIChromeEventHandler interface for use to make the mChromeElement event firing generic. r=hyatt 1999-11-22 08:02:28 +00:00
nsIDocumentViewer.h
nsIFrameSelection.h
nsILayoutDebugger.h
nsILayoutHistoryState.h
nsIPresShell.h Fix for bugs 16709, 20771. Frame state is stored before frame hierarchies are deleted and restored when the frame hierarchies are reconstructed. 1999-12-06 07:44:18 +00:00
nsLayoutAtomList.h Should have left off the ":" 1999-12-06 23:05:52 +00:00
nsLayoutAtoms.cpp
nsLayoutAtoms.h
nsLayoutDebugger.cpp
nsLayoutHistoryState.cpp
nsPresContext.cpp bug 8801; added some code to pick up font size prefs from prefs file(s); 1999-12-09 22:44:47 +00:00
nsPresContext.h
nsPresShell.cpp Fix for PDP+ bug #20712 1999-12-07 05:28:32 +00:00
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleConsts.h 12520 "GFX select elements need to be able to turn off text". Changed nsFrame::DisplaySelection to use the parent's mUserSelect similarly to what we do with mCursor in nsFrame::GetCursor. r=mjudge. 1999-11-23 01:07:56 +00:00