Commit graph

27982 commits

Author SHA1 Message Date
Joshua Horton
6a16bc02f8
Merge pull request #1611 from keymanapp/web-text-deltas
[Web] Keyboard rule transcriptions
2019-02-26 09:15:12 +07:00
Joshua Horton
c4b344425f
Merge pull request #1630 from keymanapp/web-toolbar-minification-cherry
[Web] Pulls #1629's fix into master.
2019-02-26 09:03:44 +07:00
Joshua A. Horton
b4302b9bc0 Pulls #1629's fix into master. 2019-02-26 08:51:30 +07:00
Joshua Horton
4ca4e72ebb
Merge pull request #1625 from keymanapp/web-safari-unit-test
[Web] Disables Safari tests for KMW pending BrowserStack fix.
2019-02-26 08:07:49 +07:00
Joshua A. Horton
72d75ab425 Disables LMLayer's Safari CI checks 2019-02-26 07:59:29 +07:00
Marc Durdin
f1878cc8ba
Merge pull request #1626 from keymanapp/beta-final-master-merge
Merge final 11.0 beta changes to 12.0 alpha
2019-02-25 18:27:00 +11:00
Marc Durdin
581971142b
Merge branch 'master' into beta-final-master-merge 2019-02-25 18:22:15 +11:00
Joshua A. Horton
ce12709c74 Disables Safari tests for KMW pending BrowserStack fix. 2019-02-25 12:17:36 +07:00
Marc Durdin
cfccf677a3
Merge pull request #1608 from keymanapp/linux-watch-stable
[Linux] Have launchpad watch stable for Keyman 11 release
2019-02-25 15:57:24 +11:00
Marc Durdin
a923d47b44
Merge pull request #1623 from keymanapp/beta-11.0-history.md-final
[meta] history for final beta
2019-02-25 15:57:17 +11:00
Marc Durdin
43eff6410c
Merge pull request #1621 from keymanapp/windows-serialization-of-altgr-1620
[Windows] AltGr causes sticky Left Control when some Windows European layouts are installed.
2019-02-25 15:46:12 +11:00
Marc Durdin
50dcc51543 [meta] 11.0 stable versions 2019-02-25 15:44:24 +11:00
Marc Durdin
fca0a0376c [meta] Add Windows latest history 2019-02-25 15:40:36 +11:00
Joshua A. Horton
351beea1ae Removes Object.assign use - is not IE-compatible. 2019-02-25 11:18:09 +07:00
Joshua A. Horton
35652e0ef0 Post-rebase cleanup. 2019-02-25 10:18:24 +07:00
Joshua A. Horton
45c327a736 Significant refactoring of keyDown logic for unification prep. 2019-02-25 10:17:32 +07:00
Joshua A. Horton
2faf0e0826 Significant refactoring of key -> keyboard logic. 2019-02-25 10:17:31 +07:00
Joshua A. Horton
db0c56ff0c After examination to verify, removes a few no-effect code lines. 2019-02-25 10:17:31 +07:00
Joshua A. Horton
979e07434b Some pre-refactor trimming. 2019-02-25 10:17:28 +07:00
Marc Durdin
bfddf323ba [Windows] Remove debug code 2019-02-25 14:15:13 +11:00
Marc Durdin
eb92df40de [Windows] Fixes #1620. AltGr causes sticky Left Control when some Windows European layouts are installed. 2019-02-25 14:08:56 +11:00
Marc Durdin
a0eba1e56b [meta] history for final beta 2019-02-25 14:05:55 +11:00
ಮಯೂರ ವರ್ಮ
6faff312df
#keyboards padding removed
padding is not needed, with correct font applied.
2019-02-24 20:53:15 -06:00
ಮಯೂರ ವರ್ಮ
36bbad2c5d
removed fontfallback
Removed font fallback and coloring code, since it is not required in windows 7 and above
2019-02-24 02:35:09 -06:00
Marc Durdin
d46ec0bbdd
Merge pull request #1601 from keymanapp/linux-kmx-filenames
[linux] Sanitize packageID, keyboardID, and kmx filenames
2019-02-22 15:06:26 +11:00
ಮಯೂರ ವರ್ಮ
1aaf6d3d7c
" removed
" is not needed. It fails the keyman menu to pickup the font.
2019-02-21 21:41:03 -06:00
rfaramir
397df8663a
Merge pull request #1594 from keymanapp/beta-mac-about-stuck
[Mac] Beta About Box seems stuck
2019-02-21 20:30:22 -06:00
ಮಯೂರ ವರ್ಮ
a2cb66a2a4
font-weight: normal; added to helplinks class
font-weight: normal; to helplinks class is needed to retain the same weight as before all the changes with Calibri
otherwise it is changed to bold same as the menu item.
2019-02-21 17:07:10 -06:00
ಮಯೂರ ವರ್ಮ
596aa7a755
title formatting restored 2019-02-21 16:46:07 -06:00
ಮಯೂರ ವರ್ಮ
16d87c8e27
removed calibri font 2019-02-21 16:42:08 -06:00
ಮಯೂರ ವರ್ಮ
12aafdac68
comment lines removed, font-weight fixed 2019-02-21 16:40:30 -06:00
Marc Durdin
fa206bcf2d
Merge pull request #1615 from keymanapp/beta-p5s4-alpha
Merge P5S4 beta pull requests to alpha
2019-02-22 07:34:18 +11:00
Marc Durdin
0925f6accb
Merge branch 'master' into beta-p5s4-alpha 2019-02-21 20:48:35 +11:00
Joshua A. Horton
cff9640a25 Merge branch 'web-lmlayer-compilation' into web-text-deltas 2019-02-21 12:44:04 +07:00
Joshua A. Horton
a8669937ae Oh yeah, still need to actually do the intermediate build... 2019-02-21 12:33:47 +07:00
Joshua A. Horton
1adc71ce98 Reworks the linkage between KMW and the LMLayer, updates target to ES6. 2019-02-21 12:30:50 +07:00
Joshua A. Horton
f2e2388143 Polishes Transcription work, adds a unit-test suite for it. 2019-02-21 10:20:35 +07:00
Darcy Wong
a499be314d
Merge branch 'beta' into linux-kmx-filenames 2019-02-20 20:12:14 -06:00
darcywong00
81094918fb Second attempt for history.md 2019-02-20 20:10:30 -06:00
darcywong00
bce5269b5a Resolve merge conflict in history.md 2019-02-20 20:08:21 -06:00
darcywong00
c98667a602 Check .kmx names in install_kmp_shared
Also update history.md
2019-02-20 20:04:54 -06:00
Randy Boring
0f58ce8d61 process all the keyboard files so all the languages get added for later installation
but only installs for the first language
2019-02-20 17:06:26 -06:00
Randy Boring
6f569dc981 Merge branch 'ios-multi-lang-kbd' of https://github.com/keymanapp/keyman into ios-multi-lang-kbd 2019-02-20 16:48:10 -06:00
Randy Boring
9db725ce9c break after adding one keyboard
comment added to a possibly suspicious parameter
2019-02-20 16:48:01 -06:00
Randy Boring
9a866b8714 break after adding one keyboard
comment added to a possibly suspicious parameter
2019-02-20 16:44:51 -06:00
Randy Boring
106ff4df35 licence link is blue, version and copyright text is black, buttons are black
buttons are still not outlined
2019-02-20 16:42:24 -06:00
darcywong00
6af594a344 Address review comments 2019-02-20 08:15:41 -06:00
ಮಯೂರ ವರ್ಮ
d6955049af
Removed references to Calibri 2019-02-20 00:55:40 -06:00
ಮಯೂರ ವರ್ಮ
1702112949
Updated font reference 2019-02-20 00:46:35 -06:00
ಮಯೂರ ವರ್ಮ
0fd61fe512
Updated font reference 2019-02-20 00:43:28 -06:00