gecko-dev/layout/generic
2006-01-16 03:28:20 +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 Bug 323291. Repaint reflowed absolute frames that changed size without changing their view size. r+sr=bzbarsky 2006-01-16 03:28:20 +00:00
nsAbsoluteContainingBlock.h Bug 321294: Remove unused ReplaceFrame codepaths. 2006-01-10 22:58:37 +00:00
nsAreaFrame.cpp Bug 313817. DeCOMtaminate a bunch of NS_New*Frame functions. patch by Marc Liddell, r+sr=roc 2005-10-26 21:46:39 +00:00
nsAreaFrame.h Bug 313817. DeCOMtaminate a bunch of NS_New*Frame functions. patch by Marc Liddell, r+sr=roc 2005-10-26 21:46:39 +00:00
nsAutoCopyListener.h
nsBidiFrames.cpp Fix merge bustage for bug 313309 2005-12-12 21:23:47 +00:00
nsBidiFrames.h Fix merge bustage for bug 313309 2005-12-12 21:23:47 +00:00
nsBlockBandData.cpp Bug 312777. Don't pass negative-margin-box floats to the space manager; correct them and preserve the right margin-edge on left floats and the left margin-edge on right floats. r+sr=dbaron 2005-11-01 01:16:45 +00:00
nsBlockBandData.h
nsBlockDebugFlags.h
nsBlockFrame.cpp Bug 312550: Incorrect wrapping in RTL textarea with horizontal scrollbar. r=smontagu, sr=roc 2005-12-14 14:33:17 +00:00
nsBlockFrame.h Bug 316281. Rework GetContentAndOffsetsFromPoint. r=uriber,sr=roc,patch by Eli Friedman 2005-12-07 23:08:39 +00:00
nsBlockReflowContext.cpp
nsBlockReflowContext.h
nsBlockReflowState.cpp Bug 106386 Correct misspellings in source code 2005-11-20 22:05:24 +00:00
nsBlockReflowState.h
nsBRFrame.cpp Bug 316281. Rework GetContentAndOffsetsFromPoint. r=uriber,sr=roc,patch by Eli Friedman 2005-12-07 23:08:39 +00:00
nsBulletFrame.cpp
nsBulletFrame.h
nsColumnSetFrame.cpp Bug 106386 Correct misspellings in source code 2005-11-20 22:05:24 +00:00
nsContainerFrame.cpp Bug 321294: Remove unused ReplaceFrame codepaths. 2006-01-10 22:58:37 +00:00
nsContainerFrame.h Bug 321294: Remove unused ReplaceFrame codepaths. 2006-01-10 22:58:37 +00:00
nsFirstLetterFrame.cpp Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell 2005-11-04 02:38:33 +00:00
nsFrame.cpp Bug 321294: Remove unused ReplaceFrame codepaths. 2006-01-10 22:58:37 +00:00
nsFrame.h Bug 321294: Remove unused ReplaceFrame codepaths. 2006-01-10 22:58:37 +00:00
nsFrameFrame.cpp Bug 321504 Remove unneeded uses of nsIDocumentLoader 2005-12-26 16:45:59 +00:00
nsFrameList.cpp Bug 321294: Remove unused ReplaceFrame codepaths. 2006-01-10 22:58:37 +00:00
nsFrameList.h Bug 321294: Remove unused ReplaceFrame codepaths. 2006-01-10 22:58:37 +00:00
nsFrameSetFrame.cpp Bug 321504 Remove unneeded uses of nsIDocumentLoader 2005-12-26 16:45:59 +00:00
nsFrameSetFrame.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
nsFrameUtil.cpp
nsGfxScrollFrame.cpp Bug 321294: Remove unused ReplaceFrame codepaths. 2006-01-10 22:58:37 +00:00
nsGfxScrollFrame.h Bug 321294: Remove unused ReplaceFrame codepaths. 2006-01-10 22:58:37 +00:00
nsHTMLCanvasFrame.cpp Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell 2005-11-01 20:40:54 +00:00
nsHTMLCanvasFrame.h Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell 2005-11-01 20:40:54 +00:00
nsHTMLContainerFrame.cpp
nsHTMLContainerFrame.h
nsHTMLFrame.cpp Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
nsHTMLParts.h Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell 2005-11-04 02:38:33 +00:00
nsHTMLReflowCommand.cpp
nsHTMLReflowCommand.h
nsHTMLReflowMetrics.h
nsHTMLReflowState.cpp Use IsContainingBlock rather than testing for block frame when looking for the placeholder's containing block for auto offsets; for non-blocks, just use the placeholder Y coordinate for auto-top. b=253479 r+sr=roc 2005-12-21 03:30:28 +00:00
nsHTMLReflowState.h Use IsContainingBlock rather than testing for block frame when looking for the placeholder's containing block for auto offsets; for non-blocks, just use the placeholder Y coordinate for auto-top. b=253479 r+sr=roc 2005-12-21 03:30:28 +00:00
nsIAnonymousContentCreator.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
nsICanvasFrame.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
nsIFrame.h Bug 321294: Remove unused ReplaceFrame codepaths. 2006-01-10 22:58:37 +00:00
nsIFrameDebug.h Bug 106386 Correct misspellings in source code 2005-11-20 22:05:24 +00:00
nsIFrameFrame.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
nsIFrameUtil.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
nsIImageFrame.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
nsILineIterator.h Bug 106386 Correct misspellings in source code 2005-11-20 22:05:24 +00:00
nsImageFrame.cpp Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
nsImageFrame.h
nsImageMap.cpp Bug 312592: Reduce amount of duplicated code in html contentsink. 2005-11-10 15:51:10 +00:00
nsImageMap.h Bug 312592: Reduce amount of duplicated code in html contentsink. 2005-11-10 15:51:10 +00:00
nsInlineFrame.cpp Bug 321294: Remove unused ReplaceFrame codepaths. 2006-01-10 22:58:37 +00:00
nsInlineFrame.h Bug 321294: Remove unused ReplaceFrame codepaths. 2006-01-10 22:58:37 +00:00
nsIntervalSet.cpp
nsIntervalSet.h
nsIObjectFrame.h Fix merge bustage for bug 313309 2005-12-12 21:23:47 +00:00
nsIPageSequenceFrame.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
nsIScrollableFrame.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
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 Don't store the "normal" frame state for the root scrollframe, for now. Bug 2005-12-06 23:56:17 +00:00
nsLeafFrame.cpp
nsLeafFrame.h
nsLineBox.cpp Caret skips blank line using down-arrow key in preformatted text (e.g. View Source). Bug 298690, patch by Uri Bernstein <uriber@gmail.com>, r+sr=roc 2005-10-30 13:05:45 +00:00
nsLineBox.h Bug 106386 Correct misspellings in source code 2005-11-20 22:05:24 +00:00
nsLineLayout.cpp Bug 106386 Correct misspellings in source code 2005-11-20 22:05:24 +00:00
nsLineLayout.h
nsObjectFrame.cpp Bug 322052 Fix document handling in nsObjectFrame.cpp 2006-01-02 15:54:24 +00:00
nsObjectFrame.h bug 322052 remove now-unused mFullURL r+sr=bz 2006-01-02 18:57:14 +00:00
nsPageContentFrame.cpp Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell 2005-11-04 02:38:33 +00:00
nsPageContentFrame.h Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell 2005-11-04 02:38:33 +00:00
nsPageFrame.cpp Bug 319115. Move nsTextFrame interfaces around so nsTextFrame.h can go away. Preparation for forking nsTextFrame. patch by Stephen Blackheath, r+sr=roc 2005-12-06 00:32:52 +00:00
nsPageFrame.h Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell 2005-11-04 02:38:33 +00:00
nsPlaceholderFrame.cpp Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell 2005-11-04 02:38:33 +00:00
nsPlaceholderFrame.h Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell 2005-11-04 02:38:33 +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 Don't store or use a widget in the delayed caret data; it's not important, and it might have been destroyed. b=307989 r+sr=roc 2005-12-16 04:58:33 +00:00
nsSimplePageSequence.cpp Remove unsed code. Bug 307111, r+sr=roc 2005-12-11 20:40:07 +00:00
nsSimplePageSequence.h Remove unsed code. Bug 307111, r+sr=roc 2005-12-11 20:40:07 +00:00
nsSpaceManager.cpp Bug 106386 Correct misspellings in source code 2005-11-20 22:05:24 +00:00
nsSpaceManager.h
nsSpacerFrame.cpp Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell 2005-11-01 20:40:54 +00:00
nsSplittableFrame.cpp
nsSplittableFrame.h
nsTextFrame.cpp Bug 321487: Crash when moving caret backwards over text frame consisting of a single CR [nsTextFrame::PeekOffset]. r=rbs sr=bzbarsky 2005-12-27 15:15:40 +00:00
nsTextTransformer.cpp
nsTextTransformer.h Bug 106386 Correct misspellings in source code 2005-11-20 22:05:24 +00:00
nsViewportFrame.cpp Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell 2005-11-04 02:38:33 +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