Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins using file wapp.tcl version b60a06f941
2018-02-14
| ||
01:56 | In the formajax02.tcl example, change the name of the AJAX accept procedure to "acceptajax" which makes more sense than the former name of "acceptjson". (check-in: d5adad95cd user: drh tags: trunk) | |
01:52 | In the formajax02.tcl example, use the encodeURIComponent() javascript function instead of escape() so that the "+" character is correctly escaped. Fix for ticket [a38160c72116b1ba04c] (check-in: 9580d1fedb user: drh tags: trunk) | |
2018-02-10
| ||
20:21 | Add an edit function to the shopping list application. (check-in: 43323e55a9 user: drh tags: trunk) | |
2018-02-08
| ||
12:31 | More improvements to test01.tcl. (check-in: cea1360863 user: drh tags: trunk) | |
12:15 | Typos from Andreas. Added the file-upload test to test01.tcl. (check-in: e17c170f16 user: drh tags: trunk) | |
04:42 | Fix minor problems with the two self-scripts. (check-in: b25f6825c5 user: drh tags: trunk) | |
02:17 | Add she-bangs to the self.tcl and self2.tcl examples. (check-in: 654ca1127b user: drh tags: trunk) | |
02:07 | Add the self2.tcl example script (check-in: 0afcafe89f user: drh tags: trunk) | |
01:31 | Add cache-control to the self.tcl example script. (check-in: b1545db25b user: drh tags: trunk) | |
01:24 | Add the "self.tcl" example application that displays a copy of itself. (check-in: 8f65cebe60 user: drh tags: trunk) | |
00:14 | Add a documentation file on how to compile wapptclsh. (check-in: 3e1e061441 user: drh tags: trunk) | |
2018-02-07
| ||
23:55 | Fix yet another typo. (check-in: e4fc8bab33 user: drh tags: trunk) | |
23:53 | Fix documentation typos reported by Andreas Kupries. (check-in: 7afff168cb user: drh tags: trunk) | |
20:00 | Improvements to the same-origin detection logic. (check-in: 8b769e4771 user: drh tags: trunk) | |