Joshua Horton
8228339433
#58
2017-05-11 12:26:14 +07:00
Joshua Horton
26b2a45653
Fix for Issue #58 - toggle button now works correctly if second-to-last keyboard is removed.
2017-05-11 12:09:06 +07:00
Marc Durdin
8f63c81281
Merge pull request #60 from Sethyboy0/master
...
Fixed an issue where event handlers with no return value would block …
2017-04-23 10:12:40 +07:00
Seth Ament
53743fa630
Implemented changes discussed in the pull request.
...
https://github.com/keymanapp/keymanweb/pull/60#discussion_r112583684
2017-04-21 10:39:39 -04:00
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
Marc Durdin
510c8d3574
Merge pull request #57 from mcdurdin/platform-web
...
#56 platform(web) fails to match on KeymanWeb
2017-03-31 08:49:09 +07:00
Marc Durdin
571beb688a
#56 platform(web) fails to match on KeymanWeb
2017-03-31 08:27:06 +07:00
Marc Durdin
319799700b
build ui as well as main code
2016-11-06 10:33:22 +07:00
Marc Durdin
56aa8bd6bf
Merge pull request #51 from mcdurdin/master
...
build ui as well as main code
2016-11-06 10:32:56 +07:00
Marc Durdin
d5672adf74
Fixup resources build path
2016-11-06 10:31:14 +07:00
Marc Durdin
16812bdaac
Merge pull request #50 from mcdurdin/master
...
Fixup resources build path
2016-11-06 10:30:44 +07:00
Marc Durdin
338e3848f0
Merge pull request #49 from mcdurdin/master
...
build exit codes
2016-11-06 10:27:54 +07:00
Marc Durdin
4a80c613f4
build exit codes
2016-11-06 10:28:22 +07:00
Marc Durdin
b5a13212dc
Create output folder in build
2016-11-06 10:23:05 +07:00
Marc Durdin
1715296c47
Merge pull request #48 from mcdurdin/master
...
Create output folder in build
2016-11-06 10:22:40 +07:00
Marc Durdin
bf82373dff
Merge pull request #47 from mcdurdin/master
...
java path for teamcity
2016-11-06 10:18:58 +07:00
Marc Durdin
2641ee3582
java path for teamcity
2016-11-06 10:19:25 +07:00
Marc Durdin
f2f0050b67
Merge pull request #46 from mcdurdin/master
...
java path for teamcity
2016-11-06 10:14:43 +07:00
Marc Durdin
196ce67434
java path for teamcity
2016-11-06 10:15:06 +07:00
Marc Durdin
13bb943624
Prepare for teamcity build
2016-11-06 09:48:32 +07:00
Marc Durdin
eee5b52ba9
Merge pull request #41 from mcdurdin/master
...
build 408
2015-09-14 15:53:12 +10:00
Marc Durdin
c1f15f5590
build 408
2015-09-14 15:47:00 +10:00
Marc Durdin
4883a587bf
Merge pull request #40 from mcdurdin/master
...
fix space after comma in font names
2015-09-14 15:46:43 +10:00
Marc Durdin
1868785f2d
fix space after comma in font names
2015-09-14 15:46:09 +10:00
Marc Durdin
852ea57b4b
Merge pull request #39 from mcdurdin/master
...
build 407
2015-09-14 15:37:56 +10:00
Marc Durdin
23056650ed
build 407
2015-09-14 15:25:21 +10:00
Marc Durdin
9c4caf19d6
Merge pull request #37 from jmdurdin/master
...
touch hold instantiation on touch, repeated delete timer cancellation…
2015-09-14 15:24:45 +10:00
Marc Durdin
720edb78cd
Merge pull request #38 from jmdurdin/fix-font-delimiting
...
Fix font delimiting
2015-09-14 15:24:12 +10:00
John Durdin
988ade33dc
Fix font delimiting
2015-09-10 10:13:16 +10:00
John Durdin
25ff11b18c
touch hold instantiation on touch, repeated delete timer cancellation corrected
2015-09-10 09:51:53 +10:00
Marc Durdin
3df17037c3
Merge pull request #36 from mcdurdin/master
...
build 406
2015-08-28 08:52:54 +10:00
Marc Durdin
1edab7cbf4
build 406
2015-08-28 08:50:54 +10:00
Marc Durdin
10f6108dd5
Merge pull request #35 from jmdurdin/master
...
Support font names with spaces for OSK, correct OSK layer switching bug
2015-08-28 08:49:20 +10:00
John Durdin
442c768219
Support font names with spaces for OSK, correct OSK layer switching bug
2015-08-27 11:35:44 +10:00
Marc Durdin
af1ffcb05c
Merge pull request #34 from mcdurdin/master
...
build 405
2015-08-24 22:41:20 +10:00
Marc Durdin
65ebf5861c
build 405
2015-08-24 22:38:26 +10:00
Marc Durdin
b313e9dfa6
KeymanWeb build 404
2015-08-24 22:33:49 +10:00
Marc Durdin
7134942ae6
Merge pull request #33 from mcdurdin/master
...
#31 Update KC function to handle start-of-textstore correctly in all browsers and element types
2015-08-24 22:24:48 +10:00
Marc Durdin
ab5f0e2e39
#31 nul context support
2015-08-24 22:24:04 +10:00
Marc Durdin
0167756284
#31 Update KC function to handle start-of-textstore correctly in all browsers and element types
2015-08-11 16:34:28 +10:00
Marc Durdin
c496c93c64
Merge pull request #32 from mcdurdin/master
...
build 403
2015-07-28 14:52:31 +10:00
Marc Durdin
827dd33e7b
build 403
2015-07-28 14:51:09 +10:00
Marc Durdin
91d6c606a2
Merge pull request #30 from mcdurdin/master
...
Fix KC context check when before start of text store
2015-07-28 14:49:11 +10:00
Marc Durdin
947ee87811
Fix KC context check when before start of text store
2015-07-28 08:10:46 +10:00
Marc Durdin
a68726a709
Merge pull request #28 from mcdurdin/master
...
build 402
2015-07-09 09:53:55 +10:00
Marc Durdin
f7b7e3a483
build 402
2015-07-09 09:52:38 +10:00
Marc Durdin
a7356a6ca6
build 401
2015-07-09 09:45:10 +10:00
Marc Durdin
239480e3cb
Merge pull request #26 from mcdurdin/master
...
build 399
2015-07-09 09:43:24 +10:00
Marc Durdin
e894777913
build 400
2015-07-09 09:42:00 +10:00
Marc Durdin
6657aaaa09
build 399
2015-07-09 09:31:55 +10:00