gecko-dev/layout/generic
1999-09-17 00:57:40 +00:00
..
broken-image.gif
nsAbsoluteContainingBlock.cpp Added nsHTMLReflowState constructor that allows containing block width 1999-09-16 14:33:19 +00:00
nsAbsoluteContainingBlock.h Added nsHTMLReflowState constructor that allows containing block width 1999-09-16 14:33:19 +00:00
nsAreaFrame.cpp Added nsHTMLReflowState constructor that allows containing block width 1999-09-16 14:33:19 +00:00
nsAreaFrame.h Added some spacemanager debugging noise 1999-09-15 00:25:51 +00:00
nsBlockBandData.cpp Expose left vs. right floaters (again) 1999-09-16 19:56:15 +00:00
nsBlockBandData.h Expose left vs. right floaters (again) 1999-09-16 19:56:15 +00:00
nsBlockFrame.cpp Removed list item hack 1999-09-17 00:57:40 +00:00
nsBlockFrame.h Fixed bugs 4572, 7400 and maybe 802 1999-09-16 19:56:36 +00:00
nsBlockReflowContext.cpp Disabled (obsolete?) usage of MoveInSpaceManager 1999-09-15 00:26:10 +00:00
nsBlockReflowContext.h Cache computed width so that during placement of the block we can see if auto margins need recomputing (bug #1164) 1999-08-27 21:47:04 +00:00
nsBlockReflowState.cpp Removed list item hack 1999-09-17 00:57:40 +00:00
nsBlockReflowState.h Removed list item hack 1999-09-17 00:57:40 +00:00
nsBRFrame.cpp Updated for revised line-layout algorithm 1999-09-09 20:53:18 +00:00
nsBulletFrame.cpp Temp tweak 1999-09-16 19:56:00 +00:00
nsBulletFrame.h Temp tweak 1999-09-16 19:56:00 +00:00
nsContainerFrame.cpp Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsContainerFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsFirstLetterFrame.cpp added reparent style context 1999-09-03 23:35:41 +00:00
nsFrame.cpp formatting sillyness 1999-09-15 20:38:42 +00:00
nsFrame.h Removed MoveInSpaceManager 1999-09-15 00:26:39 +00:00
nsFrameFrame.cpp Factored file transport service out of file: protocol. 1999-09-16 01:16:22 +00:00
nsFrameList.cpp Renamed some nsFrameList member functions 1999-07-22 04:00:57 +00:00
nsFrameList.h Renamed some nsFrameList member functions 1999-07-22 04:00:57 +00:00
nsFrameSetFrame.cpp Use nsCRT::free() instead of delete[] for char* data. 1999-09-03 07:42:41 +00:00
nsFrameSetFrame.h Bug 7935: Resizing frames beyond edge doesn't cause offset anymore. 1999-06-11 01:18:50 +00:00
nsFrameUtil.cpp stdlib.h should come from system includes 1999-06-19 21:50:41 +00:00
nsGfxScrollFrame.cpp Fixed to gfx scrollbar. 1999-08-27 06:06:39 +00:00
nsGfxScrollFrame.h Fixed some bugs in splitter 1999-09-14 22:17:19 +00:00
nsHTMLContainerFrame.cpp In CreateViewForFrame() removed code that was hiding view if the 'visibility' 1999-09-15 04:54:00 +00:00
nsHTMLContainerFrame.h Added ReparentFrameView() and changed the block and inline code 1999-04-11 04:22:00 +00:00
nsHTMLFrame.cpp Added missing #ifdef's 1999-09-01 02:03:50 +00:00
nsHTMLParts.h Added NS_NewSelectsAreaFrame 1999-09-03 14:52:17 +00:00
nsHTMLReflowCommand.cpp Implement List method 1999-09-15 00:24:54 +00:00
nsHTMLReflowCommand.h Implement List method 1999-09-15 00:24:54 +00:00
nsHTMLReflowState.cpp Added nsHTMLReflowState constructor that allows containing block width 1999-09-16 14:33:19 +00:00
nsIAnonymousContentCreator.h xpscrollbars 1999-08-19 22:16:23 +00:00
nsIFrame.h fixes for crasher in tree 1999-09-11 00:18:02 +00:00
nsIFrameUtil.h Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
nsILineIterator.h new 1999-05-13 00:54:03 +00:00
nsImageFrame.cpp Fix for bug #13341. Changed DisplayAltFeedback() so it doesn't render the 1999-09-16 21:37:37 +00:00
nsImageFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsImageMap.cpp Added in support for IE specific area types 1999-09-01 20:58:17 +00:00
nsImageMap.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsInlineFrame.cpp Added nsHTMLReflowState constructor that allows containing block width 1999-09-16 14:33:19 +00:00
nsInlineFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsIPageSequenceFrame.h Fixed a compiler warning where there was an extra ',' after an enum 1998-12-18 05:46:00 +00:00
nsIStatefulFrame.h Bug 13058: Make global enum a public member. 1999-09-15 02:30:39 +00:00
nsLeafFrame.cpp Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsLeafFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsLineBox.cpp Fixed various incremental reflow bugs (1764,12890,1910,2222) and list bullet painting bug (10675,13599) 1999-09-15 00:28:10 +00:00
nsLineBox.h Fixed various incremental reflow bugs (1764,12890,1910,2222) and list bullet painting bug (10675,13599) 1999-09-15 00:28:10 +00:00
nsLineLayout.cpp Reworked to be more css compliant; factored compatability logic out of nsInlineFrame into here 1999-09-09 21:04:37 +00:00
nsLineLayout.h Reworked to be more css compliant; factored compatability logic out of nsInlineFrame into here 1999-09-09 21:04:37 +00:00
nsObjectFrame.cpp Added frame type for OBJECT frame 1999-09-13 21:26:05 +00:00
nsPageFrame.cpp Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsPageFrame.h Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsPlaceholderFrame.cpp Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsPlaceholderFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsSimplePageSequence.cpp General clean up and fixing of compiler warnings 1999-07-03 02:22:10 +00:00
nsSimplePageSequence.h General clean up and fixing of compiler warnings 1999-07-03 02:22:10 +00:00
nsSpaceManager.cpp Implement List method 1999-09-15 00:24:54 +00:00
nsSpaceManager.h Implement List method 1999-09-15 00:24:54 +00:00
nsSpacerFrame.cpp Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
nsSplittableFrame.cpp Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsSplittableFrame.h Updated SizeOf methods to not waste space when doing a non-debug build 1999-09-01 01:02:16 +00:00
nsTextFrame.cpp Minor changes to reduce the amount of unnecessary ref counting and speed 1999-09-16 23:31:59 +00:00
nsTextTransformer.cpp Minor changes to reduce the amount of unnecessary ref counting and speed 1999-09-16 23:31:59 +00:00
nsTextTransformer.h Minor changes to reduce the amount of unnecessary ref counting and speed 1999-09-16 23:31:59 +00:00
nsViewportFrame.cpp implemented intrinsic sizing method on DOM Window 1999-09-03 22:41:56 +00:00