pjs/layout/base
valeski%netscape.com 2eae3c61f7 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.
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:37:52 +00:00
..
public added GetCaretEnabled 1999-08-04 20:46:16 +00:00
src 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
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
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
nsCSSFrameConstructor.cpp removing the TOOLBAR_DD #ifdef's. 1999-08-04 20:16:31 +00:00
nsCSSFrameConstructor.h Added the style context to the CreateInputFrame method, the pseudoContext 1999-08-03 14:41:48 +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
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
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 Initial check-in 1999-08-04 03:39:34 +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
nsICaret.h Removal of nsCaretProperties 1999-07-14 22:18:29 +00:00
nsIDocumentViewer.h
nsIFrameSelection.h Move non-idlc generated stuff from nsIDOMSelection.h to nsIPresShell.h 1999-07-21 00:12:23 +00:00
nsILayoutDebugger.h
nsIPresShell.h added GetCaretEnabled 1999-08-04 20:46:16 +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
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 added GetCaretEnabled 1999-08-04 20:46:16 +00:00
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleConsts.h added some experimental CSS3 properties 1999-07-24 18:59:43 +00:00