This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
layout
/
base
History
timeless%mozdev.org
3ea4e560e3
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
...
r=darin git-svn-id: svn://10.0.0.236/trunk@217292 18797224-902f-48f8-a5cc-f745e15eee43
2006-12-21 07:03:23 +00:00
..
tests
…
bidicattable.h
…
Makefile.in
Kill nsGeneratedContentIterator and related classes and code since it's not used. r/sr=dbaron b=357957
2006-10-25 20:24:00 +00:00
nsBidi.cpp
…
nsBidi.h
…
nsBidiPresUtils.cpp
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
2006-12-08 05:38:33 +00:00
nsBidiPresUtils.h
…
nsBidiUtils.cpp
…
nsBidiUtils.h
…
nsCaret.cpp
Bug 233348: BiDi marker is hidden when the caret is at the edge of a textarea. Patch by Haamed Gheibi <gheibi@gmail.com>. r=mrbkap sr=roc
2006-11-01 18:31:42 +00:00
nsCaret.h
…
nsChangeHint.h
…
nsChildIterator.cpp
…
nsChildIterator.h
…
nsCompatibility.h
…
nsCounterManager.cpp
…
nsCounterManager.h
…
nsCSSColorUtils.cpp
…
nsCSSColorUtils.h
…
nsCSSFrameConstructor.cpp
Rename IsSplittable() to GetSplittableType(). b=349973 r+sr=bzbarsky
2006-12-20 03:52:34 +00:00
nsCSSFrameConstructor.h
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
2006-12-08 05:38:33 +00:00
nsCSSRendering.cpp
Better API for used padding/border/margin: remove deprecated Calc*For on nsStyleStructs and add GetUsed* to nsIFrame. b=332922 r+sr=roc
2006-12-13 23:04:57 +00:00
nsCSSRendering.h
…
nsDisplayList.cpp
Bug 130078. Reverting fix because of regressions. We'll have to come back to this again :-(.
2006-11-23 01:12:52 +00:00
nsDisplayList.h
Bug 350148. Fix scrolling in IFRAMEs with borders or outlines, by having OptimizeVisibility take account of the fact that borders or outlines whose inner rectangle entirely encloses the visible area are not, in fact, visible. r+sr=dbaron
2006-09-19 21:58:52 +00:00
nsDocumentViewer.cpp
Bug 363506. Can not build nsDocumentViewer.cpp with --disable-printing. Patch by Andreas Lange <mozilla@lange.cx>. r+sr=roc
2006-12-12 23:00:52 +00:00
nsFrameManager.cpp
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
2006-12-08 05:38:33 +00:00
nsFrameManager.h
Make ReconstructDocElementHierarchy work correctly even if we first blew away a
2006-12-04 20:35:55 +00:00
nsFrameManagerBase.h
…
nsFrameTraversal.cpp
…
nsFrameTraversal.h
…
nsGenConList.cpp
…
nsGenConList.h
…
nsICaret.h
…
nsIChromeEventHandler.idl
…
nsIDocumentViewer.h
…
nsIDocumentViewerPrint.h
Bug 361844: Printing cleanup; r+sr=roc. Changes the way the presentation is managed for print preview, plus many smaller cleanups.
2006-12-10 08:05:05 +00:00
nsIFrameTraversal.h
…
nsIImageMap.h
…
nsILayoutDebugger.h
…
nsILayoutHistoryState.h
…
nsImageLoader.cpp
…
nsImageLoader.h
…
nsIPercentHeightObserver.h
…
nsIPresShell.h
Bug 336574, r+sr=roc
2006-12-15 00:23:39 +00:00
nsIReflowCallback.h
…
nsISelectionImageService.idl
…
nsIStyleSheetService.idl
…
nsLayoutAtoms.h
…
nsLayoutDebugger.cpp
…
nsLayoutErrors.h
…
nsLayoutHistoryState.cpp
…
nsLayoutUtils.cpp
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
2006-12-21 07:03:23 +00:00
nsLayoutUtils.h
Rename ComputeHorizontalValue to ComputeWidthDependentValue (ditto for height) and some minor cleanup. b=364131 r+sr=dbaron
2006-12-18 13:20:18 +00:00
nsPresContext.cpp
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
2006-12-08 05:38:33 +00:00
nsPresContext.h
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
2006-12-08 05:38:33 +00:00
nsPresShell.cpp
Bug 336574, r+sr=roc
2006-12-15 00:23:39 +00:00
nsPresState.cpp
Bug 345339, attachment 243112: Revisit nsPresState, patch by Karthik Sarma <karthik3@comcast.net>, r+sr=roc
2006-11-06 16:08:20 +00:00
nsPresState.h
Bug 345339, attachment 243112: Revisit nsPresState, patch by Karthik Sarma <karthik3@comcast.net>, r+sr=roc
2006-11-06 16:08:20 +00:00
nsQuoteList.cpp
…
nsQuoteList.h
…
nsStyleChangeList.cpp
…
nsStyleChangeList.h
…
nsStyleConsts.h
…
nsStyleSheetService.cpp
…
nsStyleSheetService.h
…
symmtable.h
…