gecko-dev/layout/base
2010-06-08 18:44:33 -07:00
..
crashtests Add a bunch of crashtests 2010-06-08 17:53:08 -07:00
tests Bug 570378 - Add tests for numeric substitution (in Arabic and Persian) in text not in text frames; r=roc 2010-06-08 00:31:52 -04:00
FrameLayerBuilder.cpp Bug 564993. Fix build error, and fix Bas' review comment. 2010-05-24 14:25:58 +12:00
FrameLayerBuilder.h Backed out changeset b37bdb032fe7 2010-05-24 10:53:05 +12:00
FramePropertyTable.cpp
FramePropertyTable.h
Makefile.in Backed out changeset b37bdb032fe7 2010-05-24 10:53:05 +12:00
nsBidi.cpp
nsBidi.h b=566447; add presshell memory reporter; r=bz 2010-05-31 19:19:35 -07:00
nsBidiPresUtils.cpp b=566447; add presshell memory reporter; r=bz 2010-05-31 19:19:35 -07:00
nsBidiPresUtils.h b=566447; add presshell memory reporter; r=bz 2010-05-31 19:19:35 -07:00
nsCaret.cpp
nsCaret.h
nsChangeHint.h
nsChildIterator.cpp
nsChildIterator.h
nsCompatibility.h
nsCounterManager.cpp
nsCounterManager.h
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp Bug 8253. Part 1. Disable first-letter and first-line styles in select elements. r=bzbarsky 2010-06-05 15:29:49 -05:00
nsCSSFrameConstructor.h Additional restyling is needed for :empty + E and :empty ~ E selectors. (Bug 534804) r=bzbarsky 2010-05-14 22:01:45 -07:00
nsCSSRendering.cpp Rename properties and values of background-clip and background-origin to match css3-background. (Bug 549809) r=roc 2010-06-08 18:44:33 -07:00
nsCSSRendering.h Bug 563878. Part 1c. Misc layout cleanup. r=mats 2010-06-05 15:29:49 -05:00
nsCSSRenderingBorders.cpp
nsCSSRenderingBorders.h
nsDisplayList.cpp Bug 563878. Part 1c. Misc layout cleanup. r=mats 2010-06-05 15:29:49 -05:00
nsDisplayList.h Bug 563878. Part 1c. Misc layout cleanup. r=mats 2010-06-05 15:29:49 -05:00
nsDocumentViewer.cpp Bug 559996. Lazy frame construction can sometimes cause a subdocument to not scroll to ref in url. r=jst 2010-05-11 19:30:40 -05:00
nsFrameManager.cpp Add assertions that would catch bug 558943 earlier. r=dbaron 2010-06-08 15:58:26 -04:00
nsFrameManager.h Bug 565809. Move checking for style attribute changes into the cascade level. r=dbaron 2010-05-14 13:04:51 -04:00
nsFrameManagerBase.h
nsFrameTraversal.cpp
nsFrameTraversal.h
nsGenConList.cpp
nsGenConList.h
nsIDocumentViewer.h
nsIDocumentViewerPrint.h
nsIFrameTraversal.h
nsIImageMap.h
nsILayoutDebugger.h
nsILayoutHistoryState.h
nsImageLoader.cpp
nsImageLoader.h
nsIPercentHeightObserver.h
nsIPresShell.h Bug 563878. Part 1b. Make nsIPresShell::RenderNode and nsIRenderingContext::SetClipRegion take an nsIntRegion. r=mats 2010-06-05 15:29:49 -05:00
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp Bug 561959. Replace solid-color ThebesLayers with ColorLayers. r=dbaron 2010-05-13 12:56:11 +12:00
nsLayoutErrors.h
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp Bug 561959. Replace solid-color ThebesLayers with ColorLayers. r=dbaron 2010-05-13 12:56:11 +12:00
nsLayoutUtils.h Bug 563878. Part 1c. Misc layout cleanup. r=mats 2010-06-05 15:29:49 -05:00
nsPresArena.cpp b=566447; add presshell memory reporter; r=bz 2010-05-31 19:19:35 -07:00
nsPresArena.h b=566447; add presshell memory reporter; r=bz 2010-05-31 19:19:35 -07:00
nsPresContext.cpp Bug 504698. Force Cleartype rendering of content on XP based on pref (follow-on). r=jkew 2010-06-09 09:33:13 +09:00
nsPresContext.h b=566447; add presshell memory reporter; r=bz 2010-05-31 19:19:35 -07:00
nsPresShell.cpp Bug 332636 - Handle backspace for Unicode plane 1 characters correctly; r=roc 2010-06-04 13:28:19 -04:00
nsPresState.h
nsQuoteList.cpp
nsQuoteList.h
nsRefreshDriver.cpp
nsRefreshDriver.h
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleConsts.h Add -moz-background-clip: content. (Bug 549809) r=roc 2010-06-08 18:44:32 -07:00
nsStyleSheetService.cpp Convert some callers of methods that changed from returning already_AddRefed<T> to returning T* away from using unneeded nsCOMPtrs. (Bug 239008) r=dbaron 2010-05-17 21:00:40 -07:00
nsStyleSheetService.h