summaryrefslogtreecommitdiff
path: root/swat/esptest/qooxdoo.esp
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r9227: cleanup and simplify the AJAJ codeAndrew Tridgell1-3/+25
(This used to be commit ceb7669e5991e9dda759d60a09a0a65e6caba991)
2007-10-10r9176: added a much neater method of calling printf on the server from ↵Andrew Tridgell1-3/+2
client side js. Just use srv_printf() and normal printf arguments (This used to be commit 11c7e8db3d2501a6a439d3e3a63a5055cc577f51)
2007-10-10r9175: simplify the example code a bitAndrew Tridgell1-18/+7
(This used to be commit fbae29686644198351bb31c3be1cf5630165ef1f)
2007-10-10r9143: print out the rate of rounttripsStefan Metzmacher1-1/+7
metze (This used to be commit c0e055ac989a24c2b6ad14a0eb2b3f8509cb9bab)
2007-10-10r9140: fixed a typoAndrew Tridgell1-1/+1
(This used to be commit 672b8c397103dddbd5d046a4c43f4686ad51192e)
2007-10-10r9139: cleanup the layout a bitAndrew Tridgell1-1/+1
(This used to be commit c21fe071e795888f8e4ed0f535dc1bbc8d0731a5)
2007-10-10r9135: added a sample page that demonstrates using AJAJ to make remote callsAndrew Tridgell1-0/+117
that update an object (This used to be commit 678b0cc08f6026fe35b522d5705ab0c1baf3c359)