1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Deryck Hodge
f95bf0adf7 r9579: Desktop SWAT opens now with a little server status window.
This includes a table layout that can be reused (see
QxListView in status.js).

Some formatting fixes, too.

deryck
2007-10-10 13:34:31 -05:00
Deryck Hodge
93e648ade2 r9471: Rough first pass at a menu system. It's hacked together, but
I wanted to just get it working to play with it.  Only the
reg editor works from this menu.  The rest will follow later.

deryck
2007-10-10 13:34:19 -05:00
Deryck Hodge
eeacd73ef2 r9469: Add a right-click menu to the SWAT desktop.
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
2007-10-10 13:34:19 -05:00
Deryck Hodge
dadc89f883 r9443: We can now move windows around anywhere on our SWAT "desktop".
QxWidget doesn't accept percentages, so I feed the toplevel
widget the actual brower height/width onload and onresize.

deryck
2007-10-10 13:34:15 -05:00
Andrew Tridgell
8295eb01c0 r9434: moved the registry editor into a common js library. Deryck, does this
look ok? Apologies if this treads on your toes.
2007-10-10 13:34:14 -05:00
Deryck Hodge
435467f90d r9397: Playing with qooxdoo a bit and saving my work, so I
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
2007-10-10 13:33:34 -05:00