gecko-dev/layout/base
1999-11-05 23:37:40 +00:00
..
public Remove nsIFrameReflow.h deadwood (r=waterson). 1999-11-05 05:00:39 +00:00
src Fix for bug 17835. Free JS event listeners when the JS object they're registered on goes away. a:chofmann r:vidur 1999-11-05 23:37:40 +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
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
nsCSSFrameConstructor.cpp b=#17315. Changed DeletingFrameSubtree() to also look at the continuing 1999-11-04 05:23:11 +00:00
nsCSSFrameConstructor.h r=troy; reworked the way that blocks inside of inline elements are handled. It's all in the frame construction code now (bugs 15999, 16737) 1999-11-01 15:24:57 +00:00
nsCSSRendering.cpp Fixes for 18029 and 16723 -- fix image drawing on Mac to use GWorlds, and put in api to lock and unlock pixels. r=pnunn, a=chofmann. 1999-11-04 22:26:57 +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
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 Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +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 r=troy; Added a new frame property atom 1999-11-02 23:42:13 +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 Moved a bunch of stuff out to a nsIFrameDebug interface 1999-11-01 22:12:45 +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 Removed unused NECKO ifdefs. 1999-11-02 23:34:03 +00:00
nsPresContext.h added look and feel accessor to pres context 1999-09-10 05:51:08 +00:00
nsPresShell.cpp Switching to use NS_WITH_SERVICE macro as specified in (5403); removing spurious clipboard service instance in nsEditorEventListeners.cpp. r=akkana, a=chofmann. 1999-11-05 01:29:49 +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