gecko-dev/layout/base
1999-08-05 20:17:44 +00:00
..
public Moved cantrenderreplacedelememt code over to the frame manager 1999-08-05 20:17:44 +00:00
src Changed frame construction code to use frame manager when modifying frame 1999-08-05 03:09:22 +00:00
tests Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +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 massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
nsCaret.h Removal of nsCaretProperties 1999-07-14 22:18:29 +00:00
nsCSSFrameConstructor.cpp Added NULL pointer check for frame manager in DeletingFrameSubtree() 1999-08-05 03:30:09 +00:00
nsCSSFrameConstructor.h Changed frame construction code to use frame manager when modifying frame 1999-08-05 03:09:22 +00:00
nsCSSRendering.cpp Added failure check for call to nsStyleData::GetBorder() 1999-07-28 04:48:34 +00:00
nsCSSRendering.h bug #7032 Changed nsIWidget::Resize(...), nsIWidget::Move(...) to 1999-07-27 23:26:36 +00:00
nsDocumentViewer.cpp api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss. 1999-08-05 01:37:52 +00:00
nsFrameManager.cpp Moved cantrenderreplacedelememt code over to the frame manager 1999-08-05 20:17:44 +00:00
nsFrameTraversal.cpp checkin for carpool for multiple seleciton/ime selection and api changes to nsIDOMselection 1999-07-15 18:19:03 +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 Removal of nsCaretProperties 1999-07-14 22:18:29 +00:00
nsIDocumentViewer.h Moved from webshell directory 1999-05-06 19:25:10 +00:00
nsIFrameSelection.h Move non-idlc generated stuff from nsIDOMSelection.h to nsIPresShell.h 1999-07-21 00:12:23 +00:00
nsILayoutDebugger.h new 1999-05-05 20:42:51 +00:00
nsIPresShell.h Changed frame construction code to use frame manager when modifying frame 1999-08-05 03:09:22 +00:00
nsLayoutAtomList.h use preprocessor for atom code generation 1999-07-18 00:13:35 +00:00
nsLayoutAtoms.cpp use preprocessor for code generation 1999-07-18 00:15:37 +00:00
nsLayoutAtoms.h use preprocessor for atom code generation 1999-07-18 00:13:35 +00:00
nsLayoutDebugger.cpp new 1999-05-05 20:42:51 +00:00
nsPresContext.cpp Enable PartialGfx rendering as the default widget rendering mode. 1999-07-21 23:12:23 +00:00
nsPresContext.h nsPresContext.cpp,.h - Added eWidgetRendering_PartialGfx as a rendering mode to PresContext. 1999-07-20 22:32:41 +00:00
nsPresShell.cpp Moved cantrenderreplacedelememt code over to the frame manager 1999-08-05 20:17:44 +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 some experimental CSS3 properties 1999-07-24 18:59:43 +00:00