.. |
crashtests
|
Bug 469861. Create a block for any block-level <math>. r=dbaron
|
2010-02-26 21:32:31 -05:00 |
tests
|
Backed out changeset 4df05ea5fe1b
|
2010-03-29 16:42:10 +13:00 |
FramePropertyTable.cpp
|
Bug 555673 FramePropertyTable.cpp failed to compile with Sun Studio on Solaris r=roc
|
2010-03-29 19:43:35 +08:00 |
FramePropertyTable.h
|
Bug 551660. Create FramePropertyTable. r=mats,sr=dbaron
|
2010-03-15 14:51:44 +13:00 |
Makefile.in
|
Bug 551660. Create FramePropertyTable. r=mats,sr=dbaron
|
2010-03-15 14:51:44 +13:00 |
nsBidi.cpp
|
|
|
nsBidi.h
|
|
|
nsBidiPresUtils.cpp
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
nsBidiPresUtils.h
|
|
|
nsCaret.cpp
|
Bug 554822 backout the previous patch
|
2010-04-01 02:31:06 +09:00 |
nsCaret.h
|
Bug 554822 backout the previous patch
|
2010-04-01 02:31:06 +09:00 |
nsChangeHint.h
|
|
|
nsChildIterator.cpp
|
|
|
nsChildIterator.h
|
|
|
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
|
|
nsCounterManager.h
|
|
|
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
|
|
nsCSSFrameConstructor.cpp
|
Bug 253889: DeCOMtaminate nsIPresShell - IsPaintingSuppressed(). r=roc
|
2010-03-31 08:43:49 -04:00 |
nsCSSFrameConstructor.h
|
Bug 538267. Use the correct continuation of the block frame when creating floating first-letter frames. r=bzbarsky
|
2010-01-27 22:12:39 -06:00 |
nsCSSRendering.cpp
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
nsCSSRendering.h
|
Backed out changeset: b3d6a8724029 of
|
2010-02-04 20:55:10 +01:00 |
nsCSSRenderingBorders.cpp
|
bug 43178 - replace incorrect border, frame and rules handling code in content by css rules, initial patch - fantasai, a lof of input - bz r=bzbarsky
|
2010-01-09 16:33:03 +01:00 |
nsCSSRenderingBorders.h
|
|
|
nsDisplayList.cpp
|
Backout bug 555133 to fix bug 555950.
|
2010-03-31 12:55:41 -05:00 |
nsDisplayList.h
|
Backout bug 555133 to fix bug 555950.
|
2010-03-31 12:55:41 -05:00 |
nsDocumentViewer.cpp
|
Bug 553924 - Crash [@ nsDocumentViewer.cpp], r=jlebar
|
2010-03-29 01:47:54 +03:00 |
nsFrameManager.cpp
|
Bug 545049. Capture the pre-transform overflow area of a frame and use it in InvalidateOverflowArea. r=mats
|
2010-03-29 14:46:58 +13:00 |
nsFrameManager.h
|
Bug 253889: DeCOMtaminate nsIPresShell - Make GetRootFrame() nonvirtual inside gklayout. r=roc
|
2010-03-31 08:48:04 -04:00 |
nsFrameManagerBase.h
|
Bug 253889: DeCOMtaminate nsIPresShell - Make GetRootFrame() nonvirtual inside gklayout. r=roc
|
2010-03-31 08:48:04 -04:00 |
nsFrameTraversal.cpp
|
Bug 253889: DeCOMtaminate nsIPresShell r=roc
|
2010-03-20 17:54:19 -04:00 |
nsFrameTraversal.h
|
|
|
nsGenConList.cpp
|
|
|
nsGenConList.h
|
|
|
nsIDocumentViewer.h
|
Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz
|
2010-01-23 13:41:41 +02:00 |
nsIDocumentViewerPrint.h
|
|
|
nsIFrameTraversal.h
|
|
|
nsIImageMap.h
|
Bug 500882 part 3. Switch accessibility module to using the new GetPrimaryFrame API. r=surkov, sr=roc
|
2009-12-24 16:20:05 -05:00 |
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
|
|
nsImageLoader.cpp
|
Bug 253889: DeCOMtaminate nsIPresShell r=roc
|
2010-03-20 17:54:19 -04:00 |
nsImageLoader.h
|
|
|
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Bug 253889: DeCOMtaminate nsIPresShell - Clean up unnecessary initialization in HandleEventWithTarget(). r=roc
|
2010-03-31 08:50:20 -04:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
|
|
nsLayoutErrors.h
|
|
|
nsLayoutHistoryState.cpp
|
|
|
nsLayoutUtils.cpp
|
Backout bug 555133 to fix bug 555950.
|
2010-03-31 12:55:41 -05:00 |
nsLayoutUtils.h
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
nsPresArena.cpp
|
|
|
nsPresArena.h
|
|
|
nsPresContext.cpp
|
Bug 253889: DeCOMtaminate nsIPresShell - IsReflowLocked(). r=roc
|
2010-03-31 08:43:27 -04:00 |
nsPresContext.h
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
nsPresShell.cpp
|
Bug 253889: Bustage fix
|
2010-03-31 09:21:17 -04:00 |
nsPresState.h
|
Bug 526394. Part 30: Change the scroll state in nsPresState to a point. r=mats
|
2010-01-12 10:45:18 +13:00 |
nsQuoteList.cpp
|
|
|
nsQuoteList.h
|
|
|
nsRefreshDriver.cpp
|
Bug 538087. Hook up reflow to refresh driver. r=dbaron
|
2010-02-19 12:11:40 -05:00 |
nsRefreshDriver.h
|
Bug 538087. Hook up reflow to refresh driver. r=dbaron
|
2010-02-19 12:11:40 -05:00 |
nsStyleChangeList.cpp
|
|
|
nsStyleChangeList.h
|
|
|
nsStyleConsts.h
|
Bug 442228, add -moz-resize property to indicate that elements are resizable, r=dbaron
|
2010-03-19 07:49:33 -04:00 |
nsStyleSheetService.cpp
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
|
2010-03-02 13:00:53 -08:00 |
nsStyleSheetService.h
|
|
|