Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r24985: Start to revert us back to the old-style SWAT, while trying not to | Andrew Bartlett | 1 | -0/+60 | |
loose some of the fixes in the meantime. Andrew Bartlett (This used to be commit 13acff5ed259e7b5859fd2324ea7740b8f9e5fd7) | |||||
2007-10-10 | r20446: rename swat directory to swat.obsolete; keeping it around since ↵ | Derrell Lipman | 1 | -60/+0 | |
there is lots of useful info in it. (This used to be commit 5f9f72a9cfab80561b23284001b67c4ea961757b) | |||||
2007-10-10 | r9668: Cross-browser fix for IE, when adding scripts on the fly. | Deryck Hodge | 1 | -2/+9 | |
deryck (This used to be commit 1f4e65ce96ec8c4335bfabbe54989a8cb431d773) | |||||
2007-10-10 | r9635: Seperate window logic from registry js file. | Deryck Hodge | 1 | -0/+53 | |
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) |