summaryrefslogtreecommitdiff
path: root/swat/scripting/client
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9668: Cross-browser fix for IE, when adding scripts on the fly.Deryck Hodge1-2/+9
2007-10-10r9663: Portability fix for IE.Deryck Hodge1-2/+2
2007-10-10r9651: Start to group all SWAT specific windowing, widgets, etc. in oneDeryck Hodge1-0/+99
2007-10-10r9635: Seperate window logic from registry js file.Deryck Hodge3-33/+60
2007-10-10r9579: Desktop SWAT opens now with a little server status window.Deryck Hodge1-0/+49
2007-10-10r9470: non-working attempt to add a little table for values to the reg editorAndrew Tridgell1-5/+27
2007-10-10r9466: add display of values as well as keys in the registry editorAndrew Tridgell1-5/+42
2007-10-10r9465: handle encoding and decoding of pointers, representing them as aAndrew Tridgell1-1/+1
2007-10-10r9434: moved the registry editor into a common js library. Deryck, does thisAndrew Tridgell1-0/+118
2007-10-10r9228: cleanup and simplify the AJAJ code - part 2Andrew Tridgell1-6/+26
2007-10-10r9211: don't try to encode functions in the AJAJ object encoderAndrew Tridgell1-1/+1
2007-10-10r9176: added a much neater method of calling printf on the server from client...Andrew Tridgell1-9/+38
2007-10-10r9136: made the 'AJAJ' code portable to IE and OperaAndrew Tridgell1-1/+32
2007-10-10r9134: added the client side js library code for handling remote 'AJAJ' callsAndrew Tridgell2-0/+122