Commit Graph

9 Commits

Author SHA1 Message Date
Brian Lalor e3e6dc55f8 remove execute bit from all files 2012-11-23 08:33:55 -05:00
Brian Lalor 7b8d034d48 Fix for Rhino usage warning
Warning was
    RHINO USAGE WARNING: Missed Context.javaToJS() conversion
from
    threadTimeoutPool[threadId].interrupt()

I'm assuming this came about from the switch to Rhino 1.7something,
but I'm not positive.
2012-11-23 08:33:55 -05:00
Wouter Groeneveld 748b3da785 fix for checkbox click event which now sets the checked state correctly. 2012-03-20 20:28:06 +01:00
Wouter Groeneveld 7bd0e18f4f envjs focus event fix, setinterval fix, cleartimeout/interval fix 2011-12-20 21:59:22 +01:00
Wouter Groeneveld d0a6f2b556 hack envjs element css style parsing 2011-06-29 10:24:32 +02:00
Wouter Groeneveld 2ce4f02f97 fixed Envjs 1.2 CSS2Properties value maps + rhino shortcuts in bin 2011-06-28 12:11:30 +02:00
Wouter Groeneveld afa2f03c69 possibility to use @Before/After in superclasses 2011-06-26 22:05:07 +02:00
Wouter Groeneveld e58acab9c8 let @Before/@After work for superclasses 2011-06-26 21:44:55 +02:00
Wouter Groeneveld 582cbe4ce3 initial checkin 2011-06-24 21:11:58 +02:00