summaryrefslogtreecommitdiffstats
path: root/swat/scripting/client
Commit message (Expand)AuthorAgeFilesLines
* r10228: Reorganizing a bit, trying to simplify. This is an attemptDeryck Hodge2007-10-101-53/+0
* r10212: An IE fix. Must set initial values in the onload function.Deryck Hodge2007-10-101-6/+7
* r9779: Add a contextmenu function to be used by all window/widget objects.Deryck Hodge2007-10-101-22/+15
* r9763: Add the start bar as a widget from theDeryck Hodge2007-10-101-2/+18
* r9761: Move initial widget setup to desktop library. Now, just by includingDeryck Hodge2007-10-101-0/+23
* r9759: Create some wrappers for QxWidget. This gives us some pre-fabbedDeryck Hodge2007-10-101-16/+58
* r9710: Filename change for clarity's sake.Deryck Hodge2007-10-101-0/+0
* r9668: Cross-browser fix for IE, when adding scripts on the fly.Deryck Hodge2007-10-101-2/+9
* r9663: Portability fix for IE.Deryck Hodge2007-10-101-2/+2
* r9651: Start to group all SWAT specific windowing, widgets, etc. in oneDeryck Hodge2007-10-101-0/+99
* r9635: Seperate window logic from registry js file.Deryck Hodge2007-10-103-33/+60
* r9579: Desktop SWAT opens now with a little server status window.Deryck Hodge2007-10-101-0/+49
* r9470: non-working attempt to add a little table for values to the reg editorAndrew Tridgell2007-10-101-5/+27
* r9466: add display of values as well as keys in the registry editorAndrew Tridgell2007-10-101-5/+42
* r9465: handle encoding and decoding of pointers, representing them as aAndrew Tridgell2007-10-101-1/+1
* r9434: moved the registry editor into a common js library. Deryck, does thisAndrew Tridgell2007-10-101-0/+118
* r9228: cleanup and simplify the AJAJ code - part 2Andrew Tridgell2007-10-101-6/+26
* r9211: don't try to encode functions in the AJAJ object encoderAndrew Tridgell2007-10-101-1/+1
* r9176: added a much neater method of calling printf on the server from client...Andrew Tridgell2007-10-101-9/+38
* r9136: made the 'AJAJ' code portable to IE and OperaAndrew Tridgell2007-10-101-1/+32
* r9134: added the client side js library code for handling remote 'AJAJ' callsAndrew Tridgell2007-10-102-0/+122