.. |
broken-image.gif
|
new
|
1998-06-03 18:31:14 +00:00 |
nsAbsoluteContainingBlock.cpp
|
Added failure check for call to nsStyleData::GetBorder()
|
1999-07-28 04:48:34 +00:00 |
nsAbsoluteContainingBlock.h
|
Changed area frame code over to new reflow command handling
|
1999-07-24 02:37:45 +00:00 |
nsAreaFrame.cpp
|
Updated SizeOf methods to not waste space when doing a non-debug build
|
1999-09-01 01:02:16 +00:00 |
nsAreaFrame.h
|
Updated SizeOf methods to not waste space when doing a non-debug build
|
1999-09-01 01:02:16 +00:00 |
nsBlockBandData.cpp
|
Reduced the default number of nsBandTrapezoids to reduce stack space used (bug #10310)
|
1999-08-27 21:44:10 +00:00 |
nsBlockBandData.h
|
Reduced the default number of nsBandTrapezoids to reduce stack space used (bug #10310)
|
1999-08-27 21:44:10 +00:00 |
nsBlockFrame.cpp
|
addiung selectable BRFrames. but brframes arent like images ect. they give you a collapsed range, collapsed to just "before" themselves. this will help editing immensely. this should also fix some mail news issues
|
1999-09-08 19:43:17 +00:00 |
nsBlockFrame.h
|
Updated SizeOf methods to not waste space when doing a non-debug build
|
1999-09-01 01:02:16 +00:00 |
nsBlockReflowContext.cpp
|
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 |
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
|
addiung selectable BRFrames. but brframes arent like images ect. they give you a collapsed range, collapsed to just "before" themselves. this will help editing immensely. this should also fix some mail news issues
|
1999-09-08 19:43:17 +00:00 |
nsBlockReflowState.h
|
addiung selectable BRFrames. but brframes arent like images ect. they give you a collapsed range, collapsed to just "before" themselves. this will help editing immensely. this should also fix some mail news issues
|
1999-09-08 19:43:17 +00:00 |
nsBRFrame.cpp
|
addiung selectable BRFrames. but brframes arent like images ect. they give you a collapsed range, collapsed to just "before" themselves. this will help editing immensely. this should also fix some mail news issues
|
1999-09-08 19:43:17 +00:00 |
nsBulletFrame.cpp
|
Fixed bug 12451 - use list-style-type when image doesn't load or is loading
|
1999-08-27 21:47:39 +00:00 |
nsBulletFrame.h
|
Renamed DeleteFrame() to Destroy()
|
1999-07-22 02:24:52 +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
|
adding in begin line and end line enums for selection movement. this allows peeking to the start and end of and like given a content offset for any frame.
|
1999-09-07 23:40:17 +00:00 |
nsFrame.h
|
added accessors to additional style contexts
|
1999-09-03 23:35:14 +00:00 |
nsFrameFrame.cpp
|
Added 'm' prefix to some of the nsHTMLReflowState data members
|
1999-07-20 03:41:03 +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
|
xpscrollbars
|
1999-08-19 22:16:23 +00:00 |
nsHTMLContainerFrame.cpp
|
Fixed compiler warning
|
1999-09-01 04:32:45 +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
|
Changed to table incremental reflow
|
1999-08-19 03:51:25 +00:00 |
nsHTMLReflowCommand.h
|
Changed to table incremental reflow
|
1999-08-19 03:51:25 +00:00 |
nsHTMLReflowState.cpp
|
Keep trakc of the depth of reflow to allow for limiting stack usage (bug #10310)
|
1999-08-27 21:48:54 +00:00 |
nsIAnonymousContentCreator.h
|
xpscrollbars
|
1999-08-19 22:16:23 +00:00 |
nsIFrame.h
|
adding in begin line and end line enums for selection movement. this allows peeking to the start and end of and like given a content offset for any frame.
|
1999-09-07 23:40:17 +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
|
Updated SizeOf methods to not waste space when doing a non-debug build
|
1999-09-01 01:02:16 +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 reparent style context
|
1999-09-03 23:35:41 +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
|
- Added setter for history state to nsIPresShell
|
1999-08-31 14:35:50 +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
|
Reimplemented SizeOf methods in some of the frame classes; partial rework of first-line handling snapshot
|
1999-08-31 03:09:40 +00:00 |
nsLineBox.h
|
Reimplemented SizeOf methods in some of the frame classes; partial rework of first-line handling snapshot
|
1999-08-31 03:09:40 +00:00 |
nsLineLayout.cpp
|
Implement fix for bug #5821 as per dbaron's suggestion
|
1999-09-03 03:47:49 +00:00 |
nsLineLayout.h
|
Implement fix for bug #5821 as per dbaron's suggestion
|
1999-09-03 03:47:49 +00:00 |
nsObjectFrame.cpp
|
Fixing bug 7509
|
1999-09-08 00:12:26 +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
|
Added 'm' prefix to structs defined in nsISpaceManager
|
1999-07-25 19:01:13 +00:00 |
nsSpaceManager.h
|
Added 'm' prefix to struct data members
|
1999-07-02 23:31:01 +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
|
adding in begin line and end line enums for selection movement. this allows peeking to the start and end of and like given a content offset for any frame.
|
1999-09-07 23:40:17 +00:00 |
nsTextTransformer.cpp
|
implement word jump for non Ascii
|
1999-08-19 06:06:57 +00:00 |
nsTextTransformer.h
|
implement word jump for non Ascii
|
1999-08-19 06:06:57 +00:00 |
nsViewportFrame.cpp
|
implemented intrinsic sizing method on DOM Window
|
1999-09-03 22:41:56 +00:00 |