Commit Graph

25 Commits

Author SHA1 Message Date
warren@netscape.com
6a06dfc026 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
cls@seawood.org
78c8a0a44b According to mjudge's caret api checkin comments, I think this is the proper fix for the xmlterm bustage. a=leaf 2000-06-01 06:58:16 +00:00
mjudge@netscape.com
0688413403 fix for caret. need to pass in domselection you are referrning to 2000-05-11 04:33:55 +00:00
cls@seawood.org
8ce38e4e83 nsString fixes for xmlterm 2000-04-28 10:55:20 +00:00
svn@xmlterm.org
00755b7c94 xmlterm changes only.
Changed true to PR_TRUE and false to PR_FALSE to compile on native Solaris
compilers. Patch provided by Ashutosh.Kulkarni@eng.sun.com
2000-04-21 14:01:43 +00:00
svn@xmlterm.org
7ac413e093 xmlterm changes only.
Clipboard paste fix (still doesn't work properly).
2000-04-21 13:06:28 +00:00
svn@xmlterm.org
7a79b72251 xmlterm changes only.
Fixed bustage due to changes in nsIClipboard.idl
2000-04-16 01:26:33 +00:00
svn@xmlterm.org
6b168301d4 xmlterm changes only;
Autodetection of window resize at end of input command line.
2000-04-05 01:51:34 +00:00
svn@xmlterm.org
a3ed75e331 xmlterm changes only;
Initial terminal size is now explicitly passed through parameters, providing
better control. Session aborts now produce an error message on the screen.
2000-04-04 04:42:27 +00:00
tbogard@aol.net
801543fcf6 nsIDocShell::LoadURI now takes a nsIDocShellLoadInfo parameter to do fancier loads which include replacing current history slots and passing in a referrer. In the future more things may be set on the nsIDocShellLoadInfo interface. This allows us to not have to add a new parameter for every new type of load info that might be needed in different loads. 2000-03-30 22:38:32 +00:00
svn@xmlterm.org
84d0caac3a xmlterm changes only;
Changed call to LoadURI in response to DocShell changes.
2000-03-27 15:40:12 +00:00
svn@xmlterm.org
d0ae00227f xmlterm changes only (not part of the default build).
Improvements to the user interface. User level-option and icons-style option
added. Keyboards shortcuts too. Compiles with M14 and March10 source.
2000-03-13 15:48:32 +00:00
tbogard@aol.net
172de88199 HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. 2000-03-11 01:24:29 +00:00
svn@xmlterm.org
c6542c1d9a xmlterm changes only (not part of the default build).
Created some plain vanilla chrome files to invoke XMLterm through mozilla.
Compiles with Feb25 tree.
2000-02-29 15:55:36 +00:00
svn@xmlterm.org
b1cc3f22fb xmlterm changes only, a=leaf (not part of the default build).
Implemented full screen operations in XMLTerm, although still buggy.
Commands like 'less', 'vi', and 'emacs -nw' now work in stand-alone xmlterm,
although scrolling is still messed up. Compiles with Feb21 tree.
2000-02-22 20:18:19 +00:00
pavlov@netscape.com
1732418f09 fix for xmlterm build a=leaf (not part of the default build) 2000-02-22 07:16:01 +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
pinkerton@netscape.com
d6bce5e28c native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc. 2000-02-01 22:26:21 +00:00
pp@ludusdesign.com
6a4d4a3655 Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-01 14:26:27 +00:00
svn@xmlterm.org
bf314e25b1 XMLterm changes only; NOT PART OF DEFAULT SEAMONKEY BUILD
Implemented full screen operations for LineTerm only; works with Jan12 build
2000-01-17 01:16:14 +00:00
pp@ludusdesign.com
d459b2ef64 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
rpotts@netscape.com
5d4a8a8ba0 Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad. 1999-12-29 07:32:59 +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
scc@netscape.com
ccc5b57efd Make observers support weak references. Bug #18682; r=dp. 1999-12-07 14:06:36 +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