gecko-dev/layout/generic
2005-09-30 21:54:12 +00:00
..
.cvsignore
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
nsAbsoluteContainingBlock.cpp
nsAbsoluteContainingBlock.h
nsAreaFrame.cpp Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-24 18:43:15 +00:00
nsAreaFrame.h Remove the pointless nsIContent arg of nsIFrame::AttributeChanged. Bug 281390, 2005-09-07 16:49:21 +00:00
nsAutoCopyListener.h
nsBidiFrames.cpp
nsBidiFrames.h
nsBlockBandData.cpp
nsBlockBandData.h
nsBlockDebugFlags.h
nsBlockFrame.cpp Bug 295815. When computing the available height constraint for a float, don't look at the available height of the float band, just look at the available height for the block's contentarea. r+sr=dbaron 2005-09-30 21:54:12 +00:00
nsBlockFrame.h Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman. 2005-09-19 02:15:54 +00:00
nsBlockReflowContext.cpp
nsBlockReflowContext.h
nsBlockReflowState.cpp
nsBlockReflowState.h
nsBRFrame.cpp Bug 304891 Using ctrl+right arrow in textarea, first word after hard line break is skipped 2005-09-19 05:16:25 +00:00
nsBulletFrame.cpp
nsBulletFrame.h
nsColumnSetFrame.cpp Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman. 2005-09-19 02:15:54 +00:00
nsContainerFrame.cpp Backing out patch for bug 94687 due to regressions 2005-09-29 20:35:06 +00:00
nsContainerFrame.h Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman. 2005-09-19 02:15:54 +00:00
nsFirstLetterFrame.cpp
nsFrame.cpp Bug 304891 Using ctrl+right arrow in textarea, first word after hard line break is skipped 2005-09-19 05:16:25 +00:00
nsFrame.h Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman. 2005-09-19 02:15:54 +00:00
nsFrameFrame.cpp This fixes the NS_PRINTING configure option which got broken at some point. b=308629 r/sr=jst@mozilla.org 2005-09-16 02:25:37 +00:00
nsFrameList.cpp Bug 280987. Remove aPresContext from nsIFrameDebug::List. r+sr=roc, patch by Vidar Braut Harr. 2005-09-06 21:34:50 +00:00
nsFrameList.h Bug 280987. Remove aPresContext from nsIFrameDebug::List. r+sr=roc, patch by Vidar Braut Harr. 2005-09-06 21:34:50 +00:00
nsFrameSetFrame.cpp Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-24 18:43:15 +00:00
nsFrameSetFrame.h Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman. 2005-09-19 02:15:54 +00:00
nsFrameUtil.cpp
nsGfxScrollFrame.cpp Bug 278739 Reloading a page whose length changes should not cause scroll position to change 2005-09-18 14:50:26 +00:00
nsGfxScrollFrame.h Bug 306222. Make nsIFrame::GetContentAndOffsetsFromPoint, and nsIFrameSelection::HandleDrag, take coordinates relative to the current frame, not some random view. r+sr=roc,patch by Eli Friedman 2005-09-04 20:04:23 +00:00
nsHTMLCanvasFrame.cpp Bug 280987. Remove aPresContext from nsIFrameDebug::List. r+sr=roc, patch by Vidar Braut Harr. 2005-09-06 21:34:50 +00:00
nsHTMLCanvasFrame.h Bug 280987. Remove aPresContext from nsIFrameDebug::List. r+sr=roc, patch by Vidar Braut Harr. 2005-09-06 21:34:50 +00:00
nsHTMLContainerFrame.cpp
nsHTMLContainerFrame.h
nsHTMLFrame.cpp Bug 309099. Entire client area should not be repainted for each focus move. Patch by Robert O'Callahan (roc). r=aaronlev, sr=neil 2005-09-29 13:16:46 +00:00
nsHTMLParts.h Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-24 18:43:15 +00:00
nsHTMLReflowCommand.cpp
nsHTMLReflowCommand.h
nsHTMLReflowMetrics.h
nsHTMLReflowState.cpp Base factor line-height values on the same concept of font size as em-based line-height values. b=196270 r+sr=bzbarsky 2005-08-29 19:30:06 +00:00
nsHTMLReflowState.h
nsIAnonymousContentCreator.h
nsICanvasFrame.h
nsIFrame.h Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman. 2005-09-19 02:15:54 +00:00
nsIFrameDebug.h Bug 280987. Remove aPresContext from nsIFrameDebug::List. r+sr=roc, patch by Vidar Braut Harr. 2005-09-06 21:34:50 +00:00
nsIFrameFrame.h
nsIFrameUtil.h
nsIImageFrame.h
nsILineIterator.h
nsImageFrame.cpp Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-24 18:43:15 +00:00
nsImageFrame.h Implement :-moz-broken, :-moz-user-disabled, and :-moz-suppressed 2005-09-18 18:05:40 +00:00
nsImageMap.cpp Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-24 18:43:15 +00:00
nsImageMap.h
nsInlineFrame.cpp Bug 308517. Crash when browse with images off and screen reader running. r+sr=bryner 2005-09-15 21:13:00 +00:00
nsInlineFrame.h
nsIntervalSet.cpp
nsIntervalSet.h
nsIObjectFrame.h bug 1156 2005-09-21 19:14:30 +00:00
nsIPageSequenceFrame.h
nsIScrollableFrame.h
nsIScrollableViewProvider.h
nsIStatefulFrame.h
nsLeafFrame.cpp
nsLeafFrame.h
nsLineBox.cpp Bug 280987. Remove aPresContext from nsIFrameDebug::List. r+sr=roc, patch by Vidar Braut Harr. 2005-09-06 21:34:50 +00:00
nsLineBox.h Bug 280987. Remove aPresContext from nsIFrameDebug::List. r+sr=roc, patch by Vidar Braut Harr. 2005-09-06 21:34:50 +00:00
nsLineLayout.cpp Implement HTML4 align=middle according to spec. Correct the DOM attribute value mapping for some of the other values as well. b=192077 r+sr=dbaron 2005-08-30 22:46:45 +00:00
nsLineLayout.h
nsObjectFrame.cpp make sure Mac plugins get SetWindow() called when the clip rect changes. This causes SetWindow() to get called for plugins in a tab which is hidden. Patch by Simon Fraser. b=298961 r=josh sr=jst 2005-09-28 22:40:49 +00:00
nsObjectFrame.h bug 1156 2005-09-21 19:14:30 +00:00
nsPageContentFrame.cpp
nsPageContentFrame.h
nsPageFrame.cpp
nsPageFrame.h
nsPlaceholderFrame.cpp Bug 280987. Remove aPresContext from nsIFrameDebug::List. r+sr=roc, patch by Vidar Braut Harr. 2005-09-06 21:34:50 +00:00
nsPlaceholderFrame.h Bug 308710. Create accessibles for out of flow frames. r+sr=bryner 2005-09-22 21:59:06 +00:00
nsReflowPath.cpp
nsReflowPath.h
nsReflowType.h
nsSelection.cpp Bug 308017 - Bidi: up/down-arrow sometimes behave incorrectly after switching keyboard layout. patch from Uri Bernstein <uriber@gmail.com>, r=smontagu, sr=roc. 2005-09-18 14:18:28 +00:00
nsSimplePageSequence.cpp
nsSimplePageSequence.h
nsSpaceManager.cpp
nsSpaceManager.h
nsSpacerFrame.cpp
nsSplittableFrame.cpp
nsSplittableFrame.h
nsTextFrame.cpp Avoing crashing due to outdated text pointers by never poking at dirty text frames, b=307875, r+sr=bzbarsky 2005-09-27 02:47:17 +00:00
nsTextFrame.h Bug 306895, Triple click should select lines, not paragraphs, in white-space: -moz-pre-wrap;, p=uriber@gmail.com, r/sr=roc 2005-09-18 12:41:40 +00:00
nsTextTransformer.cpp Fix for bug 306363 (Clean up nsContentUtils service getters). r/sr=bz. 2005-09-11 10:08:43 +00:00
nsTextTransformer.h Bug 304891 Using ctrl+right arrow in textarea, first word after hard line break is skipped 2005-09-19 05:16:25 +00:00
nsViewportFrame.cpp Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman. 2005-09-19 02:15:54 +00:00
nsViewportFrame.h Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman. 2005-09-19 02:15:54 +00:00
punct_marks.ccmap