.. |
.cvsignore
|
Bug 272151: reorganize files within layout, r+sr=roc: add new Makefiles.
|
2004-12-07 18:09:28 +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
|
|
|
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 |
nsAbsoluteContainingBlock.cpp
|
Fix crash when recreating <caption> frames. Add ASSERTIONs to detect similar frame construction errors in the future. b=341382 r+sr=bzbarsky
|
2006-06-29 02:32:36 +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 |
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
|
|
|
nsBlockFrame.cpp
|
Don't propagate the NS_BLOCK_FRAME_HAS_OUTSIDE_BULLET flag from a prev-in-flow. b=337412 r+sr=roc
|
2006-08-06 03:27:00 +00:00 |
nsBlockFrame.h
|
relanding fix for bug 317278 :-(
|
2006-06-29 01:19:48 +00:00 |
nsBlockReflowContext.cpp
|
relanding fix for bug 317278 :-(
|
2006-06-29 01:19:48 +00:00 |
nsBlockReflowContext.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsBlockReflowState.cpp
|
Block-level replaced element margin box must not overlap any floats. b=342531 r+sr=dbaron
|
2006-07-05 03:53:22 +00:00 |
nsBlockReflowState.h
|
relanding fix for bug 317278 :-(
|
2006-06-29 01:19:48 +00:00 |
nsBRFrame.cpp
|
Fixing bustage
|
2006-07-12 14:35:43 +00:00 |
nsBulletFrame.cpp
|
Bug 237085. Move string subdivision code to gfx so we can efficiently make it metrics-dependent. r=smontagu,sr=rbs
|
2006-06-26 22:18:23 +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
|
Removed a bogus assertion. b=345699 r+sr=roc
|
2006-07-28 09:18:27 +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
|
Create bidi embedding only around inline containers (with a specified direction), not around inline replaced elements. bug=169139 r+sr=bzbarsky
|
2006-08-07 07:40:28 +00:00 |
nsFrame.cpp
|
Attempt to fix bustage from bug 333883.
|
2006-08-07 11:24:57 +00:00 |
nsFrame.h
|
Refactored nsSelection::GetPrevNextBidiLevels to use GetFrameFromDirection; moved GetFrameFromDirection from nsFrame to nsIFrame and made it nonvirtual. bug=333883 r=smontagu sr=roc
|
2006-08-07 10:54:56 +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
|
Always use the visual iterator when moving visually in a bidi page, even if the current line or adjacent lines are LTR. bug=309432 r=smontagu sr=roc
|
2006-07-12 11:22:18 +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
|
Moved mCaretBidiLevel and its accessors from nsPresShell to nsFrameSelection. Also added sBidiKeyboard as a static service to nsContentUtils. bug=346891 r+sr=roc
|
2006-08-08 05:14:52 +00:00 |
nsFrameSetFrame.cpp
|
Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz
|
2006-07-02 07:23:10 +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 344583: misc cleanup. r+sr=roc
|
2006-07-14 03:02:37 +00:00 |
nsGfxScrollFrame.h
|
Bug 334765. Fix XUL boxobject coordinates to not take scrolling into account. Second try, with a patch that hopefully won't regress Tp. r+sr=bzbarsky
|
2006-06-16 02:40:29 +00:00 |
nsHTMLCanvasFrame.cpp
|
Bug 344583: misc cleanup. r+sr=roc
|
2006-07-14 03:02:37 +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 344583: misc cleanup. r+sr=roc
|
2006-07-14 03:02:37 +00:00 |
nsHTMLParts.h
|
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
|
2006-07-19 04:36:36 +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 342093. Use GetPositionIgnoringScrolling where we can, now that it exists. r+sr=bzbarsky
|
2006-06-20 21:13:05 +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
|
Refactored nsSelection::GetPrevNextBidiLevels to use GetFrameFromDirection; moved GetFrameFromDirection from nsFrame to nsIFrame and made it nonvirtual. bug=333883 r=smontagu sr=roc
|
2006-08-07 10:54:56 +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 |
nsImageFrame.cpp
|
Bidi support for alternate text: reorder the text correctly, align text and icon to the right when direction is right-to-left, and create a bidi embedding when the alternate text is displayed inline. Bug 345954, r=uriber, sr=bzbarsky
|
2006-07-31 07:08:45 +00:00 |
nsImageFrame.h
|
Bidi support for alternate text: reorder the text correctly, align text and icon to the right when direction is right-to-left, and create a bidi embedding when the alternate text is displayed inline. Bug 345954, r=uriber, sr=bzbarsky
|
2006-07-31 07:08:45 +00:00 |
nsImageMap.cpp
|
Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz
|
2006-07-02 07:23:10 +00:00 |
nsImageMap.h
|
Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz
|
2006-07-02 07:23:10 +00:00 |
nsInlineFrame.cpp
|
Create bidi embedding only around inline containers (with a specified direction), not around inline replaced elements. bug=169139 r+sr=bzbarsky
|
2006-08-07 07:40:28 +00:00 |
nsInlineFrame.h
|
Create bidi embedding only around inline containers (with a specified direction), not around inline replaced elements. bug=169139 r+sr=bzbarsky
|
2006-08-07 07:40:28 +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 |
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 |
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
|
Handle returning nulls from CheckLineOrder correctly. bug=345616 r=smotagu sr=roc
|
2006-08-04 05:40:57 +00:00 |
nsLineBox.h
|
relanding fix for bug 317278 :-(
|
2006-06-29 01:19:48 +00:00 |
nsLineLayout.cpp
|
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
|
2006-07-19 04:36:36 +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
|
Bug 271442 - Flash element behaves weird if inside a floated element with overflow:auto, patch by Graham Sanderson, r+sr=roc
|
2006-07-28 22:59:05 +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 344583: misc cleanup. r+sr=roc
|
2006-07-14 03:02:37 +00:00 |
nsPageFrame.h
|
Bug 344583: misc cleanup. r+sr=roc
|
2006-07-14 03:02:37 +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
|
|
|
nsReflowPath.h
|
|
|
nsReflowType.h
|
Bug 106386 Correct misspellings in source code
|
2005-11-20 22:05:24 +00:00 |
nsSelection.cpp
|
Bug 346729 r+sr=bryner Table cell selection is broken (get multiple copies on paste)
|
2006-08-10 19:56:43 +00:00 |
nsSimplePageSequence.cpp
|
Bug 334588: Choose font consistently for page headers/footers, and remove localized header font name and size. r+sr=roc.
|
2006-07-14 16:07:28 +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
|
relanding fix for bug 317278 :-(
|
2006-06-29 01:19:48 +00:00 |
nsSpaceManager.h
|
relanding fix for bug 317278 :-(
|
2006-06-29 01:19:48 +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 346417 RTL justify code is wrong in nsTextFrame r=smontagu, sr=roc
|
2006-08-07 06:27:57 +00:00 |
nsTextTransformer.cpp
|
b=255990 backing-out the previous patch, we should try to better fix.
|
2006-07-20 09:04:39 +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
|
|
|