gecko-dev/layout/base
sfraser%netscape.com 13525c0af2 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
..
public Part of bratell@lysator.liu.se's fix to the nsHTMLToTXTSinkStream. r=akkana 1999-11-03 03:08:04 +00:00
src Changes to DOM events to accomodate the new breakdown of events into mouse and key events. This fixes a couple of bug, though the main one is 13406. Involves changes to multiple DOM generated file as well as fixing up usage of DOM event api usage in editor, rdf, and xul. r:vidur 1999-11-03 07:11:45 +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 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
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 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 Changes to DOM events to accomodate the new breakdown of events into mouse and key events. This fixes a couple of bug, though the main one is 13406. Involves changes to multiple DOM generated file as well as fixing up usage of DOM event api usage in editor, rdf, and xul. r:vidur 1999-11-03 07:11:45 +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