summaryrefslogtreecommitdiff
path: root/swat/desktop
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r9469: Add a right-click menu to the SWAT desktop.Deryck Hodge1-2/+57
This includes a generic showMessage() for opening a dialog window to the user. Next is a start menu, and then I'll move on to more practical functionality... user manager, server config, etc. deryck (This used to be commit eeacd73ef2da16337f2968aec86f9f9313085c25)
2007-10-10r9443: We can now move windows around anywhere on our SWAT "desktop".Deryck Hodge1-7/+48
QxWidget doesn't accept percentages, so I feed the toplevel widget the actual brower height/width onload and onresize. deryck (This used to be commit dadc89f8839b5c481ba47eeadec9f7bf4d3e14a9)
2007-10-10r9434: moved the registry editor into a common js library. Deryck, does thisAndrew Tridgell1-123/+4
look ok? Apologies if this treads on your toes. (This used to be commit 8295eb01c0e1eec4f7c5bd211eac80b92ff9549e)
2007-10-10r9397: Playing with qooxdoo a bit and saving my work, so IDeryck Hodge1-0/+168
can get to it later today at work. Not much to see yet, and not linked to from SWAT yet. Playing with the idea of a web-based desktop, and just seeing how widgets can be used. deryck (This used to be commit 435467f90d809899c3d0efeaf991fb659d97202d)