.. |
.cvsignore
|
Bug 272151: reorganize files within layout, r+sr=roc: add new Makefiles.
|
2004-12-07 18:09:28 +00:00 |
Makefile.in
|
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
|
2006-04-26 02:01:07 +00:00 |
broken-image.gif
|
…
|
|
gopher-audio.gif
|
…
|
|
gopher-binary.gif
|
…
|
|
gopher-find.gif
|
…
|
|
gopher-image.gif
|
…
|
|
gopher-menu.gif
|
…
|
|
gopher-movie.gif
|
…
|
|
gopher-sound.gif
|
…
|
|
gopher-telnet.gif
|
…
|
|
gopher-text.gif
|
…
|
|
gopher-unknown.gif
|
…
|
|
loading-image.gif
|
…
|
|
nsAbsoluteContainingBlock.cpp
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsAbsoluteContainingBlock.h
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsAreaFrame.cpp
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsAreaFrame.h
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsAutoCopyListener.h
|
Remove nsIAutoCopy and fold the functionality into nsSelection.cpp (bug 231343). r+sr=roc.
|
2005-01-31 23:47:26 +00:00 |
nsBRFrame.cpp
|
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
|
2006-04-26 02:01:07 +00:00 |
nsBidiFrames.cpp
|
Bug 330934. Set a nsIFrame's stylecontext in its constructor, to ensure that there's always one available for GetPresContext() to use even if Init hasn't been called. Patch by Marc Liddell, r+sr=roc
|
2006-03-26 21:30:36 +00:00 |
nsBidiFrames.h
|
Bug 330934. Set a nsIFrame's stylecontext in its constructor, to ensure that there's always one available for GetPresContext() to use even if Init hasn't been called. Patch by Marc Liddell, r+sr=roc
|
2006-03-26 21:30:36 +00:00 |
nsBlockBandData.cpp
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsBlockBandData.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsBlockDebugFlags.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsBlockFrame.cpp
|
Bug 339889. Propagate invalidation through the frame hierarchy to topmost widgets. r+sr=bzbarsky
|
2006-06-08 01:11:43 +00:00 |
nsBlockFrame.h
|
Bug 339889. Propagate invalidation through the frame hierarchy to topmost widgets. r+sr=bzbarsky
|
2006-06-08 01:11:43 +00:00 |
nsBlockReflowContext.cpp
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsBlockReflowContext.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsBlockReflowState.cpp
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsBlockReflowState.h
|
Bug 282173. Remove BuildFloatList. r+sr=dbaron
|
2006-04-09 22:56:27 +00:00 |
nsBulletFrame.cpp
|
Bug 338251. Create safe wrappers for gfx text functions and use them. r=smontagu,sr=rbs
|
2006-06-09 03:29:32 +00:00 |
nsBulletFrame.h
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsColumnSetFrame.cpp
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsContainerFrame.cpp
|
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
|
2006-05-05 06:52:21 +00:00 |
nsContainerFrame.h
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsFirstLetterFrame.cpp
|
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
|
2006-05-05 06:52:21 +00:00 |
nsFrame.cpp
|
Bug 331590. Treat inline-box/grid/stack XUL elements like inline blocks, making them pseudo-stacking-contexts. r+sr=dbaron
|
2006-06-08 03:35:29 +00:00 |
nsFrame.h
|
Bug 336162. Don't fire DOM events from layout. r+sr=bz
|
2006-05-03 17:02:37 +00:00 |
nsFrameFrame.cpp
|
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
|
2006-05-05 06:52:21 +00:00 |
nsFrameList.cpp
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsFrameList.h
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsFrameSelection.h
|
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
|
2006-04-26 02:01:07 +00:00 |
nsFrameSetFrame.cpp
|
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
|
2006-05-05 06:52:21 +00:00 |
nsFrameSetFrame.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsFrameUtil.cpp
|
Fixing bug 333733. Could leak attr in nsFrameUtil::Tag::ReadAttrs. r+sr=dbaron@mozilla.com
|
2006-04-20 00:13:34 +00:00 |
nsGfxScrollFrame.cpp
|
Bug 339889. Propagate invalidation through the frame hierarchy to topmost widgets. r+sr=bzbarsky
|
2006-06-08 01:11:43 +00:00 |
nsGfxScrollFrame.h
|
Fixing bustage
|
2006-06-08 02:41:32 +00:00 |
nsHTMLCanvasFrame.cpp
|
b=333177, update canvas internal interfaces, optimize canvas, and fix some implementation bugs; r=stuart
|
2006-04-18 21:23:15 +00:00 |
nsHTMLCanvasFrame.h
|
b=333177, update canvas internal interfaces, optimize canvas, and fix some implementation bugs; r=stuart
|
2006-04-18 21:23:15 +00:00 |
nsHTMLContainerFrame.cpp
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsHTMLContainerFrame.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsHTMLFrame.cpp
|
Bug 335474 Crash in [@ nsCSSRendering::DrawDashedSides] r+sr=roc
|
2006-04-28 23:21:01 +00:00 |
nsHTMLParts.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsHTMLReflowCommand.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsHTMLReflowCommand.h
|
Bug 298277 remove useless references to nsVoidArray
|
2006-02-23 10:30:59 +00:00 |
nsHTMLReflowMetrics.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsHTMLReflowState.cpp
|
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
|
2006-05-05 06:52:21 +00:00 |
nsHTMLReflowState.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsIAnonymousContentCreator.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsICanvasFrame.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsIFrame.h
|
Bug 339889. Propagate invalidation through the frame hierarchy to topmost widgets. r+sr=bzbarsky
|
2006-06-08 01:11:43 +00:00 |
nsIFrameDebug.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsIFrameFrame.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsIFrameUtil.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsIImageFrame.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsILineIterator.h
|
Bug 106386 Correct misspellings in source code
|
2005-11-20 22:05:24 +00:00 |
nsIObjectFrame.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsIPageSequenceFrame.h
|
Bug 332927: Cleanup iframe/frame printing code (and a couple other misc. cleanups)
|
2006-04-11 01:48:48 +00:00 |
nsIScrollableFrame.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsIScrollableViewProvider.h
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
nsIStatefulFrame.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsImageFrame.cpp
|
Bug 338251. Create safe wrappers for gfx text functions and use them. r=smontagu,sr=rbs
|
2006-06-09 03:29:32 +00:00 |
nsImageFrame.h
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsImageMap.cpp
|
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
|
2006-05-05 06:52:21 +00:00 |
nsImageMap.h
|
Fix crash relating to uninitialized floats in cursor structure, and make imagemap images use the cursor style of the areas when in them (instead of the cursor style from the image) and the cursor style of the image when not in the areas (instead of a hardcoded default). b=302536 r=biesi sr=bzbarsky
|
2006-04-20 21:02:10 +00:00 |
nsInlineFrame.cpp
|
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
|
2006-05-05 06:52:21 +00:00 |
nsInlineFrame.h
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsIntervalSet.cpp
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsIntervalSet.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsLeafFrame.cpp
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsLeafFrame.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsLineBox.cpp
|
Allow searching a line for a frame starting from a given point, to improve performance of forward-moving searches. Used in bidi resolution. bug=339935, r+sr=roc
|
2006-06-08 08:41:51 +00:00 |
nsLineBox.h
|
Allow searching a line for a frame starting from a given point, to improve performance of forward-moving searches. Used in bidi resolution. bug=339935, r+sr=roc
|
2006-06-08 08:41:51 +00:00 |
nsLineLayout.cpp
|
When sliding frames to the left to account for trimmed trailing whitespace, update the frame rectangle itself if necessary. bug=333560 r+sr=roc
|
2006-05-03 10:28:58 +00:00 |
nsLineLayout.h
|
Trim whitespace that comes right before a <br> when trimming whitespace. Bug
|
2006-04-21 01:31:35 +00:00 |
nsObjectFrame.cpp
|
b=325465, flash is not rendered properly with cairo builds (windowless plugins on win32); r=stuart
|
2006-06-06 18:41:24 +00:00 |
nsObjectFrame.h
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsPageContentFrame.cpp
|
Bug 330905. nsPageContentFrame::BuildDisplayList needs to call its superclass to get fixed-pos elements to display. r+sr=dbaron
|
2006-05-03 21:44:41 +00:00 |
nsPageContentFrame.h
|
Bug 330934. Set a nsIFrame's stylecontext in its constructor, to ensure that there's always one available for GetPresContext() to use even if Init hasn't been called. Patch by Marc Liddell, r+sr=roc
|
2006-03-26 21:30:36 +00:00 |
nsPageFrame.cpp
|
Bug 338251. Create safe wrappers for gfx text functions and use them. r=smontagu,sr=rbs
|
2006-06-09 03:29:32 +00:00 |
nsPageFrame.h
|
Bug 332927: missed a file
|
2006-04-11 02:20:24 +00:00 |
nsPlaceholderFrame.cpp
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsPlaceholderFrame.h
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsReflowPath.cpp
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsReflowPath.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsReflowType.h
|
Bug 106386 Correct misspellings in source code
|
2005-11-20 22:05:24 +00:00 |
nsSelection.cpp
|
Bug 337871 r+sr=roc Screen jumps around with multiple textboxes and spellchecking
|
2006-05-30 21:59:56 +00:00 |
nsSimplePageSequence.cpp
|
Bug 337917 Make consumers stop using cids from other modules
|
2006-06-03 23:35:59 +00:00 |
nsSimplePageSequence.h
|
Bug 332927: Cleanup iframe/frame printing code (and a couple other misc. cleanups)
|
2006-04-11 01:48:48 +00:00 |
nsSpaceManager.cpp
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsSpaceManager.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsSpacerFrame.cpp
|
Bug 333896
|
2006-04-24 05:40:11 +00:00 |
nsSplittableFrame.cpp
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsSplittableFrame.h
|
Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc
|
2006-04-10 00:16:29 +00:00 |
nsTextFrame.cpp
|
Bug 338251. Create safe wrappers for gfx text functions and use them. r=smontagu,sr=rbs
|
2006-06-09 03:29:32 +00:00 |
nsTextTransformer.cpp
|
Bug 337917 Make consumers stop using cids from other modules
|
2006-06-03 23:35:59 +00:00 |
nsTextTransformer.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsViewportFrame.cpp
|
Bug 339889. Propagate invalidation through the frame hierarchy to topmost widgets. r+sr=bzbarsky
|
2006-06-08 01:11:43 +00:00 |
nsViewportFrame.h
|
Bug 339889. Propagate invalidation through the frame hierarchy to topmost widgets. r+sr=bzbarsky
|
2006-06-08 01:11:43 +00:00 |
punct_marks.ccmap
|
bug 263411 : :first-letter pseudo-element doesn't include all punctuation marks in the Unicode (r/sr=dbaron)
|
2004-10-08 05:00:53 +00:00 |