gecko-dev/extensions/xmlterm/ui/content
bzbarsky%mit.edu cddca7b121 Don't set window.location or document.location in chrome code; set
location.href instead.  Bug 295040, r+sr=jst, a=asa
2005-05-24 04:12:30 +00:00
..
README
XMLTermChrome.js Bug 264102 Chrome should use document.title instead of window.title - xmlterm fixes 2004-10-24 18:10:59 +00:00
XMLTermCommands.js Don't set window.location or document.location in chrome code; set 2005-05-24 04:12:30 +00:00
contents.rdf
insertest.html
styletest.html
xmltblank.html
xmlterm.html
xmlterm.xul Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
xmlterm2.html Don't set window.location or document.location in chrome code; set 2005-05-24 04:12:30 +00:00
xmlterm2.xul Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
xmltermAbout.html
xmltermDummy.xul
xmltermOverlay.js
xmltermOverlay.xul
xmltermTips.html
xpctest.html

README

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