gecko-dev/layout/base
bzbarsky%mit.edu 268f16e017 Re-fix bug 93977 and fix bug 98358 (lack of underlining on links). The
CSS parser parses "foo, bar { decls }" into two separate rules -- one
for foo and one for bar.  So ParseRule() has to return an array of
rules, not just a rule.  r=dbaron, sr=jst
2001-09-06 13:14:35 +00:00
..
public Bug 81398 -- tabbing doesn't go into out-of-flow frames. r=saari, sr=hyatt. 2001-09-05 22:52:18 +00:00
src Bug 81398 -- tabbing doesn't go into out-of-flow frames. r=saari, sr=hyatt. 2001-09-05 22:52:18 +00:00
tests
.cvsignore
Makefile.in
makefile.win
nsAutoCopy.cpp
nsBidiPresUtils.cpp Bug 94243: VoidArray usage patch. a=asa sr=brendan r=waterson r=bienvenu 2001-08-27 06:15:54 +00:00
nsBidiPresUtils.h
nsCSSFrameConstructor.cpp Missed another file from 93180. 2001-09-06 02:21:55 +00:00
nsCSSFrameConstructor.h Fix for 95475. r=jag, sr=ben, a=dbaron 2001-08-25 02:01:08 +00:00
nsCSSRendering.cpp b=73884 r=peterl sr=attinasi invert mode support added 2001-08-21 22:37:17 +00:00
nsCSSRendering.h
nsCaret.cpp Move the IBMBIDI code in nsCaret.cpp to fix a crash when backspacing in a form with dir=rtl. Bug 89964, r=ftang, sr=kin. 2001-07-19 06:56:46 +00:00
nsCaret.h
nsDocumentViewer.cpp r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
nsFrameManager.cpp Bug 66835 - fix method hiding warnings by renaming some methods on nsIContent. r=jag, sr=jst. 2001-08-17 08:14:14 +00:00
nsFrameTraversal.cpp Bug 81398 -- tabbing doesn't go into out-of-flow frames. r=saari, sr=hyatt. 2001-09-05 22:52:18 +00:00
nsFrameTraversal.h
nsIAutoCopy.h
nsICaret.h
nsIChromeEventHandler.idl
nsIDocumentViewer.h
nsIFrameSelection.h
nsIFrameTraversal.h Bug 81398 -- tabbing doesn't go into out-of-flow frames. r=saari, sr=hyatt. 2001-09-05 22:52:18 +00:00
nsILayoutDebugger.h
nsILayoutHistoryState.h
nsIPresShell.h Undoing backout of bug 97227 because valeski and rpotts insist. I guess drivers aren't doing approvals after all. 2001-08-31 04:28:26 +00:00
nsIPresState.h
nsIReflowCallback.h
nsImageLoader.cpp fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
nsImageLoader.h fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
nsLayoutAtomList.h Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
nsLayoutAtoms.cpp
nsLayoutAtoms.h
nsLayoutDebugger.cpp Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
nsLayoutHistoryState.cpp
nsPresContext.cpp r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
nsPresContext.h fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
nsPresShell.cpp Re-fix bug 93977 and fix bug 98358 (lack of underlining on links). The 2001-09-06 13:14:35 +00:00
nsPresState.cpp
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleConsts.h Fix for 71471. r=blake, sr=hewitt 2001-08-02 00:09:27 +00:00