gecko-dev/layout/base
1999-08-27 21:50:37 +00:00
..
public Added in GetTextLength and CopyText methods for the MathML folks 1999-08-27 21:40:13 +00:00
src Nuked some warnings 1999-08-27 21:43:33 +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 Revamped to create/destroy manage first-letter frames so that incremental operations (append/insert/remove) work properly 1999-08-27 21:46:10 +00:00
nsCSSFrameConstructor.h Revamped to create/destroy manage first-letter frames so that incremental operations (append/insert/remove) work properly 1999-08-27 21:46:10 +00:00
nsCSSRendering.cpp removed a debug printf 1999-08-27 20:58:37 +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 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 added more pseudo elements 1999-08-08 01:05:05 +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 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 hack code (for me) to allow for stack depth testing 1999-08-27 21:50:37 +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