gecko-dev/layout
2000-04-14 22:54:48 +00:00
..
base Pavlov beat me to this. he changed the APIS while i was editing this file 2000-04-14 11:52:13 +00:00
build touch alot. changing api for notify selection listeners to add document and seleciton pointers to the api. 2000-04-14 11:21:19 +00:00
doc Fix for bug 15086. These changes bring us up to date with the Feb 2000 XLink Working Draft. Thanks a lot to Heikki (heikki@citec.fi) for providing these patches. 2000-04-01 00:39:15 +00:00
events Fix for 27936, double carets in message compose window. reviewed by hyatt many moons ago, tested by many. 2000-04-14 21:49:34 +00:00
forms Adding methods to allow control of the selection in text widgets. 2000-04-13 05:15:59 +00:00
generic extracted the declaration of nsObjectFrame into a separate .h file so that it can be accessed by nsHTMLEmbedElement.cpp. This is needed to fix bug 32150 2000-04-14 22:48:30 +00:00
html fix bug 32150. Expose to JavaScript the scriptable interfaces on plugin objects implementing nsIPluginInstance. Given an embed tag with a plugin named 'foo' that has an xpcom interface named 'nsIFoo' with a method 'bar', this fix allows JS code (with the UniversalXPConnect privilege) to call document.foo.nsIFoo.bar() 2000-04-14 22:54:48 +00:00
macbuild added files: mozilla/layout/base/src/nsAutoCopy.cpp 2000-04-14 11:38:30 +00:00
mathml [NOT PART OF THE DEFAULT BUILD] One-byte string, use nsCString instead of nsString to avoid problems. 2000-03-30 01:25:45 +00:00
style Bug 12493. Change nsILinkHandler interface to take an nsIURI object instead of a string. This allows necko to canonify URIs before passing them back to global history. r=travis,pierre 2000-04-13 19:55:47 +00:00
svg Initial checkin of SVG prototype code for Dean Jackson (not in build) 2000-04-01 14:48:41 +00:00
tables made the table temporarily pull from nsLookandFeel until we get style rule working correctly 2000-04-13 22:39:39 +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 Fixing an XBL event handling bug and the menu accelerator bug. r=brendan, a=leaf 2000-04-06 22:32:39 +00:00
xml Update the DOM interface to DOM Level 2, only stubs so far. 2000-04-13 21:21:02 +00:00
xsl Removing the header file because it is generated by IDL now. Not part of mozilla build. 2000-04-12 22:52:38 +00:00
xul Adding support for xpmenus not rolling up when a click is inside a parent. 2000-04-13 20:14:23 +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