.. |
.cvsignore
|
|
|
Makefile.in
|
Remove nsIIndpendentSelection, moving its one method onto nsISelectionPrivate. Bug 192827. r/sr=kin.
|
2003-04-04 01:45:06 +00:00 |
nsBidi.h
|
Make Bidi symmetric swapping handle characters outside BMP. Bug 122800, r=mkaply, sr=darin
|
2002-11-22 23:49:29 +00:00 |
nsBidiPresUtils.h
|
Use a hashtable instead of searching an array, to make RemoveBidiContinuation() not be O(n^2). Bug 212827, r+sr=bzbarsky.
|
2003-07-24 18:33:50 +00:00 |
nsCompatibility.h
|
|
|
nsFrameList.h
|
Fix ReplaceChild() on positioned inlines to delegate to
|
2002-11-12 03:30:13 +00:00 |
nsFrameTraversal.h
|
|
|
nsHTMLReflowMetrics.h
|
Replace computation of max-element-size (height and width) with max-element-width alone, since the max-element-height is practically unused and not meaningful for layout. b=186953 r+sr=bzbarsky
|
2003-01-09 14:26:32 +00:00 |
nsHTMLReflowState.h
|
Turn DetermineFrameType into InitFrameType. b=225911 r+sr=bzbarsky
|
2003-11-17 00:35:17 +00:00 |
nsIAutoCopy.h
|
|
|
nsICanvasFrame.h
|
|
|
nsICaret.h
|
Bug 199412: optimize nsTypedSelection::ScrollIntoView r/sr=sfraser
|
2003-04-20 01:03:40 +00:00 |
nsIChromeEventHandler.idl
|
|
|
nsIFocusTracker.h
|
|
|
nsIFrame.h
|
Comment was backwards (thanks bz). b=191699
|
2003-11-10 23:55:53 +00:00 |
nsIFrameDebug.h
|
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky
|
2003-10-31 20:19:18 +00:00 |
nsIFrameFrame.h
|
|
|
nsIFrameManager.h
|
Clarify when ReParentStyleContext should be called and remove more bogus style
|
2003-11-13 04:31:04 +00:00 |
nsIFrameSelection.h
|
patch from mjudge to maintainselection; r/sr=dbaron, bug=56401
|
2003-07-21 19:51:34 +00:00 |
nsIFrameTraversal.h
|
|
|
nsIFrameUtil.h
|
|
|
nsIImageFrame.h
|
Landing bug 83774 -- move image loading for <img>, <object>, <embed>, <input
|
2003-03-19 03:47:09 +00:00 |
nsIImageMap.h
|
|
|
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
|
|
nsIMutableStyleContext.h
|
|
|
nsIObjectFrame.h
|
|
|
nsIPageSequenceFrame.h
|
Bug 205363 Remove SendStatusNotification/nsIPrintStatusCallback
|
2003-05-23 22:10:13 +00:00 |
nsIPercentHeightObserver.h
|
|
|
nsIPresContext.h
|
Clarify when ReParentStyleContext should be called and remove more bogus style
|
2003-11-13 04:31:04 +00:00 |
nsIPresShell.h
|
Add inline accessors for frame manager. b=208190 r+sr=roc
|
2003-07-12 00:48:16 +00:00 |
nsIPresState.h
|
bug 218297 : disabled property of input elements is not stored in history
|
2003-11-10 05:52:29 +00:00 |
nsIPrintContext.h
|
Fix for bug 195153 (Remove bogus 'extern' decls from NS_New* functions.). Patch by jst, r=sicking, sr=peterv.
|
2003-03-05 15:08:41 +00:00 |
nsIPrintPreviewContext.h
|
Fix for bug 195153 (Remove bogus 'extern' decls from NS_New* functions.). Patch by jst, r=sicking, sr=peterv.
|
2003-03-05 15:08:41 +00:00 |
nsIReflowCallback.h
|
|
|
nsIScrollableFrame.h
|
Bug 201300. Get rid of document observer from nsGfxScrollFrame. r+sr=bz
|
2003-04-09 11:27:09 +00:00 |
nsIScrollableViewProvider.h
|
Bug 126263. Whack comboboxes/listboxes to use Gfx scrollbars. Also, make scrollbars attach their XBL content only when they become visible, to avoid pageload hit. r+sr=dbaron
|
2003-04-08 20:50:57 +00:00 |
nsISelectionImageService.idl
|
|
|
nsIStatefulFrame.h
|
|
|
nsIStyleFrameConstruction.h
|
Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky
|
2003-07-11 21:16:12 +00:00 |
nsIStyleSet.h
|
Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky
|
2003-07-11 21:16:12 +00:00 |
nsLayoutErrors.h
|
bug 218297 : disabled property of input elements is not stored in history
|
2003-11-10 05:52:29 +00:00 |
nsLayoutUtils.h
|
Bug 222468. Make nsLayoutUtils::CompareTreePosition work even if the aCommonAncestor parameter is not, in fact, a common ancestor.
|
2003-10-17 14:10:02 +00:00 |
nsPresContext.h
|
Clarify when ReParentStyleContext should be called and remove more bogus style
|
2003-11-13 04:31:04 +00:00 |
nsReflowType.h
|
|
|
nsStyleChangeList.h
|
In certain dynamic updates, frames scheduled to be reprocessed could be destroyed in a ripple effect. Since this was a root problem, the patch fixes the crasher bugs 123049, 133219 154797 187671 187890, r=bzbarsky, sr=dbaron
|
2003-01-20 01:07:03 +00:00 |
nsStyleConsts.h
|
Add pref for the default :active styling. Bug 142163, patch by
|
2003-10-15 01:56:12 +00:00 |