pjs/layout
nisheeth%netscape.com 7065652faa Enabling async reflow after the document has loaded. 2000-02-02 00:19:52 +00:00
..
base Enabling async reflow after the document has loaded. 2000-02-02 00:19:52 +00:00
build Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader. 2000-01-29 06:08:52 +00:00
doc updated document regardling block and line-layout operation; this is html documents that are not part of the build nor part of any install process, etc. 1999-11-03 21:11:37 +00:00
events Fix for bugs 20485 and 24600. We no longer flush immediately in the content sink when we hit a script element. Instead the sink is a document observer and listens for BeginUpdate/EndUpdate notifications when evaluating a script and flushes only if necessary. Added BeginUpdate/EndUpdate notifications to nsIDocument and layout content (note that it's still necessary for XUL content). r=nisheeth,pollmann 2000-01-28 23:43:12 +00:00
forms added the caching of the restore state until the list frame gets reset 2000-01-31 23:59:55 +00:00
generic b=25245. Fixed some problems in ReflowLine() when reflowing to incrementally 2000-01-30 18:42:23 +00:00
html Enabling async reflow after the document has loaded. 2000-02-02 00:19:52 +00:00
macbuild added files: mozilla/layout/xbl/src/nsXBLEventHandler.cpp 2000-01-26 10:07:13 +00:00
mathml Enable the <ms> tag 2000-01-30 23:30:54 +00:00
style Fix for 25883. 2000-02-01 00:20:26 +00:00
tables Part of composer table edit work (bug 20973): Return NS_TABLELAYOUT_CELL_NOT_FOUND instead of error when a cell isn't found at a cellmap location. r=mjudge. 2000-02-01 23:39:37 +00:00
tools updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
xbl 18033: Emacs XBL key bindings for unix. r=hyatt 2000-01-31 23:47:40 +00:00
xml Fix to propagate failure from MakeAbsolute to DOM event handler. r=vidur,joki 2000-01-28 06:55:27 +00:00
xsl Change nsComponentManager::ProgIDToCLSID to nsComponentManager::ProgIDToClassID as per bug #3579. Checking in for sford. r=scc,r=blizzard 1999-12-30 22:03:58 +00:00
xul Bugs 20677, 23905. Change nsXULElement to implement nsIContent like nsGenericElement and nsGenericHTMLElement. Specifically, do 'shallow' SetDocument() calls in AppendChildTo(), InsertChildAt() and ReplaceChildAt() methods. Change nsXULDocument to leave newly create element's mDocument as null (so 'null mDocument' means 'this element is not currently in the document'. Fix callers to ensure that a deep SetDocument() is made where necessary. r=hyatt 2000-02-01 22:57:36 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in fix this back, since xbl/Makefile.in now exists 2000-01-11 18:06:33 +00:00
makefile.win Initial XBL landing. 2000-01-11 08:25:59 +00:00