- Jul 19, 2017
-
-
Marc Durdin authored
* Test CI * Test CI again * Test CI again * Test CI again * Test CI again * Turn warnings into errors (but don't turn on all warnings)
-
- Jul 10, 2017
-
-
Marc Durdin authored
Long press in numeric/symbol layers does not work
-
Joshua Horton authored
Converted the Windows-dependent build.bat into a build.sh shell script.
-
Joshua A. Horton authored
Turns out Windows msys and Linux cp -R behavior is identical - OS X is the odd one out. So, redid the filtering.
-
Marc Durdin authored
-
Marc Durdin authored
-
Joshua A. Horton authored
-
Joshua A. Horton authored
Fixes the shell build for Mac systems - the resource copy path behavior appears to differ on the two OSes.
-
- Jul 05, 2017
-
-
Joshua Horton authored
-
Joshua Horton authored
-
Darcy Wong authored
Add sha-bang and set file to +x
-
Joshua Horton authored
-
Joshua Horton authored
-
- Jul 04, 2017
-
-
Joshua Horton authored
Bookmarklet support, fixing #108 & #109.
-
Joshua Horton authored
-
Joshua Horton authored
Wrapped most source files with conditional loading scheme in order to block accidentally redefining functionality and data if KMW is loaded multiple times. A few of the simpler files (definitions of string functions, basic init) were left unchanged.
-
- Jul 03, 2017
-
-
Joshua Horton authored
-
- Jun 29, 2017
-
-
Joshua Horton authored
Fixes support for embedded solutions using hardware keyboards.
-
Joshua Horton authored
Corrects issue #110 - fixes the embedded control path for hardware keyboard input and adds a layer of protection to prevent future touchable-mode breakage.
-
- Jun 27, 2017
-
-
Joshua Horton authored
Redesigned: new keyboard loading scheme
-
Joshua Horton authored
Relocated keyboard-error testing suite to own folder, replaced timeout example with a more universally-applicable one.
-
- Jun 26, 2017
-
-
Joshua Horton authored
-
Joshua Horton authored
-
Joshua Horton authored
Added a kmwembedded flag to make the error output's condition more explicit, refactored in-PR code to match.
-
Joshua Horton authored
-
- Jun 23, 2017
-
-
Joshua Horton authored
-
Joshua Horton authored
-
Joshua Horton authored
Redesign of the keyboard loading process - prototype complete! Confirmed in Firefox, Chrome, IE, and Edge!
-
- Jun 21, 2017
-
-
Marc Durdin authored
Use BUILD_COUNTER variable instead of BUILD_NUMBER from TeamCity
-
Marc Durdin authored
-
- Jun 15, 2017
-
-
Marc Durdin authored
Fixup copyright messages and links to remove references to Tavultesoft
-
Marc Durdin authored
Change build.bat to create output/ folder artifact layout that matches deployment layout
-
- Jun 14, 2017
-
-
Marc Durdin authored
Web set keyboard api fix
-
Marc Durdin authored
-
Marc Durdin authored
-
Joshua Horton authored
-
Joshua Horton authored
Also fixes issues with the Toggle UI displaying for API-disabled controls.
-
Joshua Horton authored
-
Joshua Horton authored
-
Joshua Horton authored
Inlined the old setDfltKeyboard() method that was only ever used in one place and was not part of the API.
-