spiegel-keyman/source
Seth Ament d397a877c6 Fixed an issue where event handlers with no return value would block any further event handlers from executing.
This was caused due to the return value being undefined, and !undefined evaluates to true.
Fixing that alone would have caused the event stack to never get smaller however, so an else was added to the if statement.
2017-04-05 14:48:06 -04:00
..
resources Update CSS for OnScreen keyboard, change to visible overflow instead of static position, platofmr independent correction 2015-07-03 16:35:02 +10:00
build.bat build ui as well as main code 2016-11-06 10:33:22 +07:00
keymanweb.js Build 389, added key preview, OSK now uses single touch event handler 2015-06-02 16:17:30 +10:00
kmwbase.js Fixed an issue where event handlers with no return value would block any further event handlers from executing. 2017-04-05 14:48:06 -04:00
kmwcallback.js #56 platform(web) fails to match on KeymanWeb 2017-03-31 08:27:06 +07:00
kmwdebug.js license in headers 2014-11-05 11:04:54 +11:00
kmwdebugstub.js Fix license discrepancies 2014-11-05 09:41:26 +11:00
kmwinit.js Fix license discrepancies 2014-11-05 09:41:26 +11:00
kmwkeymaps.js Fix license discrepancies 2014-11-05 09:41:26 +11:00
kmwlayout.js Fix license discrepancies 2014-11-05 09:41:26 +11:00
kmwlegacy.js Fix license discrepancies 2014-11-05 09:41:26 +11:00
kmwnative.js touch hold instantiation on touch, repeated delete timer cancellation corrected 2015-09-10 09:51:53 +10:00
kmwosk.js fix space after comma in font names 2015-09-14 15:46:09 +10:00
kmwreleasestub.js Fix license discrepancies 2014-11-05 09:41:26 +11:00
kmwstring.js Fix license discrepancies 2014-11-05 09:41:26 +11:00
kmwuibutton.js Fix license discrepancies 2014-11-05 09:41:26 +11:00
kmwuifloat.js Fix license discrepancies 2014-11-05 09:41:26 +11:00
kmwuitoggle.js Fix license discrepancies 2014-11-05 09:41:26 +11:00
kmwuitoolbar.js Fix license discrepancies 2014-11-05 09:41:26 +11:00
version.txt build 408 2015-09-14 15:47:00 +10:00