.. |
public
|
Remove parsing of play-during property, since we don't support it anyway and
|
2004-09-30 22:32:28 +00:00 |
src
|
Fix bustage. b=259615 (and 258521)
|
2004-09-21 05:04:01 +00:00 |
tests
|
…
|
|
.cvsignore
|
…
|
|
Makefile.in
|
Remove TestSpaceManager from the build. (Fixing bustage the easy way.)
|
2004-06-08 20:12:01 +00:00 |
bidicattable.h
|
Update bidi data tables to Unicode 4.0.1 and add surrogate handling. Bug 240943, r=jshin, sr=rbs.
|
2004-05-18 11:01:49 +00:00 |
nsAutoCopy.cpp
|
…
|
|
nsBidi.cpp
|
Update bidi data tables to Unicode 4.0.1 and add surrogate handling. Bug 240943, r=jshin, sr=rbs.
|
2004-05-18 11:01:49 +00:00 |
nsBidi.h
|
Update bidi data tables to Unicode 4.0.1 and add surrogate handling. Bug 240943, r=jshin, sr=rbs.
|
2004-05-18 11:01:49 +00:00 |
nsBidiPresUtils.cpp
|
Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine
|
2004-09-14 02:28:03 +00:00 |
nsBidiPresUtils.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsBidiUtils.cpp
|
Correct the joining of some Urdu characters. Bug 255566, r=jshin, sr=rbs.
|
2004-08-21 20:09:51 +00:00 |
nsBidiUtils.h
|
Improve the CHAR_IS_BIDI macro. Bug 240943, patch from an idea by Peter Kirk, r+sr=roc
|
2004-07-04 10:51:33 +00:00 |
nsCSSColorUtils.cpp
|
…
|
|
nsCSSColorUtils.h
|
…
|
|
nsCSSFrameConstructor.cpp
|
Fix crash on reconstructing a frame tree in which fixed pos frames contain
|
2004-10-06 00:29:14 +00:00 |
nsCSSFrameConstructor.h
|
Create a GetGeometricParent() function and make people use it instead of
|
2004-09-30 22:39:28 +00:00 |
nsCSSRendering.cpp
|
Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine
|
2004-09-14 02:28:03 +00:00 |
nsCSSRendering.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsCaret.cpp
|
Don't use QueryInterface to get a view from a scrollable view b=258521 r+sr=roc
|
2004-09-20 22:25:07 +00:00 |
nsCaret.h
|
…
|
|
nsChangeHint.h
|
…
|
|
nsChildIterator.cpp
|
…
|
|
nsChildIterator.h
|
…
|
|
nsCompatibility.h
|
…
|
|
nsDocumentViewer.cpp
|
Fixing bug 260385. Prevent popups from opening from beforeunload events. r=danm.moz@gmail.com, sr=bzbarsky@mit.edu, a=asa@mozilla.org
|
2004-09-23 23:39:16 +00:00 |
nsFrameContentIterator.cpp
|
Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine
|
2004-09-14 02:28:03 +00:00 |
nsFrameManager.cpp
|
Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine
|
2004-09-14 02:28:03 +00:00 |
nsFrameManager.h
|
Trying again to land support for content node properties (bug 253888). r=jst, sr=dbaron.
|
2004-08-24 18:50:29 +00:00 |
nsFrameManagerBase.h
|
Trying again to land support for content node properties (bug 253888). r=jst, sr=dbaron.
|
2004-08-24 18:50:29 +00:00 |
nsFrameTraversal.cpp
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsFrameTraversal.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIAutoCopy.h
|
…
|
|
nsICaret.h
|
…
|
|
nsIChromeEventHandler.idl
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIDocumentViewer.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIDocumentViewerPrint.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIFrameSelection.h
|
Remove unneeded nsIFocusTracker interface, changing all users to nsIPresShell (bug 257596, r+sr=roc).
|
2004-09-01 05:16:00 +00:00 |
nsIFrameTraversal.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIImageMap.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsILayoutDebugger.h
|
…
|
|
nsILayoutHistoryState.h
|
…
|
|
nsIPercentHeightObserver.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIPresShell.h
|
deCOMify nsIPresShell::GetRootFrame. Change callers inside of gklayout to use FrameManager()->GetRootFrame() instead so that the call can be inlined. Bug 253889, r+sr=roc.
|
2004-09-02 03:08:51 +00:00 |
nsIPresState.h
|
…
|
|
nsIReflowCallback.h
|
…
|
|
nsISelectionImageService.idl
|
…
|
|
nsImageLoader.cpp
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsImageLoader.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsLayoutAtomList.h
|
Unify box and frame trees by moving nsIBox methods onto nsIFrame. XUL-box frames can call the superclass nsBox implementation, all other frames get the nsFrame implementation of the box methods, which acts like nsBoxToBlockAdaptor used to. Bug 258513, r+sr=roc.
|
2004-09-28 18:37:50 +00:00 |
nsLayoutAtoms.cpp
|
…
|
|
nsLayoutAtoms.h
|
…
|
|
nsLayoutDebugger.cpp
|
…
|
|
nsLayoutErrors.h
|
Trying again to land support for content node properties (bug 253888). r=jst, sr=dbaron.
|
2004-08-24 18:50:29 +00:00 |
nsLayoutHistoryState.cpp
|
…
|
|
nsLayoutUtils.cpp
|
Fix bustage. b=259615 (and 258521)
|
2004-09-21 05:04:01 +00:00 |
nsLayoutUtils.h
|
Don't allow the user to scroll things that are 'overflow: hidden'. b=259615 r+sr=roc
|
2004-09-21 04:41:08 +00:00 |
nsPresContext.cpp
|
Bug 238854 [gtk2] Changing GNOME2 theme doesn't apply until restarting Mozilla
|
2004-09-17 06:27:01 +00:00 |
nsPresContext.h
|
Land bug 72747 in pieces: Implement overflow-x and overflow-y. b=72747 r+sr=roc
|
2004-09-05 00:04:04 +00:00 |
nsPresShell.cpp
|
bug 247323: kbd stops working after visiting oddpost, anything with <iframe src=javascript:1>. r=dbaron, sr=bryner
|
2004-09-28 18:41:15 +00:00 |
nsPresState.cpp
|
…
|
|
nsQuoteList.cpp
|
…
|
|
nsQuoteList.h
|
…
|
|
nsStyleChangeList.cpp
|
…
|
|
nsStyleChangeList.h
|
…
|
|
nsStyleConsts.h
|
Remove parsing of play-during property, since we don't support it anyway and
|
2004-09-30 22:32:28 +00:00 |
symmtable.h
|
…
|
|