From c6b592a5b79bd8449a675012192c5654ddc4442c Mon Sep 17 00:00:00 2001 From: Deryck Hodge Date: Fri, 26 Aug 2005 05:25:29 +0000 Subject: r9635: Seperate window logic from registry js file. This allows for flexibility in display format, which will make more sense when I start working on windows, tabs, etc. Add the beginnings of a document.js object that allows us to add and remove scripts as we use them, which will ensure we only load what we need. A desktop GUI runs from a single page, so we can't load js files by changing pages. deryck (This used to be commit b4f6f81d7bbf87fcb7c7c9bd4a7164aabaeedc1c) --- swat/desktop/index.esp | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) (limited to 'swat/desktop') diff --git a/swat/desktop/index.esp b/swat/desktop/index.esp index 424f848e44..f688850851 100644 --- a/swat/desktop/index.esp +++ b/swat/desktop/index.esp @@ -4,8 +4,8 @@ libinclude("base.js"); %> - - + +