summaryrefslogtreecommitdiff
path: root/swat/scripting/client
AgeCommit message (Expand)AuthorFilesLines
2008-03-28Convert some more files to GPLv3.Andrew Kroeger6-6/+6
2007-10-10r24985: Start to revert us back to the old-style SWAT, while trying not toAndrew Bartlett6-0/+583
2007-10-10r20446: rename swat directory to swat.obsolete; keeping it around since there...Derrell Lipman6-583/+0
2007-10-10r10228: Reorganizing a bit, trying to simplify. This is an attemptDeryck Hodge1-53/+0
2007-10-10r10212: An IE fix. Must set initial values in the onload function.Deryck Hodge1-6/+7
2007-10-10r9779: Add a contextmenu function to be used by all window/widget objects.Deryck Hodge1-22/+15
2007-10-10r9763: Add the start bar as a widget from theDeryck Hodge1-2/+18
2007-10-10r9761: Move initial widget setup to desktop library. Now, just by includingDeryck Hodge1-0/+23
2007-10-10r9759: Create some wrappers for QxWidget. This gives us some pre-fabbedDeryck Hodge1-16/+58
2007-10-10r9710: Filename change for clarity's sake.Deryck Hodge1-0/+0
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