Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r9663: Portability fix for IE. | Deryck Hodge | 1 | -2/+2 | |
deryck (This used to be commit 87cb23aae377a9cdce790881c65535ed4d3931e1) | |||||
2007-10-10 | r9635: Seperate window logic from registry js file. | Deryck Hodge | 1 | -9/+0 | |
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) | |||||
2007-10-10 | r9579: Desktop SWAT opens now with a little server status window. | Deryck Hodge | 1 | -0/+49 | |
This includes a table layout that can be reused (see QxListView in status.js). Some formatting fixes, too. deryck (This used to be commit f95bf0adf760b8799ec02ec68ce42516ca40b6d2) |