gecko-dev/layout
saari%netscape.com eebb4fa07e First checkin for bug 29800, preventing scrolling to content when focus
memory is resetting focus after deactivating and reactivating a window.
2000-05-11 22:40:51 +00:00
..
base First checkin for bug 29800, preventing scrolling to content when focus 2000-05-11 22:40:51 +00:00
build changing way we access caret. use the selection controller whenever possible. because it will make the caret do the right thing even when we have multiple selections accessing same caret. 2000-05-11 04:25:43 +00:00
doc 1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces. 2000-05-01 06:58:53 +00:00
events First checkin for bug 29800, preventing scrolling to content when focus 2000-05-11 22:40:51 +00:00
forms makes sure we are responding to the correct layer for GetFrameForPoint (thanks dbaron) 2000-05-11 19:22:06 +00:00
generic fix crasher when clicking on a text area. bug #38897. 2000-05-11 08:41:35 +00:00
html First checkin for bug 29800, preventing scrolling to content when focus 2000-05-11 22:40:51 +00:00
macbuild adding file for shaver 2000-05-10 19:55:35 +00:00
mathml [not part of default build] Simple cleanup 2000-05-08 08:10:36 +00:00
style added password to td rule 2000-05-08 21:19:07 +00:00
svg Patch from andreas.otte@primus-online.de to add an "--enable-svg" 2000-05-05 04:32:50 +00:00
tables adding newline for hp 2000-05-11 14:56:29 +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 XBL. 2000-05-09 21:42:57 +00:00
xml Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com. 2000-05-10 13:13:39 +00:00
xsl 1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces. 2000-05-01 06:58:53 +00:00
xul fix for 38816. we would always call the ondestroy() handler even when the oncreate() handler failed. 2000-05-11 00:52:34 +00:00
.cvsignore
Makefile.in Initial checkin of SVG prototype code for Dean Jackson (ifdef'ed) 2000-04-01 22:31:45 +00:00
makefile.win Initial checkin of SVG prototype code for Dean Jackson (ifdef'ed) 2000-04-01 22:31:45 +00:00