gecko-dev/layout/base
dbaron%fas.harvard.edu c046415a7a Fix a leak of a device context. r=dcone@netscape.com 2000-03-16 01:21:58 +00:00
..
public Changes to fix many bugs including quoting style size - vcard I18N fixes - compose fixes - etc - Bug #: 12505 25610 29806 30048 30744 31207 31589 2000-03-15 01:47:36 +00:00
src Put in a canonical pixel scale when images are being read in for the size. This reduces 2000-03-15 04:24:21 +00:00
tests
.cvsignore
Makefile.in
makefile.win Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip 2000-02-25 04:12:40 +00:00
nsCSSFrameConstructor.cpp removed ifdef's and replaceed them with if/then/else for GFX Lists and Dropdowns, 2000-03-15 15:45:29 +00:00
nsCSSFrameConstructor.h Improving XBL support. 2000-03-11 10:38:36 +00:00
nsCSSRendering.cpp Fix a leak of a device context. r=dcone@netscape.com 2000-03-16 01:21:58 +00:00
nsCSSRendering.h
nsCaret.cpp big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened. 2000-02-10 04:35:51 +00:00
nsCaret.h big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened. 2000-02-10 04:35:51 +00:00
nsDocumentViewer.cpp Changes to fix many bugs including quoting style size - vcard I18N fixes - compose fixes - etc - Bug #: 12505 25610 29806 30048 30744 31207 31589 2000-03-15 01:47:36 +00:00
nsFrameManager.cpp ReResolveStyleContext now checks for the case where a background image is no longer used, in which case it stops the load for the frame. r=buster,pierre b=27042 2000-02-16 02:49:01 +00:00
nsFrameTraversal.cpp
nsFrameTraversal.h
nsICaret.h
nsIChromeEventHandler.idl
nsIDocumentViewer.h
nsIFrameSelection.h big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened. 2000-02-10 04:35:51 +00:00
nsILayoutDebugger.h
nsILayoutHistoryState.h
nsIPresShell.h fixed bug 27161 by adding interfacs onto nsIPresShell to get/set the "subshell" for an nsIContent 2000-03-03 23:15:29 +00:00
nsIPresState.h
nsLayoutAtomList.h Fix bug 15428 as suggested by VYV03354@nifty.ne.jp . Stop using 0 as the initial values for min and max of inline box contents so that lines that do not (vertically) contain their own baseline are sized correctly. Also, correctly size BR frames using their line-height (for strict-mode only). 2000-02-15 04:26:44 +00:00
nsLayoutAtoms.cpp
nsLayoutAtoms.h
nsLayoutDebugger.cpp
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp
nsLayoutUtils.h
nsPresContext.cpp fix for #29304 r=pierre a=jar 2000-03-03 22:39:31 +00:00
nsPresContext.h nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg 2000-03-02 07:13:02 +00:00
nsPresShell.cpp b=24343 r=karnaze@netscape.com Changes so we properly lay out after changing 2000-03-15 15:16:03 +00:00
nsPresState.cpp fix 29154. r=hyatt/pollmann a=rickg replace nsISupportString/char*/ToNewCSring 2000-03-04 05:37:46 +00:00
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleConsts.h