gecko-dev/mailnews/base
2000-09-01 01:54:35 +00:00
..
build rework nsMessages so they are generic across all server/folder types, so that we can recycle them later 2000-08-16 23:45:58 +00:00
ispdata
macbuild fix bustage a better way, include nsRDFResource.cpp directly instead of the shlb, which was just plain wrong. r=beard. 2000-08-17 02:32:40 +00:00
prefs Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags. 2000-09-01 00:48:04 +00:00
public Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
resources XBL syntax changes. r,a=brendan 2000-09-01 01:38:04 +00:00
search fix search to search sub-sub folders r=alecf 50936 2000-09-01 01:27:48 +00:00
src Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
tests
util Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
.cvsignore
Makefile.in
makefile.win