gecko-dev/layout/base
1999-08-31 10:06:17 +00:00
..
public Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state. 1999-08-31 10:06:17 +00:00
src Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state. 1999-08-31 10:06:17 +00:00
tests Cleanup linking of libimg. 1999-08-25 13:37:11 +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 Make the caret use InvetRect for drawing. 1999-08-09 19:14:43 +00:00
nsCaret.h Removal of nsCaretProperties 1999-07-14 22:18:29 +00:00
nsCSSFrameConstructor.cpp Fix nsCOMPtr --pedantic bustage. 1999-08-31 07:14:54 +00:00
nsCSSFrameConstructor.h Reimplemented SizeOf methods in some of the frame classes; partial rework of first-line handling snapshot 1999-08-31 03:09:40 +00:00
nsCSSRendering.cpp Fix for bug #12751. Optimized PaintBorder() so if the dirty rect is completely 1999-08-29 03:25:56 +00:00
nsCSSRendering.h Added a rounding parameter so rounded rects can be used as cirles if the radius is large enough 1999-08-27 14:37:47 +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 Cleanup 1999-08-06 14:34:32 +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 Fix for bugs #7153, #10673, #12066, #12067, and #12793. 1999-08-30 21:54:40 +00:00
nsILayoutDebugger.h new 1999-05-05 20:42:51 +00:00
nsILayoutHistoryState.h Added get/set document state API for use by session history. 1999-08-30 22:38:58 +00:00
nsIPresShell.h Added get/set document state API for use by session history. 1999-08-30 22:38:58 +00:00
nsLayoutAtomList.h Added new atoms 1999-08-31 04:31:39 +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
nsLayoutHistoryState.cpp Added get/set document state API for use by session history. 1999-08-30 22:38:58 +00:00
nsPresContext.cpp Backing out to PartialGfx instead of full Gfx mode. 1999-08-20 18:57:32 +00:00
nsPresContext.h breaking up gfx & native widgets 1999-08-06 05:11:39 +00:00
nsPresShell.cpp Added get/set document state API for use by session history. 1999-08-30 22:38:58 +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