.. |
crashtests
|
Bug 413048. Disable float breaking in columns. r+sr=dbaron
|
2008-08-12 21:32:10 +12:00 |
test
|
Testcase for bug 448860.
|
2008-08-04 14:45:56 +02:00 |
broken-image.gif
|
Bug 240463 - "We need up-to-date artwork for the icons of loading-images and broken-images" [p=Iconfactory ui-r=faaborg ui-r+a1.9=beltzner]
|
2008-04-23 22:53:41 -07:00 |
folder.png
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
loading-image.gif
|
Bug 240463 - "We need up-to-date artwork for the icons of loading-images and broken-images" [p=Iconfactory ui-r=faaborg ui-r+a1.9=beltzner]
|
2008-04-23 22:53:41 -07:00 |
Makefile.in
|
merge with mozilla-central
|
2008-08-16 03:39:26 -04:00 |
nsAbsoluteContainingBlock.cpp
|
Bug 159914 – Printing a div's content "eats" a few line down the first page
|
2008-08-04 13:19:53 +02:00 |
nsAbsoluteContainingBlock.h
|
fix use of DEBUG-only data member, bug=154892 r+sr+a=roc
|
2007-10-02 01:29:23 -07:00 |
nsAreaFrame.cpp
|
|
|
nsAreaFrame.h
|
|
|
nsAutoCopyListener.h
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
nsBidiFrames.cpp
|
Remove nsDirectionalFrame::QueryInterface(), add GetFrameName(), and some other minor cleanup. b=385921 r+sr=dbaron
|
2007-07-22 07:43:23 -07:00 |
nsBidiFrames.h
|
Remove nsDirectionalFrame::QueryInterface(), add GetFrameName(), and some other minor cleanup. b=385921 r+sr=dbaron
|
2007-07-22 07:43:23 -07:00 |
nsBlockBandData.cpp
|
Bug 92543 - BandRect.mFrames should be created as an nsAutoVoidArray, patch by Alfred Kayser, r+sr=roc, a=dbaron
|
2007-08-30 08:29:06 -07:00 |
nsBlockBandData.h
|
|
|
nsBlockDebugFlags.h
|
|
|
nsBlockFrame.cpp
|
Bug 449362 - "Table border is rendered incorrectly when the table cell size changes due to javascript." [r+sr=roc]
|
2008-08-20 01:45:29 -05:00 |
nsBlockFrame.h
|
Implement text-shadow rendering (bug 10713). r+sr=roc. Relanding with fixes to make tests pass on Mac
|
2008-06-13 10:02:32 +12:00 |
nsBlockReflowContext.cpp
|
Bug 409331. Instead of QIing to nsBlockFrame in various places, call an nsLayoutUtils method to do it. r+sr=roc
|
2008-07-14 10:10:23 +12:00 |
nsBlockReflowContext.h
|
consider relevant overflow when balancing columns (fixes various crashes and hangs) b=404215 r+sr=roc a=beltzner
|
2008-04-18 00:40:35 -07:00 |
nsBlockReflowState.cpp
|
Bug 413048. Disable float breaking in columns. r+sr=dbaron
|
2008-08-12 21:32:10 +12:00 |
nsBlockReflowState.h
|
Allow floats to be placed on the current line even after nonzero-width inline content has been placed. Fixes an Acid3 layout bug. r+sr=dbaron
|
2008-06-11 11:53:22 +12:00 |
nsBRFrame.cpp
|
Change the binding parent for native anonymous content to work like the binding parent for XBL anonymous content, and be the parent of the anonymous content subtree rather than the root of the anonymous content subtree. (Bug 436453) r=bzbarsky,smaug,surkov sr=bzbarsky
|
2008-07-22 21:50:20 -07:00 |
nsBulletFrame.cpp
|
Bug 420351. Don't let empty list-bullets make a line non-empty. r+sr=dbaron
|
2008-03-11 17:46:18 -07:00 |
nsBulletFrame.h
|
Bug 420351. Don't let empty list-bullets make a line non-empty. r+sr=dbaron
|
2008-03-11 17:46:18 -07:00 |
nsColumnSetFrame.cpp
|
Bug 449362 - "Table border is rendered incorrectly when the table cell size changes due to javascript." [r+sr=roc]
|
2008-08-20 01:45:29 -05:00 |
nsContainerFrame.cpp
|
Implement Aero Glass effect support - bug 418454 r=vlad r=roc
|
2008-08-12 17:44:14 -07:00 |
nsContainerFrame.h
|
Bug 398332. Merge reflow statuses from out-of-flow frames more carefully so that we don't lose information about the primary reflow. r=fantasai,r+sr=dbaron,a=shaver
|
2008-05-28 06:39:41 -07:00 |
nsFirstLetterFrame.cpp
|
Bug 419285. nsCSSFrameConstructor should stop looking for first-letter content after a <br>. r+sr=dbaron
|
2008-07-29 22:02:00 -07:00 |
nsFirstLetterFrame.h
|
Bug 426772 Floated first-letter generates too tall box r+sr=roc, a1.9=beltzner
|
2008-04-11 01:44:58 -07:00 |
nsFrame.cpp
|
Bug 449362 - "Table border is rendered incorrectly when the table cell size changes due to javascript." [r+sr=roc]
|
2008-08-20 01:45:29 -05:00 |
nsFrame.h
|
Bug 449362 - "Table border is rendered incorrectly when the table cell size changes due to javascript." [r+sr=roc]
|
2008-08-20 01:45:29 -05:00 |
nsFrameFrame.cpp
|
Bug 449362 - "Table border is rendered incorrectly when the table cell size changes due to javascript." [r+sr=roc]
|
2008-08-20 01:45:29 -05:00 |
nsFrameList.cpp
|
Plug a nsLineIterator leak. b=414740 r+sr=roc a=blocking1.9
|
2008-02-06 10:21:29 -08:00 |
nsFrameList.h
|
Bug 411870. nsBidiPresUtils needs to track the current line across block continuation boundaries. r=smontagu
|
2008-01-29 15:39:39 -08:00 |
nsFrameSelection.h
|
Backed out changeset 4b2c67fe7e6b (relanding bug 449168)
|
2008-08-13 21:18:02 -07:00 |
nsFrameSetFrame.cpp
|
Bug 425551 - "Fix async DOM events from keeping link elements alive past unlink". r+sr=sicking, a=beltzner.
|
2008-04-11 10:29:06 -07:00 |
nsFrameSetFrame.h
|
|
|
nsFrameUtil.cpp
|
|
|
nsGfxScrollFrame.cpp
|
Bug 56488 - Down scroll arrow hidden, draws behind resize widget when neither Status Bar nor horizontal scrollbar are displayed. r+sr=roc.
|
2008-08-08 18:11:54 +02:00 |
nsGfxScrollFrame.h
|
Bug 444690. Scrollframes should call the superclass InvalidateInternal so that generic invalidation hooks work. r+sr=dbaron
|
2008-07-14 10:21:11 +12:00 |
nsHTMLCanvasFrame.cpp
|
b=406458; code cleanup: add new ThebesContext() call as opposed to NATIVE_THEBES_CONTEXT hackery, r=stuart
|
2007-12-18 15:01:15 -08:00 |
nsHTMLCanvasFrame.h
|
Implement correct intrinsic width calculation (for container) for elements with specified height properties and an intrinsic ratio. b=364066 r+sr=bzbarsky
|
2007-06-12 11:27:09 -07:00 |
nsHTMLContainerFrame.cpp
|
Bug 212633 - "Add support for CSS3 box-shadow" (parsing support) [p=ventnor.bugzilla@gmail.com (Michael Ventnor) r+sr=dbaron]
|
2008-07-07 19:56:52 -05:00 |
nsHTMLContainerFrame.h
|
Implement text-shadow rendering (bug 10713). r+sr=roc. Relanding with fixes to make tests pass on Mac
|
2008-06-13 10:02:32 +12:00 |
nsHTMLFrame.cpp
|
Bug 446498 – use new border rendering for focus rectangles, and strip dead code. r+sr=vlad
|
2008-08-06 12:33:18 +02:00 |
nsHTMLParts.h
|
Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky
|
2008-08-18 13:16:42 +12:00 |
nsHTMLReflowMetrics.h
|
|
|
nsHTMLReflowState.cpp
|
Delete nsLayoutUtils::GetAbsoluteCoord(); fold logic into callers and simplify. (Bug 437335) r+sr=dbaron
|
2008-07-17 16:37:12 -07:00 |
nsHTMLReflowState.h
|
Delete nsLayoutUtils::GetAbsoluteCoord(); fold logic into callers and simplify. (Bug 437335) r+sr=dbaron
|
2008-07-17 16:37:12 -07:00 |
nsIAnonymousContentCreator.h
|
Address nits in patch for bug 257868. r+sr=roc
|
2007-07-23 18:19:43 -07:00 |
nsICanvasFrame.h
|
|
|
nsIFrame.h
|
Bug 449362 - "Table border is rendered incorrectly when the table cell size changes due to javascript." [r+sr=roc]
|
2008-08-20 01:45:29 -05:00 |
nsIFrameDebug.h
|
|
|
nsIFrameFrame.h
|
Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst
|
2008-08-11 09:38:43 +01:00 |
nsIFrameUtil.h
|
|
|
nsIImageFrame.h
|
|
|
nsILineIterator.h
|
|
|
nsImageFrame.cpp
|
Paint a focus ring for <area shape="default">. b=448987 r+sr=roc
|
2008-08-07 16:44:04 +02:00 |
nsImageFrame.h
|
Bug 368554 - "[quirks] Image inside table inside table-cell with small width is wrapped" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+]
|
2007-12-03 01:24:49 -08:00 |
nsImageMap.cpp
|
Paint a focus ring for <area shape="default">. b=448987 r+sr=roc
|
2008-08-07 16:44:04 +02:00 |
nsImageMap.h
|
Paint a focus ring for <area shape="default">. b=448987 r+sr=roc
|
2008-08-07 16:44:04 +02:00 |
nsInlineFrame.cpp
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 23:30:25 -07:00 |
nsInlineFrame.h
|
Bug 408656: Make nsPositionedInlineFrame::NeedsView return true (to ensure that abs-positioned frames inside of it will get their views positioned) r+sr=bz a=blocking1.9
|
2008-01-04 18:11:20 -08:00 |
nsIntervalSet.cpp
|
Bug 393490. When subsuming an interval, we need to merge its beginning into the current interval as well as its end, because it might start before the current interval. r+sr=dbaron
|
2008-02-21 17:02:52 -08:00 |
nsIntervalSet.h
|
|
|
nsIObjectFrame.h
|
Fixing bug 410946. Prevent plugins from being destroyed while there's code from those plugins on the stack. r+sr=bzbarsky@mit.edu, a=beltzner@mozilla.com
|
2008-02-28 18:06:00 -08:00 |
nsIPageSequenceFrame.h
|
|
|
nsIScrollableFrame.h
|
Bug 425253. Propagate reflow-depth tracking through XUL box layout. r+sr=dbaron,a=damon
|
2008-04-09 21:39:41 -07:00 |
nsIScrollableViewProvider.h
|
|
|
nsIStatefulFrame.h
|
|
|
nsLeafFrame.cpp
|
Relanding bug 412679. r+sr=dbaron
|
2008-01-27 12:24:06 -08:00 |
nsLeafFrame.h
|
Relanding bug 412679. r+sr=dbaron
|
2008-01-27 12:24:06 -08:00 |
nsLineBox.cpp
|
Bug 411870. nsBidiPresUtils needs to track the current line across block continuation boundaries. r=smontagu
|
2008-01-29 15:39:39 -08:00 |
nsLineBox.h
|
Turn "running past end" assertions in nsLineBox.h into aborts (bug 443529). r+sr=dbaron.
|
2008-07-05 18:11:12 -07:00 |
nsLineLayout.cpp
|
Bug 441259. Account for trimmable width when deciding whether we can place a float on the line. Also, only try to place a float at a point where we can have a line break. r+sr=dbaron
|
2008-08-12 21:29:35 +12:00 |
nsLineLayout.h
|
Bug 431341. Include floating first-letter text when we build textruns for a paragraph, because we want nsLineBreaker to see the text for capitalization analysis. Make sure that textrun construction for floating first-letter text uses the block as its scope. And make sure we reconstruct textruns after determining the first-letter length, so that ligatures are broken as necessary. r=smontagu
|
2008-07-29 22:11:26 -07:00 |
nsObjectFrame.cpp
|
Fixed gfxQtFont according to changes in bug 437356 Set up unified font entry object
|
2008-08-09 16:43:08 +03:00 |
nsObjectFrame.h
|
Bug 430450 – vertical stripes in windowless plugins.
|
2008-07-07 14:49:38 +12:00 |
nsPageContentFrame.cpp
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 23:30:25 -07:00 |
nsPageContentFrame.h
|
Bug 411585. Traverse all pages after the current page when painting a page, to locate placeholders that we need to traverse in order to paint out-of-flows on the current page. r+sr=dbaron
|
2008-04-08 06:06:12 -07:00 |
nsPageFrame.cpp
|
bug 433373 - Fix clipping region when printing selections that start later in document (taking page-scaling into account). r+sr=roc
|
2008-06-30 13:46:23 -07:00 |
nsPageFrame.h
|
Bug 427017: Disable page-break-before/after for fixed- & absolutely-positioned elements. Also, fix assertion during an iterator-comparison by handling case where lineBox is in overflow-lines. r=fantasai sr=roc a1.9=beltzner
|
2008-04-11 22:32:49 -07:00 |
nsPlaceholderFrame.cpp
|
Fix build bustage
|
2007-07-17 19:43:12 -07:00 |
nsPlaceholderFrame.h
|
When reparenting placeholders to live under a first-line, don't change their
|
2007-07-17 19:01:32 -07:00 |
nsSelection.cpp
|
Merge commit for bug 210197
|
2008-08-09 19:34:08 +03:00 |
nsSimplePageSequence.cpp
|
bug 433284 - Needed to reposition child views after sliding container frame during print-selection. r+sr=roc
|
2008-06-24 09:30:55 -07:00 |
nsSimplePageSequence.h
|
Bug 404519 - "some margin and edges twips/app units confusion" [p=reg@freebsd.org (Jeremy Lea) / chpe@gnome.org (Christian Persch) r+sr=roc a1.9=schrep]
|
2007-11-20 21:09:58 -08:00 |
nsSpaceManager.cpp
|
Fix leak bug 408883. r+sr=roc, a=sicking
|
2007-12-19 09:44:45 -08:00 |
nsSpaceManager.h
|
Bug 92543 - BandRect.mFrames should be created as an nsAutoVoidArray, patch by Alfred Kayser, r+sr=roc, a=dbaron
|
2007-08-30 08:29:06 -07:00 |
nsSpacerFrame.cpp
|
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
|
2008-01-01 02:11:02 -08:00 |
nsSplittableFrame.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
nsSplittableFrame.h
|
|
|
nsTextFrame.h
|
Bug 450670. Avoid conflicts in textframe state bits, urk. r=smontagu
|
2008-08-16 21:06:21 +12:00 |
nsTextFrameTextRunCache.h
|
Bug 380209. Hooks for a textframe-specific textrun cache startup/shutdown. r+sr=bzbarsky
|
2007-05-09 15:02:29 -07:00 |
nsTextFrameThebes.cpp
|
Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky
|
2008-08-18 13:16:42 +12:00 |
nsTextFrameUtils.cpp
|
Bug 230555. Support white-space:pre-line. r+sr=dbaron
|
2008-08-12 20:31:56 +12:00 |
nsTextFrameUtils.h
|
Bug 230555. Support white-space:pre-line. r+sr=dbaron
|
2008-08-12 20:31:56 +12:00 |
nsTextRunTransformations.cpp
|
Bug 410228. Fix crash when an uppercased szlig has a font-change in the middle of it, r=smontagu
|
2008-01-09 15:33:34 -08:00 |
nsTextRunTransformations.h
|
Bug 403589. Fuse memory allocations in gfxTextRun. r=pavlov
|
2007-11-15 17:43:47 -08:00 |
nsVideoFrame.cpp
|
Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc
|
2008-07-09 20:22:20 +12:00 |
nsVideoFrame.h
|
Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc
|
2008-07-09 20:22:20 +12:00 |
nsViewportFrame.cpp
|
Don't let the pres context's visible area get permanently set to an unconstrained height when we call ResizeReflow with an unconstrained height during SizeToContent. b=371508 r+sr=roc a=blocking1.9+
|
2008-03-12 15:04:45 -07:00 |
nsViewportFrame.h
|
Bug 386801 - nsAbsoluteContainingBlock doesn't need to store a child list name; this shaves four bytes off nsViewportFrame, nsBlockFrame, and nsPositionedInlineFrame. r+sr+a=dbaron
|
2007-08-02 15:44:36 -07:00 |
punct_marks.x-ccmap
|
Fix generation of precompiled cmaps on 64-bit platforms to match what the code expects. (Bug 445626) r=smontagu
|
2008-07-17 16:37:12 -07:00 |