RetroZilla/extensions/xmlterm/ui/content
2015-10-20 23:03:22 -04:00
..
contents.rdf first commit 2015-10-20 23:03:22 -04:00
insertest.html first commit 2015-10-20 23:03:22 -04:00
README first commit 2015-10-20 23:03:22 -04:00
styletest.html first commit 2015-10-20 23:03:22 -04:00
xmltblank.html first commit 2015-10-20 23:03:22 -04:00
xmlterm2.html first commit 2015-10-20 23:03:22 -04:00
xmlterm2.xul first commit 2015-10-20 23:03:22 -04:00
xmlterm.html first commit 2015-10-20 23:03:22 -04:00
xmlterm.xul first commit 2015-10-20 23:03:22 -04:00
xmltermAbout.html first commit 2015-10-20 23:03:22 -04:00
XMLTermChrome.js first commit 2015-10-20 23:03:22 -04:00
XMLTermCommands.js first commit 2015-10-20 23:03:22 -04:00
xmltermDummy.xul first commit 2015-10-20 23:03:22 -04:00
xmltermOverlay.js first commit 2015-10-20 23:03:22 -04:00
xmltermOverlay.xul first commit 2015-10-20 23:03:22 -04:00
xmltermTips.html first commit 2015-10-20 23:03:22 -04:00
xpctest.html first commit 2015-10-20 23:03:22 -04:00

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

xmlterm.xul         XUL wrapper for xmlterm.html

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

XMLTermOverlay.xul  XUL for XMLterm menu overlay

XMLTermChrome.js    Javascript commands used by XUL wrappers

XMLTermCommands.js  Javascript commands used by XMLterm

XMLTermOverlay.js   Javascript commands used by XMLterm menu overlay

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

xmltermAbout.html   Info about XMLterm

xmltermTips.html    Tips on XMLterm usage