Mercurial > urweb
log lib/js/urweb.js
age | author | description |
---|---|---|
Thu, 14 Nov 2013 06:36:36 -0500 | Adam Chlipala | Fix more of client-side error handlers |
Thu, 14 Nov 2013 06:16:58 -0500 | Adam Chlipala | Fix regression in execution of 'onError' handlers |
Tue, 16 Apr 2013 10:55:48 -0400 | Adam Chlipala | Basis.tryRpc |
Fri, 30 Nov 2012 10:02:13 -0500 | Adam Chlipala | add Placeholder attribute to <password>; change <textbox> code generation to set 'type' to 'text' |
Mon, 22 Oct 2012 01:49:22 +0400 | Vladimir Shabanov | Removed unused parent() function which conflicts with window.parent. |
Thu, 30 Aug 2012 17:58:37 +0400 | Vladimir Shabanov | Minor js optimizations. |
Thu, 30 Aug 2012 17:04:30 +0400 | Vladimir Shabanov | Removed setting of ignored XMLHttpRequest headers. |