This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ef252a73caee5c8b7876dff71ffb97dfcbedad49
Mozilla
/
mozilla
/
layout
/
generic
History
Olli.Pettay%helsinki.fi
2f70498fdd
Bug 405783, r+sr=roc, a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@247229 18797224-902f-48f8-a5cc-f745e15eee43
2008-03-06 20:10:00 +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
…
nsAbsoluteContainingBlock.cpp
…
nsAbsoluteContainingBlock.h
…
nsAreaFrame.cpp
…
nsAreaFrame.h
…
nsAutoCopyListener.h
…
nsBidiFrames.cpp
…
nsBidiFrames.h
…
nsBlockBandData.cpp
…
nsBlockBandData.h
…
nsBlockDebugFlags.h
…
nsBlockFrame.cpp
Bug 346405. Let nsColumnSetFrame::GetContentInsertionFrame return nsnull when there is unexpectedly no child, instead of crashing. r+sr=dbaron,a=dveditz
2008-01-26 06:36:29 +00:00
nsBlockFrame.h
Improve detection of blocks with first-letter style, so that we're always in a
2007-08-22 17:31:26 +00:00
nsBlockReflowContext.cpp
…
nsBlockReflowContext.h
…
nsBlockReflowState.cpp
…
nsBlockReflowState.h
…
nsBRFrame.cpp
…
nsBulletFrame.cpp
…
nsBulletFrame.h
…
nsColumnSetFrame.cpp
Bug 346405. Let nsColumnSetFrame::GetContentInsertionFrame return nsnull when there is unexpectedly no child, instead of crashing. r+sr=dbaron,a=dveditz
2008-01-26 06:36:29 +00:00
nsContainerFrame.cpp
Improve detection of blocks with first-letter style, so that we're always in a
2007-08-22 17:31:26 +00:00
nsContainerFrame.h
…
nsDummyLayoutRequest.h
…
nsFirstLetterFrame.cpp
…
nsFrame.cpp
Bug 405783, r+sr=roc, a=dveditz
2008-03-06 20:10:00 +00:00
nsFrame.h
…
nsFrameFrame.cpp
Bug 406686, close popups on blur, r=roc, sr+a=dveditz
2008-02-15 19:47:13 +00:00
nsFrameList.cpp
Bug 368863. Reparent floats when their placeholders are pulled through inlines. r+sr=dbaron,a=dveditz
2007-07-03 03:02:59 +00:00
nsFrameList.h
Bug 368863. Reparent floats when their placeholders are pulled through inlines. r+sr=dbaron,a=dveditz
2007-07-03 03:02:59 +00:00
nsFrameSetFrame.cpp
…
nsFrameSetFrame.h
…
nsFrameUtil.cpp
…
nsGfxScrollFrame.cpp
fixing bustage
2008-01-23 03:22:22 +00:00
nsGfxScrollFrame.h
…
nsHTMLCanvasFrame.cpp
…
nsHTMLCanvasFrame.h
…
nsHTMLContainerFrame.cpp
…
nsHTMLContainerFrame.h
…
nsHTMLFrame.cpp
…
nsHTMLParts.h
…
nsHTMLReflowCommand.cpp
…
nsHTMLReflowCommand.h
…
nsHTMLReflowMetrics.h
…
nsHTMLReflowState.cpp
…
nsHTMLReflowState.h
…
nsIAnonymousContentCreator.h
…
nsICanvasFrame.h
…
nsIFrame.h
…
nsIFrameDebug.h
…
nsIFrameFrame.h
…
nsIFrameUtil.h
…
nsIImageFrame.h
…
nsILineIterator.h
…
nsImageFrame.cpp
…
nsImageFrame.h
…
nsImageMap.cpp
Bug 400421 - Make nsImageMaps observe the PresShell instead of the Document. r+sr=dbaron, a=dveditz
2007-10-23 23:54:40 +00:00
nsImageMap.h
…
nsInlineFrame.cpp
Merge from trunk to fix crash when zooming. b=415827 r+sr=roc approval1.8.1.13=dveditz
2008-02-13 02:16:45 +00:00
nsInlineFrame.h
Bug 368863. Reparent floats when their placeholders are pulled through inlines. r+sr=dbaron,a=dveditz
2007-07-03 03:02:59 +00:00
nsIntervalSet.cpp
…
nsIntervalSet.h
…
nsIObjectFrame.h
…
nsIPageSequenceFrame.h
…
nsIScrollableFrame.h
…
nsIScrollableViewProvider.h
…
nsIStatefulFrame.h
…
nsLeafFrame.cpp
…
nsLeafFrame.h
…
nsLineBox.cpp
…
nsLineBox.h
…
nsLineLayout.cpp
…
nsLineLayout.h
Bug 368863. Reparent floats when their placeholders are pulled through inlines. r+sr=dbaron,a=dveditz
2007-07-03 03:02:59 +00:00
nsObjectFrame.cpp
Fix issues with focusIn/focusOut events sent to plugins when switching tabs. b=397707 r=Olli.Pettay sr=jst a=dveditz
2007-11-08 00:08:10 +00:00
nsObjectFrame.h
…
nsPageContentFrame.cpp
…
nsPageContentFrame.h
…
nsPageFrame.cpp
…
nsPageFrame.h
…
nsPlaceholderFrame.cpp
…
nsPlaceholderFrame.h
…
nsReflowPath.cpp
…
nsReflowPath.h
…
nsReflowType.h
…
nsSelection.cpp
Bug 405783, r+sr=roc, a=dveditz
2008-03-06 20:10:00 +00:00
nsSimplePageSequence.cpp
…
nsSimplePageSequence.h
…
nsSpaceManager.cpp
Bug 391412 - "Regression in float layout causing "clear:" to be ignored" [p=elif r+sr=roc a=dveditz]
2007-10-22 22:47:44 +00:00
nsSpaceManager.h
…
nsSpacerFrame.cpp
…
nsSplittableFrame.cpp
…
nsSplittableFrame.h
…
nsTextFrame.cpp
Move NOTIFY_OBSERVERS to the end of nsBindingManager::ContentRemoved (and avoid early returns so we get to it). Also, backport the fix in bug 375299 to the branch. b=382376 Patch by Daniel Holbert <dholbert@mozilla.com>. r=bzbarsky sr=sicking a=dveditz
2007-09-19 01:45:40 +00:00
nsTextFrame.h
…
nsTextTransformer.cpp
…
nsTextTransformer.h
…
nsViewportFrame.cpp
…
nsViewportFrame.h
…
punct_marks.ccmap
…