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