.. |
broken-image.gif
|
new
|
1998-06-03 18:31:14 +00:00 |
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
|
b=15388,15408 r=peterl@netscape.com
|
1999-10-14 04:56:50 +00:00 |
nsAreaFrame.h
|
Removed some dead code and moved some #if 0 code from the area frame
|
1999-10-08 04:45:12 +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
|
oops. for got to check this in last time. bug number is 14795
|
1999-10-14 23:52:42 +00:00 |
nsBlockFrame.h
|
r=troy; Cleaned up line-box API (prep work for bug #12297; more coming); Support new line iterator API change (#16176)
|
1999-10-12 23:24:22 +00:00 |
nsBlockReflowContext.cpp
|
Fixed bug with bounds of line-box including side margins when it shouldn't (part of 12297)
|
1999-10-12 23:24:51 +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
|
oops. for got to check this in last time. bug number is 14795
|
1999-10-14 23:52:42 +00:00 |
nsBlockReflowState.h
|
oops. for got to check this in last time. bug number is 14795
|
1999-10-14 23:52:42 +00:00 |
nsBRFrame.cpp
|
bugs 15547,15645,13665,13277,5761, r=akkana,kin,hyatt. fixing selection bugs, keyboard navigation, triple clicking and drag scrolling.
|
1999-10-13 01:15:26 +00:00 |
nsBulletFrame.cpp
|
r=troy; Use a custom frame type so that bullets show up properly in the frame sizing data
|
1999-10-14 23:08:58 +00:00 |
nsBulletFrame.h
|
r=troy; Use a custom frame type so that bullets show up properly in the frame sizing data
|
1999-10-14 23:08:58 +00:00 |
nsContainerFrame.cpp
|
removed ReResolveStyleContext
|
1999-09-21 07:56:18 +00:00 |
nsContainerFrame.h
|
removed ReResolveStyleContext
|
1999-09-21 07:56:18 +00:00 |
nsFirstLetterFrame.cpp
|
added reparent style context
|
1999-09-03 23:35:41 +00:00 |
nsFrame.cpp
|
bugs 15547,15645,13665,13277,5761, r=akkana,kin,hyatt. fixing selection bugs, keyboard navigation, triple clicking and drag scrolling.
|
1999-10-13 01:15:26 +00:00 |
nsFrame.h
|
bugs 15547,15645,13665,13277,5761, r=akkana,kin,hyatt. fixing selection bugs, keyboard navigation, triple clicking and drag scrolling.
|
1999-10-13 01:15:26 +00:00 |
nsFrameFrame.cpp
|
Fixed a number of incorrect assumptions of the attribute retrieval so it would now work with the of new XUL content nodes (iframe, browser, editor). r=hyatt.
|
1999-10-14 10:58:04 +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
|
Integrated Gfx scrollbars.
|
1999-10-12 00:16:06 +00:00 |
nsGfxScrollFrame.h
|
r=evaughan friend declaration needs to declare object is function or class (HPUX)
|
1999-10-12 22:58:04 +00:00 |
nsHTMLContainerFrame.cpp
|
manage view visibility better, hide collapsed views and hidden views with widgets
|
1999-09-29 03:37:02 +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
|
Frame space reductions. r=kipp@netscape.com
|
1999-10-08 04:32:46 +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
|
Factored common code into a single method (UseComputedHeight)
|
1999-10-12 23:25:49 +00:00 |
nsIAnonymousContentCreator.h
|
xpscrollbars
|
1999-08-19 22:16:23 +00:00 |
nsIFrame.h
|
bugs 15547,15645,13665,13277,5761, r=akkana,kin,hyatt. fixing selection bugs, keyboard navigation, triple clicking and drag scrolling. get position not a valid call anymore to nsIFrame.h
|
1999-10-13 01:16:09 +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 API for bug 16176
|
1999-10-12 23:26:41 +00:00 |
nsImageFrame.cpp
|
Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty.
|
1999-10-08 01:49:06 +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
|
Bug 15423: Check for a base href when forming the URL for an image map; r=harishd
|
1999-10-13 01:37:30 +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
|
Factored common code into a single method (UseComputedHeight)
|
1999-10-12 23:25:49 +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
|
r=troy; Reworked nsLineBox api to allow for reduced storage overhead; fixed bug 16252 while keeping bug 12709 fixed
|
1999-10-14 23:10:03 +00:00 |
nsLineBox.h
|
r=troy; Reworked nsLineBox api to allow for reduced storage overhead; fixed bug 16252 while keeping bug 12709 fixed
|
1999-10-14 23:10:03 +00:00 |
nsLineLayout.cpp
|
Fixed edge case where line bounds wasn't quite accurate which causes the combined rect to not match which now wastes memory; only affects right aligned lines
|
1999-10-14 23:10:59 +00:00 |
nsLineLayout.h
|
Fixed bugs with combined-area continuing to include trimmed whitespace (wip for 12297); Added support for tracking trim for 16176)
|
1999-10-12 23:27:32 +00:00 |
nsObjectFrame.cpp
|
Bug 15178, r=vidur adding check for null-pointer avoiding crash
|
1999-10-08 23:46:23 +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
|
Eliminate a warning
|
1999-09-21 02:20:14 +00:00 |
nsSimplePageSequence.h
|
General clean up and fixing of compiler warnings
|
1999-07-03 02:22:10 +00:00 |
nsSpaceManager.cpp
|
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
|
1999-10-08 20:41:19 +00:00 |
nsSpaceManager.h
|
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
|
1999-10-08 20:41:19 +00:00 |
nsSpacerFrame.cpp
|
Fixed part of bug 5726 by making spacers have some definite area when they have a non-zero size
|
1999-09-22 00:39:47 +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
|
bugs 15547,15645,13665,13277,5761, r=akkana,kin,hyatt. fixing selection bugs, keyboard navigation, triple clicking and drag scrolling.
|
1999-10-13 01:15:26 +00:00 |
nsTextTransformer.cpp
|
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
|
1999-10-08 20:41:19 +00:00 |
nsTextTransformer.h
|
Changed to have the stack buffer embedded in the xformer
|
1999-09-22 00:40:16 +00:00 |
nsViewportFrame.cpp
|
implemented intrinsic sizing method on DOM Window
|
1999-09-03 22:41:56 +00:00 |