..
public
Changed view to be stored as a frame property instead of a member data
1999-10-27 03:56:14 +00:00
src
Fix for bug #16176 : [DOGFOOD] need to annotate line frames with whitespace trim
1999-10-29 13:43:11 +00:00
tests
Change NS_COMFALSE to NS_ERROR_ABORT throughout the space manager.
1999-10-22 06:49:50 +00:00
.cvsignore
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
Makefile.in
General cleanup.
1999-09-14 01:02:20 +00:00
makefile.win
Remove mozilla/layout/config and use mozilla/config instead.
1999-02-18 18:16:21 +00:00
nsCSSFrameConstructor.cpp
changed param in the initializer to aContent instead of nsnull
1999-10-26 23:21:14 +00:00
nsCSSFrameConstructor.h
Added namespace ID to the AttributeChanged notification
1999-10-15 23:16:45 +00:00
nsCSSRendering.cpp
Added a clip for the borders and fixed how they are rendered. r=karnaze
1999-10-26 14:34:17 +00:00
nsCSSRendering.h
Added a clip for the borders and fixed how they are rendered. r=karnaze
1999-10-26 14:34:17 +00:00
nsCaret.cpp
Fix for bug #16176 : [DOGFOOD] need to annotate line frames with whitespace trim
1999-10-29 13:43:11 +00:00
nsCaret.h
Super duper new caret
1999-09-14 23:41:19 +00:00
nsDocumentViewer.cpp
Make printing use only enabled stylesheets. No bug, r=kipp@netscape.com and dcone@netscape.com.
1999-10-21 22:20:37 +00:00
nsFrameManager.cpp
Changed SetView/GetView to take an additional argument which is the
1999-10-26 04:44:41 +00:00
nsFrameTraversal.cpp
Move all nsIEnumerator usage over to NS_ENUMERATOR_FALSE from NS_COMFALSE in anticipation of nixing NS_COMFALSE in the near future.
1999-10-28 03:16:48 +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
tidying up
1999-09-17 23:12:17 +00:00
nsIDocumentViewer.h
Added a missing NS_DEFINE_STATIC_IID_ACCESSOR...
1999-09-16 08:50:18 +00:00
nsIFrameSelection.h
Changed SetView/GetView to take an additional argument which is the
1999-10-26 04:44:41 +00:00
nsILayoutDebugger.h
new
1999-05-05 20:42:51 +00:00
nsILayoutHistoryState.h
Bug 13058: Make global enum a public member.
1999-09-15 02:30:39 +00:00
nsIPresShell.h
change the input method highligh code from 2 style to 4 styles. r=mjudge
1999-10-21 22:01:18 +00:00
nsLayoutAtomList.h
Changed view to be stored as a frame property instead of a member data
1999-10-27 03:56:14 +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
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
1999-10-08 20:41:19 +00:00
nsPresContext.cpp
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
1999-10-08 20:41:19 +00:00
nsPresContext.h
added look and feel accessor to pres context
1999-09-10 05:51:08 +00:00
nsPresShell.cpp
r=troy; fixed code to properly remove reflowc ommands when cancelling
1999-10-29 01:53:56 +00:00
nsStyleChangeList.cpp
added an assertion to help track down Bug 14238
1999-10-14 00:56:30 +00:00
nsStyleChangeList.h
Added ability to track changes to content without frame
1999-10-02 04:26:53 +00:00
nsStyleConsts.h
moved toggle and tri-state from user-modify to user-select to stay in sync with CSS3
1999-10-15 02:11:09 +00:00