Commit graph

74 commits

Author SHA1 Message Date
Joshua Horton
fef0eaafe2 Brace yourself! 2017-05-12 14:20:47 +07:00
Joshua Horton
bf84fed020 #66 New version only assigns to the OSK's spacebar text when an actual change to the value has occurred. 2017-05-12 13:17:52 +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
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
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
d5672adf74 Fixup resources build path 2016-11-06 10:31:14 +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
2641ee3582 java path for teamcity 2016-11-06 10:19:25 +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
c1f15f5590 build 408 2015-09-14 15:47:00 +10:00
Marc Durdin
1868785f2d fix space after comma in font names 2015-09-14 15:46:09 +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
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
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
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
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
827dd33e7b build 403 2015-07-28 14:51:09 +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
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
e894777913 build 400 2015-07-09 09:42:00 +10:00
Marc Durdin
6657aaaa09 build 399 2015-07-09 09:31:55 +10:00
Marc Durdin
406f3022b6 build 398 2015-07-09 09:28:31 +10:00
Marc Durdin
8e5298d3b9 build 397 2015-07-09 09:25:44 +10:00
Marc Durdin
603a3c622d build 396 2015-07-07 08:46:29 +10:00
Marc Durdin
e0175dac9b Merge remote-tracking branch 'upstream/master' 2015-07-07 08:45:52 +10:00
John Durdin
05f03ae025 Update CSS for OnScreen keyboard, change to visible overflow instead of static position, platofmr independent correction 2015-07-03 16:35:02 +10:00
John Durdin
865f1c6c3c Update CSS for Android tablets (static kmw-key-square element) 2015-07-03 15:35:03 +10:00
Marc Durdin
33aa10d0e5 build 395 2015-07-03 14:24:57 +10:00
John Durdin
1538a53333 CSS styles updated, fixed Android display issue 2015-07-03 13:53:36 +10:00
John Durdin
1052e3b5ed Build 394, updated CSS for Android phones and tablets 2015-06-26 10:30:06 +10:00
John Durdin
bb87a4cee3 OSK style update (build 393) 2015-06-22 10:15:43 +10:00
John Durdin
8338801233 Key spacing and text alignment correction 2015-06-12 09:56:57 +10:00
Marc Durdin
6e8ef56bbe build 390 2015-06-05 08:33:43 +10:00
Marc Durdin
5916186a3c Fixup keyTarget hasClass test 2015-06-05 08:26:33 +10:00
John Durdin
4276fc790d Build 389, OSK single event fixed merge 2015-06-02 16:28:01 +10:00
John Durdin
2c2c1890ed Build 389, added key preview, OSK now uses single touch event handler 2015-06-02 16:17:30 +10:00
Marc Durdin
a09b28c123 build 382 2015-04-27 11:39:09 +10:00
Marc Durdin
becb69a9f6 version.txt 2015-04-27 11:35:00 +10:00
Marc Durdin
eb979836dd Need to trap errors in some OSK functions when load is slow #15 2015-04-27 11:33:20 +10:00