.. |
.cvsignore
|
|
|
Makefile.in
|
bugs 71370 and 74946; author=simon@softel.co.il; r=attinasi; sr=erik;
|
2001-04-12 23:39:48 +00:00 |
makefile.win
|
bugs 71370 and 74946; author=simon@softel.co.il; r=attinasi; sr=erik;
|
2001-04-12 23:39:48 +00:00 |
MANIFEST
|
add nsITextFrame.h to the export list. fix bug 75463. r/sr=sfraser@netscape.com
|
2001-04-13 11:24:53 +00:00 |
MANIFEST_IDL
|
Attempting to fix mac bustage
|
2001-02-19 23:18:12 +00:00 |
nsBidiPresUtils.h
|
bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; a couple of new
|
2001-03-09 01:12:39 +00:00 |
nsFrameList.h
|
bug 71314; author=simon@softel.co.il; r=mjudge,anthonyd; sr=erik; changes
|
2001-03-21 01:16:22 +00:00 |
nsFrameTraversal.h
|
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
|
2001-02-19 21:50:04 +00:00 |
nsHTMLReflowState.h
|
bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; implement bidi
|
2001-03-09 03:13:03 +00:00 |
nsIAutoCopy.h
|
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
|
2000-09-14 11:45:01 +00:00 |
nsICaret.h
|
#59405 IME candidate window position is not correct in text field on New card and To field
|
2001-04-19 22:46:29 +00:00 |
nsIChromeEventHandler.idl
|
as per jst review of dom part of 66318 added what was in this file a native descriptor. it is not necessary any more
|
2001-04-07 00:46:16 +00:00 |
nsIFocusTracker.h
|
legal changes
|
2000-05-15 14:22:03 +00:00 |
nsIFrame.h
|
Use frame bit to indicate if frame has a decendant with a view and use this to optimize nsContainerFrame::PositionChildViews; bug 70211; sr=attinasi@netscape.com r=karnaze@netscape.com
|
2001-03-30 05:25:49 +00:00 |
nsIFrameDebug.h
|
Changes to put style data into the layout regression data output. r=karnaze, a=waterson
|
2000-12-07 15:31:40 +00:00 |
nsIFrameImageLoader.h
|
fix for bug #52663
|
2000-09-21 01:20:00 +00:00 |
nsIFrameManager.h
|
Remove attempted workaround for CantRenderReplacedElement crash that didn't fix the crash (which is now fixed the right way).
|
2001-03-06 01:46:03 +00:00 |
nsIFrameSelection.h
|
bug 71314; author=simon@softel.co.il; r=mjudge,anthonyd; sr=erik; changes
|
2001-03-21 01:16:22 +00:00 |
nsIFrameTraversal.h
|
bug 71314; author=simon@softel.co.il; r=mjudge,anthonyd; sr=erik; changes
|
2001-03-21 01:16:22 +00:00 |
nsIFrameUtil.h
|
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
|
2001-01-04 20:44:42 +00:00 |
nsIImageFrame.h
|
New interfaces needed for layout splitup. Not part of the build yet
|
2001-02-17 01:54:26 +00:00 |
nsIIndependentSelection.h
|
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
|
2000-09-14 11:45:01 +00:00 |
nsILayoutDebugger.h
|
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
|
2001-01-04 20:44:42 +00:00 |
nsILayoutHistoryState.h
|
Fixes for bugs 17460 and 21656. r=travis
|
2000-01-14 09:28:54 +00:00 |
nsIMutableStyleContext.h
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
nsIObjectFrame.h
|
New interfaces needed for layout splitup. Not part of the build yet
|
2001-02-17 01:54:26 +00:00 |
nsIPageSequenceFrame.h
|
Implements Print FrameAsIs and other frame printing options
|
2001-04-12 13:04:29 +00:00 |
nsIPresContext.h
|
bug 75066; author=simon@softel.co.il; r=jst; sr=erik; this change addresses
|
2001-04-13 21:50:54 +00:00 |
nsIPresShell.h
|
Fix for 76495. r=danm, sr=rpotts
|
2001-05-01 22:54:11 +00:00 |
nsIPresState.h
|
Fix for 44437. r,a=waterson
|
2000-10-02 23:23:55 +00:00 |
nsIPrintContext.h
|
Add newline to end of file
|
2001-01-08 21:02:13 +00:00 |
nsIPrintListener.idl
|
Just adding a new file to the tree. THIS IS NOT PART OF ANY BUILD!
|
2000-03-05 17:26:58 +00:00 |
nsIReflowCallback.h
|
Fix for 43467. r=bryner
|
2000-07-13 23:00:59 +00:00 |
nsIReflowCommand.h
|
table reflow coalescing, table reflow face lift. sr=attinasi
|
2001-03-13 06:38:59 +00:00 |
nsIScrollableFrame.h
|
Fix to enable trees to blit. Performance work approved by waterson. r=waterson.
|
2000-07-27 06:17:58 +00:00 |
nsIScrollableViewProvider.h
|
Mousewheel bugs 29244, 50339, 42313, 33733, and 57598. r=rods,pavlov. sr=hyatt.
|
2000-12-09 07:28:19 +00:00 |
nsISpaceManager.h
|
bug 29595 (and others)
|
2000-03-22 23:19:10 +00:00 |
nsIStatefulFrame.h
|
Bug 32770: Save scroll position in session history r=nisheeth
|
2000-06-14 23:37:06 +00:00 |
nsIStyleContext.h
|
bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; implement bidi
|
2001-03-09 03:13:03 +00:00 |
nsIStyleFrameConstruction.h
|
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
|
2001-02-19 21:50:04 +00:00 |
nsIStyleSet.h
|
Fix for problem where a StyleContext changes its CRC and does not update the styel context cache. b=73553 r=karnaze sr=waterson
|
2001-04-14 14:06:27 +00:00 |
nsITextFrame.h
|
bug 74946; author=simon@softel.co.il; r=erik; sr=attinasi; diffs from IBM
|
2001-04-11 23:32:21 +00:00 |
nslayout.h
|
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
|
2001-02-22 03:01:34 +00:00 |
nsLayoutAtomList.h
|
bug fix for 59005 Saving html with selects saves unneeded state.
|
2001-03-14 05:27:44 +00:00 |
nsPresContext.h
|
bug 75066; author=simon@softel.co.il; r=jst; sr=erik; this change addresses
|
2001-04-13 21:50:54 +00:00 |
nsStyleChangeList.h
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
nsStyleConsts.h
|
14448 'border' property not resetting 'border-color' to initial value. tested=dbaron/hixie
|
2001-05-02 10:58:45 +00:00 |
nsStyleStruct.h
|
Outliner files are not part of build.
|
2001-03-06 02:27:50 +00:00 |