This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-06 00:10:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0a650ab098
gecko-dev
/
layout
/
base
History
dbaron%fas.harvard.edu
568a104e66
Remove unused and incorrect code, clean up some other similar code. b=116301 r=jag sr=jst
2002-01-08 15:13:02 +00:00
..
public
Replace the BodyFixupRule with code in nsCSSRendering to fix all the problems with dynamic style changes and backgrounds on the root element and the BODY element. Change the way the HTMLDocumentColorRule (for the table color quirk) is initialized since it used to depend on the BodyFixupRule. b=116161 (also fixes other bugs) r=attinasi sr=hyatt
2002-01-07 23:46:07 +00:00
src
Replace the BodyFixupRule with code in nsCSSRendering to fix all the problems with dynamic style changes and backgrounds on the root element and the BODY element. Change the way the HTMLDocumentColorRule (for the table color quirk) is initialized since it used to depend on the BodyFixupRule. b=116161 (also fixes other bugs) r=attinasi sr=hyatt
2002-01-07 23:46:07 +00:00
tests
Order matters.
2001-12-18 11:58:12 +00:00
.cvsignore
Makefile.in
makefile.win
nsAutoCopy.cpp
nsBidiPresUtils.cpp
nsBidiPresUtils.h
nsCaret.cpp
nsCaret.h
nsChildIterator.cpp
Factoring out ChildIterator to separate files so that the outliner code can use it. Not yet part of the build.
2001-12-16 09:13:48 +00:00
nsChildIterator.h
Fix OS/2 bustage by undefining |index|.
2002-01-05 15:43:19 +00:00
nsCSSFrameConstructor.cpp
Replace the BodyFixupRule with code in nsCSSRendering to fix all the problems with dynamic style changes and backgrounds on the root element and the BODY element. Change the way the HTMLDocumentColorRule (for the table color quirk) is initialized since it used to depend on the BodyFixupRule. b=116161 (also fixes other bugs) r=attinasi sr=hyatt
2002-01-07 23:46:07 +00:00
nsCSSFrameConstructor.h
Initial checkin of XBL select widget (listbox) code (bug 112713).
2002-01-05 07:17:10 +00:00
nsCSSRendering.cpp
Remove unused and incorrect code, clean up some other similar code. b=116301 r=jag sr=jst
2002-01-08 15:13:02 +00:00
nsCSSRendering.h
Replace the BodyFixupRule with code in nsCSSRendering to fix all the problems with dynamic style changes and backgrounds on the root element and the BODY element. Change the way the HTMLDocumentColorRule (for the table color quirk) is initialized since it used to depend on the BodyFixupRule. b=116161 (also fixes other bugs) r=attinasi sr=hyatt
2002-01-07 23:46:07 +00:00
nsDocumentViewer.cpp
Improved printing error detection and notification
2002-01-08 01:17:40 +00:00
nsFrameContentIterator.cpp
nsFrameManager.cpp
Fix tabbing through image maps and fix Windows crash right-clicking on image maps by reverting my changes to nsImageMap from bug 110911 and by giving the primary frame map larger entries to accomodate mapping from a content node to a frame with a different |mContent|. b=115481, 114377 r=bryner sr=attinasi
2002-01-05 15:22:52 +00:00
nsFrameTraversal.cpp
Fixing compile warnings. r=akkana, sr=ben.
2001-12-07 01:57:56 +00:00
nsFrameTraversal.h
nsIAutoCopy.h
nsICaret.h
nsIChromeEventHandler.idl
nsIDocumentViewer.h
nsIFrameSelection.h
nsIFrameTraversal.h
nsILayoutDebugger.h
nsILayoutHistoryState.h
nsImageLoader.cpp
Replace the BodyFixupRule with code in nsCSSRendering to fix all the problems with dynamic style changes and backgrounds on the root element and the BODY element. Change the way the HTMLDocumentColorRule (for the table color quirk) is initialized since it used to depend on the BodyFixupRule. b=116161 (also fixes other bugs) r=attinasi sr=hyatt
2002-01-07 23:46:07 +00:00
nsImageLoader.h
nsIPercentHeightObserver.h
bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov
2001-12-07 14:51:12 +00:00
nsIPresShell.h
missed a file in my checkin for 115787.
2001-12-19 02:49:14 +00:00
nsIPresState.h
nsIReflowCallback.h
nsLayoutAtomList.h
fix torino
2002-01-07 21:29:52 +00:00
nsLayoutAtoms.cpp
nsLayoutAtoms.h
nsLayoutDebugger.cpp
nsLayoutHistoryState.cpp
nsPresContext.cpp
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
2001-12-23 23:23:41 +00:00
nsPresContext.h
Putting changes back in. This wasn't the cause of the slower page loads
2002-01-03 13:23:47 +00:00
nsPresShell.cpp
Replace the BodyFixupRule with code in nsCSSRendering to fix all the problems with dynamic style changes and backgrounds on the root element and the BODY element. Change the way the HTMLDocumentColorRule (for the table color quirk) is initialized since it used to depend on the BodyFixupRule. b=116161 (also fixes other bugs) r=attinasi sr=hyatt
2002-01-07 23:46:07 +00:00
nsPresState.cpp
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleConsts.h
Replace the BodyFixupRule with code in nsCSSRendering to fix all the problems with dynamic style changes and backgrounds on the root element and the BODY element. Change the way the HTMLDocumentColorRule (for the table color quirk) is initialized since it used to depend on the BodyFixupRule. b=116161 (also fixes other bugs) r=attinasi sr=hyatt
2002-01-07 23:46:07 +00:00