Commit Graph

11 Commits

Author SHA1 Message Date
valeski@netscape.com
ab37c5705a r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
svn@xmlterm.org
46ee17ce91 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Code cleanup: disabled diagnostic output.
2000-11-27 21:38:14 +00:00
cls@seawood.org
5461517a9f Need to explicitly cast pointer to public DOM window interface 2000-09-01 07:41:46 +00:00
vidur@netscape.com
0a175de4e5 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
cls@seawood.org
8ce38e4e83 nsString fixes for xmlterm 2000-04-28 10:55:20 +00:00
svn@xmlterm.org
2d4ea5345f xmlterm changes only (not part of the default build).
Improved full screen implementation; added bold and underline styles. Centralized UI event handling. Added checks to limit number of output lines displayed. Added capability to interrupt hung output data streams. Nearing full backwards compatibility with xterm.
2000-03-06 15:16:48 +00:00
svn@xmlterm.org
422cdbf9c9 XMLterm changes only; NOT PART OF DEFAULT SEAMONKEY BUILD.
Migrated from WebShell to DocShell; compiles with Feb12 tree.
(WebShell still used by mozSimpleContainer, as in viewer/nsBrowserWindow.cpp)
2000-02-14 01:17:55 +00:00
leaf@mozilla.org
fe0b9896f7 checking in updates to fix xmlterm build (not part of regular build yet) 2000-02-10 04:23:06 +00:00
svn@xmlterm.org
8281bd1fcf NOT PART OF SEAMONKEY BUILD;
Many changes to XMLterm; updated for M12 Mozilla release,
autodetection of markup, document display using IFRAMEs,
Javascript command line
1999-12-26 15:19:45 +00:00
svn@xmlterm.org
5a54149286 XMLterm changes; NOT PART OF SEAMONKEY BUILD;
fixed Solaris bug in makemake; removed reference to nsIScriptContextOwner in
mozXMLTermUtils; updated documentation
1999-12-08 02:50:54 +00:00
svn@xmlterm.org
a61fd22871 Initial import of XMLterm extension; not part of default SeaMonkey build 1999-12-06 06:32:12 +00:00