.. |
.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 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsAbsoluteContainingBlock.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsAreaFrame.cpp
|
|
|
nsAreaFrame.h
|
|
|
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
|
|
|
nsBlockBandData.h
|
|
|
nsBlockDebugFlags.h
|
|
|
nsBlockFrame.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsBlockFrame.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsBlockReflowContext.cpp
|
|
|
nsBlockReflowContext.h
|
|
|
nsBlockReflowState.cpp
|
Fix bug 303039 -- make sure to get the right max-width even if we have no
|
2006-02-03 18:50:41 +00:00 |
nsBlockReflowState.h
|
|
|
nsBRFrame.cpp
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsBulletFrame.cpp
|
Fix leak bug 324969 -- make sure to call virtual destructors.
|
2006-01-29 18:48:58 +00:00 |
nsBulletFrame.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsColumnSetFrame.cpp
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsContainerFrame.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsContainerFrame.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsFirstLetterFrame.cpp
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsFrame.cpp
|
Bug 327868: nsIFrameSelection cleanup. r+sr=roc
|
2006-02-21 00:49:04 +00:00 |
nsFrame.h
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsFrameFrame.cpp
|
Bug 324915 -- fix crash printing iframes by adding null check. r+sr=roc.
|
2006-02-03 04:51:48 +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
|
Fix leak bug 324969 -- make sure to call virtual destructors.
|
2006-01-29 18:48:58 +00:00 |
nsFrameSetFrame.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsFrameUtil.cpp
|
|
|
nsGfxScrollFrame.cpp
|
Bug 78087. Propagate the canvas background to be the background of the entire viewport so it z-orders correctly in the viewport's stacking context. r+sr=dbaron
|
2006-02-05 20:52:13 +00:00 |
nsGfxScrollFrame.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsHTMLCanvasFrame.cpp
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsHTMLCanvasFrame.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsHTMLContainerFrame.cpp
|
Fix leak bug 324969 -- make sure to call virtual destructors.
|
2006-01-29 18:48:58 +00:00 |
nsHTMLContainerFrame.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsHTMLFrame.cpp
|
Bug 253076 make clicks on canvas go into standard frame selection code. r=bzbarsky,sr=roc
|
2006-02-04 00:23:49 +00:00 |
nsHTMLParts.h
|
Bug 323946. nsFieldSetFrame doesn't need to support having a space manager. r+sr=dbaron
|
2006-01-22 23:20:56 +00:00 |
nsHTMLReflowCommand.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
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 327868: nsIFrameSelection cleanup. r+sr=roc
|
2006-02-21 00:49:04 +00:00 |
nsIFrameDebug.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +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
|
Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
|
2006-02-02 20:02:34 +00:00 |
nsImageFrame.h
|
Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
|
2006-02-02 20:02:34 +00:00 |
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 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsInlineFrame.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +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 326157: Get rid of unnecessary clipping code. r+sr=roc.
|
2006-02-07 02:22:06 +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
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsLeafFrame.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsLineBox.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +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 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsObjectFrame.h
|
bug 322414
|
2006-02-02 19:29:10 +00:00 |
nsPageContentFrame.cpp
|
Bug 326157: Get rid of unnecessary clipping code. r+sr=roc.
|
2006-02-07 02:22:06 +00:00 |
nsPageContentFrame.h
|
Bug 326157: Get rid of unnecessary clipping code. r+sr=roc.
|
2006-02-07 02:22:06 +00:00 |
nsPageFrame.cpp
|
Bug 326157: Get rid of unnecessary clipping code. r+sr=roc.
|
2006-02-07 02:22:06 +00:00 |
nsPageFrame.h
|
Bug 326157: Get rid of unnecessary clipping code. r+sr=roc.
|
2006-02-07 02:22:06 +00:00 |
nsPlaceholderFrame.cpp
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsPlaceholderFrame.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +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 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsSimplePageSequence.cpp
|
Bug 326157: Get rid of unnecessary clipping code. r+sr=roc.
|
2006-02-07 02:22:06 +00:00 |
nsSimplePageSequence.h
|
Bug 326157: Get rid of unnecessary clipping code. r+sr=roc.
|
2006-02-07 02:22:06 +00:00 |
nsSpaceManager.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsSpaceManager.h
|
|
|
nsSpacerFrame.cpp
|
|
|
nsSplittableFrame.cpp
|
|
|
nsSplittableFrame.h
|
|
|
nsTextFrame.cpp
|
Bug 327868: nsIFrameSelection cleanup. r+sr=roc
|
2006-02-21 00:49:04 +00:00 |
nsTextTransformer.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsTextTransformer.h
|
Point Arabic lam alef pairs to lam-alef ligatures. Bug 308020, r+sr=roc
|
2006-02-12 09:43:18 +00:00 |
nsViewportFrame.cpp
|
Bug 78087. Propagate the canvas background to be the background of the entire viewport so it z-orders correctly in the viewport's stacking context. r+sr=dbaron
|
2006-02-05 20:55:47 +00:00 |
nsViewportFrame.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
punct_marks.ccmap
|
|
|