Commit Graph

40 Commits

Author SHA1 Message Date
heikki@netscape.com
88e504cf5b Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2002-01-31 22:12:36 +00:00
svn@xmlterm.org
4a93bf42a7 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Cleaned up and updated the code.
2001-12-28 22:39:45 +00:00
svn@xmlterm.org
ea65fce335 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fixed xmlterm bustage due to build and nsIContentHandler changes (bug 91815).
Also modified xmlterm to handle terminal: protocol rather than telnet:,
to avoid conflict with telnet implementations (such as protozilla).
2001-08-02 20:08:15 +00:00
timeless@mac.com
2aff4a1031 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
blakeross@telocity.com
db982c61c8 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
timeless@mac.com
bb9ba861ca Bug 65428 language="javascript" should be type="application/x-javascript"
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
svn@xmlterm.org
97b056977d --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fix for minor bug 65662.
(Oops! Missed CVS log message on previous checkin for this file. Dummy checkin
with the correct log message.)
2001-01-19 22:59:06 +00:00
svn@xmlterm.org
fd03c91024 ../../LogMessage 2001-01-19 22:52:18 +00:00
bryner@uiuc.edu
a84ad09e66 Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +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
svn@xmlterm.org
3d1266af0c --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fixed error/warning message output to eliminate beeping problem.
2000-11-08 22:11:00 +00:00
svn@xmlterm.org
f1b03d60b3 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Added test HTML documents to exercise xpcom/css/dom features used by xmlterm.
2000-10-10 04:46:00 +00:00
svn@xmlterm.org
cc228c801f --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fix for XMLterm user level/icons mode selection (workaround for bug 53448).
2000-09-25 14:57:27 +00:00
svn@xmlterm.org
fe21e6a972 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Changes to get XMLterm working with the new jar packaging.
2000-09-24 14:33:30 +00:00
svn@xmlterm.org
da22601f24 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Recent changes to nsChromeProtocolHandler.cpp have caused chrome HTML files to lose their XPConnect privileges. This meant that content/xmlterm.html could no longer access the XMLTermShell object. This checkin provides a somewhat clumsy workaround for that problem, to get XMLterm working with NS PR3/6.0.
2000-09-24 14:22:11 +00:00
hyatt@netscape.com
6ff6a137a8 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
svn@xmlterm.org
bfeb9f4648 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Locale chrome changes. Added makefiles to handle xmltermOverlay.dtd
2000-09-19 22:58:39 +00:00
mcafee@netscape.com
a2b28b1ebf Adding accelerators for xmlterm, irc (51418). r=pavlov 2000-09-14 04:43:19 +00:00
rayw@netscape.com
c6334366cb Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
mcafee@netscape.com
7ea4929a1e Playing position games to get menus to show up in the right order (51418). 2000-09-13 09:38:02 +00:00
svn@xmlterm.org
86250b4f69 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fixed overlay to XMLterm back into the tasks menu.
2000-08-12 03:51:02 +00:00
svn@xmlterm.org
c03a62ed13 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Fixed "bug" in XMLTermCommands.js that was causing duplicate instances of XMLTerm shells.
2000-08-05 17:22:00 +00:00
svn@xmlterm.org
5c5021bfe6 --NOT PART OF DEFAULT BUILD--
XMLterm changes only.
Re-structured chrome directories.
2000-08-05 17:19:44 +00:00
svn@xmlterm.org
70cacf9dc0 xmlterm changes only.
Changed xmlterm/ui/Makefile.in to use CHROME vars to handle content/skin resources (bug 34416); eliminated directories xmlterm/ui/content and xmlterm/ui/skin.
2000-04-15 04:45:36 +00:00
svn@xmlterm.org
1b99b0e880 xmlterm changes only;
Windows mode implemented
2000-04-05 05:15:14 +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
svn@xmlterm.org
d6558803c2 xmlterm changes only;
Made changes to lineterm, especially the PTY code, to get it to compile on
FreeBSD (bug 32923). Now it does compile and run on FreeBSD. There still a few
glitches though; PTY resizing fails in FreeBSD, for example.
2000-04-01 23:42:18 +00:00
svn@xmlterm.org
df7ac641c1 xmlterm changes only;
UI changes. If user has started typing in a new command, double-clicking a filename copies the filename to the cursor position, rather than opening/executing the file.
2000-03-21 14:26:59 +00:00
cls@seawood.org
663e65df3a Tweak xmlterm Makefiles so that it will build in an objdir. Bug #32275. 2000-03-19 00:37:41 +00:00
svn@xmlterm.org
141684be39 xmlterm changes only (not part of the default build).
More improvements to the user interface.
2000-03-15 14:44:32 +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
svn@xmlterm.org
a95eed5396 xmlterm changes only (not part of the default build).
Minor tweaks to handle input of control characters. Switched to double clicks, instead of single clicks, to activate XMLterm features (to protect the user).
2000-03-07 15:45:16 +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
a5a12a1892 xmlterm changes only (not part of the default build).
Added workaround for annoying cursor positioning problem using mouse click event.
Added tips/news feature.
2000-03-01 15:50:23 +00:00
svn@xmlterm.org
fe6cb2639b xmlterm changes only (not part of the default build).
Minor changes
2000-03-01 01:08:07 +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
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
a61fd22871 Initial import of XMLterm extension; not part of default SeaMonkey build 1999-12-06 06:32:12 +00:00