svn%xmlterm.org bc1e33c0b7 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.


git-svn-id: svn://10.0.0.236/trunk@63583 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-21 14:26:59 +00:00
..
2000-03-21 14:26:59 +00:00

content --- XUL, Javascript, and HTML for user interface

xmlterm.html        XMLterm startup file containing HTML and Javascript
                      Uses mozIXMLTermShell to create XMLterm
                      Uses ../skin/xmltpage.css for stylesheets

xmlterm.xul         XUL wrapper for xmlterm.html

xmlterm2.xul        XUL wrapper for xmlterm.html, with additional browser frame

XMLTermCommands.js  Javascript commands used by XUL wrappers